Month: June 2017
Posted by Mikko Pantti Posted on 14/06/2017 0 Comments on SCCM TS: Prompt for Computer Name with PowerShell
Posted in Powershell, SCCM
Instead of generating a random name during OSD deployment, you might want to enter a custom name to your computers. This is very easy to do with a PowerShell script now that WinPE 4.0 and later support PowerShell. The method…