Using a Script or TS to Rename a Computer
A while back I had a customer that had to do a computer rename project to change some systems with their […]
Read More →A while back I had a customer that had to do a computer rename project to change some systems with their […]
Read More →Update: It was pointed out that the new script function required PowerShell v5 to use the New-GUID cmdlet. I have updated […]
Read More →During a recent engagement where I was downloading files for an offline CM upgrade, I ran into a number of issues […]
Read More →What packages are pending removal from DP?
Read More →The requirements for a ConfigMgr DP role are listed here. However, if you’d like to see/get the actual command line used for the installation you can follow the below steps.
Read More →The following PowerShell script will extract machine names from all the MIF files in a given directory
Read More →There are several means to add users / computers to a collection in ConfigMgr. I had a question come in around how to speed up the addition of direct user rules to a given collection. This blog will discuss some options.
Read More →There are several solutions out there to handle some of the situations requiring direct logon, but since I am using WAC anyway, I wanted the ability right within that for the convenience and for the added security.
Read More →