Windows 10 Privacy
If you are using Windows 10, do yourself a favor and just use this tool http://www.winprivacy.de/english-home/
Windows XP, 7, 8 Tips
If you are using Windows 10, do yourself a favor and just use this tool http://www.winprivacy.de/english-home/
Studying for SharePoint 2013 exam, I’ve decided to install it in my lab and as usual I had some issues. I was thinking to use SQL server on premises used for SCCM 2012 R2 test…
Create a new collection and use the following query to select inactive agents, the part in bold is to exclude all computers with name stating with PCNAME% from it if needed, % is equal to…
Find the Distinguished Name of the OU to which you want to redirect all new computers dsquery ou -name <OU-Name> EXAMPLE – dsquery ou –name “DOMAIN WORKSTATIONS” Use redircmp Distinguished Name found with dsquery Run…
Yesterday I had a morning surprise by my PC, when I turned it on all I got was white pixelated flickering caused by GPU drivers update (automated in windows 10) Safe mode and all of…
Raise domain/forest functional level to 2003 Domain is raised from AD users and computers Forest is raised from AD Domains and Trusts Prepare AD for 2012 The command adprep is located on your Server 2012…
Yesterday This Pc started to open very slow on my Windows 8.1 making me angry of course 🙂 Today I had time to dig in and at my suspicion that a network share or something …
wmic product get /format:csv > filename_%Computername%.csv
Yesterday I found and tested delprof2 – it works and it’s cool timesaving tool.