windows

Clear the Recycle Bin for all users with PowerShell

When looking around for an easy way to clean up servers and the accounts that use the servers I wanted a way to clear the Recycle Bins for all users. Consultants leave a lot of crap around on servers apparently. However because we use various versions of PowerShell there are various methods of doing so. …

Clear the Recycle Bin for all users with PowerShell Read More »

Enable Spectre, Meltdown and MDS mitigations installed with Windows Update

Just installing the updates might not be enough in some cases. Some computers needs registry values and keys created and set to enable the mitigations that Microsoft released for Windows 10. To smooth out this process I created a simple script for myself that allows you to remotely set the registry keys and values required …

Enable Spectre, Meltdown and MDS mitigations installed with Windows Update Read More »