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 and requires just a few steps you’ll have to take one after another.
Read moreCategory: PowerShell
Create 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