Anything About IT

Learning, Building, Sharing

How to configure system volume with PowerShell

Back in 2011 I wrote a blog post on [how to mute Windows System Volume](https://www.verboon.info/index.php/2011/01/mute-windows-system-volume/) progra...

How to reapply a Group Policy Preference that is configured to Apply Once

When creating a Group Policy Preference you can configure it to only apply once. The exact wording is “Apply once and do not reapply”. But when you ar...

Tip: PowerShell Script to create Shutdown/Restart/Logoff Windows 8 Tile for the Start menu

A PowerShell script shows how to create a Shutdown, Restart or Logoff Windows 8 tile for the Start menu. ![](images/image011.png) ![](images/image015....

Integrating DaRT 8.0 SP1 Remote Connection into the SCCM 2012 OSD Process

While preparing for an SCCM 2012 upgrade, I thought it might be a good idea to consider implementing some of the best practices that are around such a...

How to add custom registry keys to the Windows Embedded / ThinPC Registry Filter

When running Windows Embedded Standard 7 or Windows ThinPC with the Enhanced Write Filter (volume based protection) or File Based Write Filter (File b...

How to generate random computer names for lab deployments using SCCM OSD

For my **lab** environment I use the below described approach to generate random computernames for my clients. The script does the following: - Read t...