I often run into situations where I need to remove all the partitions from a USB stick or a hard drive. This is some reminders for myself on how to do that on both Windows and Macintosh.
[More]
I have a new Windows 2019 Server box in the lab, and when I promoted it to a Domain Controller, after the promotion the network adapter was reporting "not connected to the Internet", even though clearly the box was connected to the Internet. I found this Microsoft TechNet post that had the answer for me...
[More]
17 September 2020
Rick Towns
Computing
I run a lab Windows 2019 Server that frequently gets rebooted and shutdown. Every time I log in, I get greeted by the Shutdown Reason screen. Obviously for a lab server, it doesn't matter too much. To disable this dialog, I had to add a registry key and value...
[More]
16 September 2020
Rick Towns
Computing
Windows 10 is a fantastic operating system. Microsoft has done a really good job at bringing speed and stability to its platform. However, Windows 10 is a bit "cluttered" in my mind. I prefer the simpler times (don't we all at this point?) and the relatively clean interface introduced by Windows 95 and used by Windows NT 4.0.
[More]
Sometimes if you're using OneDrive for Business, you can get two quick links in your explorer window - one is named "OneDrive" and the other is "OneDrive - Business" or something similar. They will both take you to your OneDrive library, so the duplicate can be removed.
[More]
If there is a problem with your Windows NT 3.51 server or workstation, you may need an Emergency Repair Disk to help restore corrupted or missing configuration files in order to recover your system. The Repair disk can assist you with that task.
[More]
In Windows 10, it is pretty easy to create a self-signed SSL certificate. Open an administrative PowerShell and execute the following...
[More]