Deploying Windows 10 devices with Windows Autopilot and Microsoft Intune is worth looking into. Windows Autopilot can automatically configure these devices and enrol them in your organisation. In this post you will learn how to enrol a Windows 10 virtual machine into the Windows Autopilot program.
Read moreTag: PowerShell
Install a Domain Controller with Windows Server 2019 Core
Just a quick post about Windows Server 2019 Core. Once in a while I just rebuild my whole development environment including my Windows Server Core virtual machines. Rebuilding a Domain Controller is pretty easy, but requires just a few steps you’ll have to take one after another.
Read moreCreate your first basic API in PowerShell using Pode
In this post I will cover my first experiences using Pode to create my own basic API. Pode is a Cross-Platform PowerShell framework for creating web servers to host REST APIs, Web Sites, and TCP/SMTP Servers.
Read more