Deploying Windows 10/11 devices with Windows Autopilot and Microsoft Intune is worth looking into. Windows Autopilot can automatically configure these devices and enroll them in your organization. In this post you will learn how to enroll test devices into Windows Autopilot.
Read moreTag: PowerShell
Active Directory on Windows Server Core
Just a quick post on how-to install Active Directory on Windows Server Core 2019. Once in a while I just rebuild my whole development environment including my Windows Server Core virtual machines. Rebuilding a domain controller on Windows Server Core 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 show you how to create your first basic API in PowerShell using Pode. Pode is a Cross-Platform PowerShell framework for creating web servers to host REST APIs, Web Sites, and TCP/SMTP Servers.
Read more