Easy Step-by-Step guide to demote a domain controller using PowerShell for Server 2012 and above
This article is for you if – You wish to demote a domain controller You…
This article is for you if – You wish to demote a domain controller You…
A fantastic script here by Craig Tolley for modifying GPO Printer deployment settings.
Use the below PowerShell script to easily convert Microsoft Word DOC or DOCX files to…
A quick Server 2016/19 script tutorial on enabling Volume Shadow copy for using Powershell v4/5…
1 2 3 4 $Path = Get-ChildItem -Path C:\Windows\CCMCache -Recurse -Filter *.MSI ForEach ( $Installer…
Came across this issue due to users reporting printing PDFs from Microsoft Edge stops the…
After a server reboot I often find that some services don’t start correctly so this…
This one took a bit of working out but worked perfectly in the end. A…