It sucks when you deploy Windows to your machines and then you have to update them with Windows 300+ updates. The sad thing about this is that Microsoft doesn’t offer an [...]
When deploying Windows with MDT you want to customize everything during deployment. One customization that many system admin want to do during deployment is changing the way [...]
Using PowerShell scripts within a task sequence provides more flexibility than using the CustomSettings.ini file to join a computer to a domain. The parameters of the [...]
One of things I haven’t touch based with MDT is showing you guys how to join a domain during your deployment. There are many ways to accomplish this within MDT like [...]