by cpboss | Jan 29, 2022 | Azure, Azure IoT Hub, security
Being able to change Azure VM admin password from Azure Portal easily is very convenient. This feature relies on Azure Agent and VM extension, and it allows us to reset the configuration of RDP/SSH and the local administrator password. Or even to create a new account...
by cpboss | Dec 6, 2021 | Microsoft, Powershell, Windows
Even though I’ve worked extensively with PowerShell for a number of years, I still occasionally find myself using the trial-and-error technique when trying to do something new. Usually this means manually entering commands until I figure out the command syntax...
by cpboss | Nov 29, 2021 | Machine Learning, Powershell, Windows
Over the years, in many SCCM consulting projects that we got involved in, we get the same question: “Can you create SCCM collections for Servers, Laptops, Workstations, Windows 10…”. Back in 2015, I started to build an SCCM collection PowerShell script to create these...
by cpboss | Nov 16, 2021 | Azure, Azure IoT Hub, Machine Learning
Trigger an on-demand Azure Policy evaluation scan at Management Group scope If you are working with Azure Policy you must know about the on-demand Azure Policy evaluation scan that Azure allows you to trigger. Currently, you can only trigger the compliance evaluation...