Removing orphaned print drivers from Windows Printer Management
Thanks to http://www.craig-tolley.co.uk/ for this one!
Thanks to http://www.craig-tolley.co.uk/ for this one!
This one took a bit of working out but worked perfectly in the end. A nice easy PowerShell one-liner powershell...
I wrote this bit of code a long while back when I inherited a school that had failing Sims.net backups...
To Add printers globally, run the following commands from a command promt. The print spooler service must be restarted for...
Quite an easy fix via cmd e:\ (letter of usb drive etc) attrib -h -s *.* /S /D
1) Remove winsock and winsock2 from registry editor.HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\WinsockHKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Winsock22) Restart PC. When it boots it should tell you TCP/IP is not installed.3) Go...
https://youtu.be/KsK_BOGT9z0
Renaming a domain controller using netdom so migrations are seamless to end users This article is for you if… You...