WVD Delete Hostpools Powershell
This is a blogpost about a script which initiates a delete request for all resources in a Resource Group, I use this script for deleting WVD hostpools with Powershell.The hostpool…
Microsoft 365, Azure (DevOps) and Automation
This is a blogpost about a script which initiates a delete request for all resources in a Resource Group, I use this script for deleting WVD hostpools with Powershell.The hostpool…
This is a blogpost about a script which initiates a logoff for all users in a WVD Hostpool via Powershell. The script populates the hostpool(s) based on a Resource Group…
This is a blogpost about a script to set drain mode for all session hosts via powershell in one WVD hostpool. This is a script for the spring release. The…
This is a blogpost about joining Windows 10 machines unattended to Azure AD with a provisioning package created with the Windows Configuration Designer. The enrollment is done with a token…
This blogpost is about moving files over the internet in an old but secure way. I am going to write about automating the upload of files via STFP using Powershell…
In october this year basic authentication for Exchange Online will no longer be available. That is why I've written a blog which explain how to use a script with encrypted…
I have done a lot of Exchange Online Migrations over the years and I would like to share my tips & tricks in moving the mailboxes via Powershell. I am…
How can you collect AutoPilot information from a Remote Machine? In this blog I will show you how you can grab this information. Prerequisites Remote Machine You need to have…
This blog is about updating an application which you can not update through automation like Chocolately and/or PatchMyPC. I am going to update an application via Win32App in Microsoft Intune.…
I have created a script which auto uploads your Windows 10 AutoPilot info to your tenant. I didn't do the hard work, that is someone called Nickolaj Andersen. He wrote…