/images/nasan-avatar.jpeg

MindMap PowerShell Classes

A MindMap about PowerShell Classes PowerShell Classes MindMap I’m learning PowerShell and tought it could be helpful to create a MindMap about Classes. It should help to get a better overview over the topic. Preview Further Links To learn more about classes follow those links: About_Classes PowerShell Classes - Getting Started

Windows Sandbox Customization with DSC

Demo Windows Sandbox Customization with Powershell DSC In this Demo I’m going to show you how you can use the Windows Sandbox and do some customization with Powershell DSC. Enable Windows Sandbox First you need to enable the Windows Sandbox. You can do that by enabling the windows feature using the GUI or enable it with Powershell: Enable-WindowsOptionalFeature -FeatureName "Containers-DisposableClientVM" -Online Customization Files You can create a XML Config file like the following example and save it anywhere as .