UnAttended Azure AD Join
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 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…
I have been testing with Windows 10 AutoPilot White Glove and I have run in to the problem where the Azure AD Device was not able to find my organisation.…
(code is at the bottom of the page)This blog is about the powershell function that I wrote for packaging Win32Apps. Normally this would take sometime creating folder and find the…
If you use Azure AD as identity provider for your webbased third party applications, you might want to consider use the Google Chrome extension called "Windows 10 Accounts". This extension…