When installing your new computer, it can be difficult to keep everything updated. That is why we try to automate as much as possible. I…
where my mind comes to rest…
When installing your new computer, it can be difficult to keep everything updated. That is why we try to automate as much as possible. I…
Been a long time coming, but here it is. This script will deploy a fully functional MDT 2013 and WDS environment onto a Windows Server…
You have an MDT server, and it’s working well.Ideally you would NOT like to start fresh with a new MDT server. Because updating the MDT…
This PowerShell function will discover all installed .NET versions and process any Native Image Code queued jobs. Basically, when you install or update .NET, it…
I had some time and thought I would look at my old DHCP Options script. Well, it was not only dated, but somewhere down the…
Some backstory; I have a client that bought some “value” desktops. These desktops have basic OEM Intel motherboards in them.The motherboards do not have the…
This powershell script… well, function. Will enumerate all Windows even-logs and clear them. This is useful when you want to cleanup a template image or…
Hello and welcome to Quick Tips. This quick tip is designed to show a method of limiting the display of MDT task sequences that do…
When joining a computer to Active Directory (AD) using MDT, you really don’t get too many options. On a fresh install, where the computer AD…
This script will create a new MDT task sequence template based on the “Client.xml” file and adds it to the list of available templates. It…