by Admin | Aug 17, 2012 | Deployment |
With the release of MDT 2012 Update 1 you might consider upgrading your MDT 2010 installation to MDT 2012. I would really stress that you read the Release Notes that contains a lot of valuable information. If you want to upgrade your current MDT 2010 installation to...
by DeploymentSwede | Sep 14, 2011 | Deployment, Windows |
Creating an unattended installation of Windows 8 Developer Preview with MDT, can it be done? The answer is yes! However, you will have to make some small changes since MDT is not designed to deploy Windows 8. This guide is written using Windows Server 2008 R2, MDT...
by DeploymentSwede | Aug 20, 2011 | Deployment |
If you ask Microsoft, it’s absolutely impossible to run MDT (Microsoft Deployment Toolkit) without an Windows Server. However, all you really need is a PXE-boot solution that provides support for booting ISO-files. Here’s a guide how you could do it running Debian on...
by DeploymentSwede | Apr 27, 2011 | Deployment |
The new best practice when it comes to computer names seems to be setting the computers serial number as the name. This is great on vendors like Dell which uses a 5 digit Alpha-Numeric code. However, some vendors, like HP, uses a at least 10 digit Alpha-Numeric code....
by DeploymentSwede | Mar 25, 2011 | Deployment |
Yesterday we set up an Windows Server 2008 R2 on a HP DL380 G7 to run Symantec Altiris for deployment. However, whatever we did, it just didn’t work! The computers couldn’t PXE-boot. After a lot of googling and testing, we finally found the problem: On the...
by DeploymentSwede | Feb 20, 2011 | Deployment |
Java has become a little bit of a nightmare to deploy and looking for answers on Google doesn’t make you much wiser since people states all kinds of things in different forums. Therefore, I’m going to make my best to clarify how it works in Java 6 (1.6.0). Previous...