Retrieving the hardware hash for a new laptop or VM involves a few steps. Starting PowerShell, configuring the execution policy, installing the get-windowsautopilot script, answering a few prompts, and entering your credentials to upload it to your environment. In this blog post I will show you a way to minimize the number of steps needed.
Microsoft Endpoint Manager
PowerShell scripts in Endpoint Manager
There are things in Endpoint Manager that are just easier to do with PowerShell scripts, this blog post describes where and how you can use these.
Adding printer drivers with Endpoint Manager and PowerShell
Printers and their drivers are not always the most fun part of IT š Since PrintNightMare has become more difficult for users to add printers to their workstations, this blog post describes how you can add printers using Endpoint Manager and PowerShell in an easy way.
Adding printers with Microsoft Endpoint Manager using PowerShell
For one of our customers, I made a script that adds printers to their Endpoint Manager clients using a CSV file for data like FQDN of the printer, model, and location of the printer. In this blog post I will show you how to do that with a few example printers.