Autopilot Devices Script Menu
I have written a couple of posts which describe add Autopilot devices to Intune. The feedback that I got was that it might be easier for some people to include…
Microsoft 365, Azure (DevOps) and Automation
I have written a couple of posts which describe add Autopilot devices to Intune. The feedback that I got was that it might be easier for some people to include…
I have written a Powershell Function which I use for Creating WVD Hostpools. Instead of clicking through the portal you now can create multiple hostpools by running this function. Prerequisites…
This is a blogpost about how to create a WVD HostPool. I demonstrate two methods. The GUI based method and the Powershell method. In addition, you can also create the…
This is a blogpost about a script which performs a Token Refresh for the WVD springrelease ARMTemplate deployment. This normally needs to be entered manually but with this script this…
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…