How to Remove an Excel Spreadsheet Password in 6 Easy Steps rename to .zip open xl\worksheets find and delete the sheetprotection hash, everything in <> It will look something like: <sheetProtection algorithmName=”SHA-512″ hashValue=”x9RyFM+j9H4J3IFFhsHo3q1kQkuLydpJlLh2mdvfvk15He/Yps8xizWt/XkAJ//g+TyqgcU+8o1QBjQvKDqIzg==” saltValue=”57YXDPnVjawU5s1nGyT8fQ==” spinCount=”100000″ sheet=”1″ objects=”1″ scenarios=”1″/>
Category: Uncategorized
O365 Network Connection Error
Solution 2 – May be faster, but I have had success with this only rarely, but it does sometimes work. Just run the following commands. They MAY need admin rights; netsh winsock reset netsh int ip reset ipconfig /release ipconfig /renew arp -d * nbtstat -R | find /i “failed” 1>&2 nbtstat -RR | find […]
Control Panel Command Line CMD.exe
A quick look at commands to get things done faster; Network Adapters ncpa.cpl Firewall firewall.cpl Updates wuaucpl.cpl System Info msinfo.exe Computer Manager Compmgmt.msc Startup and control tabs msconfig My references https://www.maketecheasier.com/20-run-commands-windows/ https://www.lifewire.com/command-line-commands-for-control-panel-applets-2626060 Control Panel Command Line Commands in Windows CMD Commands for Control Panel Applets Applet Command OS Version Accessibility Options control access.cpl XP […]
Determine\Identify\Find USB Devices that are Unrecognized
I got this info from another blog, I have been searching for something like this for years off and on. Its awesome to have the info now! Sometimes, a computer may report that a connected USB device is unknown if the required device drivers are not installed for the USB device. To identify the USB […]
Remote update GPO
I have learned another good trick. Updating GPO’s remotely, no extra tools. I am not sure which version brought this feature, but you can now do it in GPO Management console. Enjoy the graphic;
Windows PDC Time
I cannot begin to tell you how this has hounded me through my career, but I am happy to make this post, that I think has 99% of the answers. #1 thing that has caused me issues, not my trouble shooting order or the GPO settings. The GPO on the PDC MUST be removed, all […]
Winlogon.log Missing
I stumbled across this while trouble shooting a problem with GPO’s in Windows Server 2016. My GPO’s we stopping half way through applying because there was a n error. There was an error in the RSOP, with a surprising amount of detail on how to correct it, only that all the documentation was wrong […]
Windows Commands PDF
Not all of them (nslookup) but damn near all of them