Category

Windows

4 articles in this category

Creating an SSH tunnel for proxy connections

November 12, 2022 2 min read

Often it is helpful to tunnel certain traffic through an SSH tunnel. If you are on a public wifi connection where you may fear someone else intercepting your…

Fixing VMware ESX cannot synchronize host

November 12, 2022 1 min read

In the process of upgrading some ESXi hosts, I had one host that showed an error as follows. vmware esx cannot synchronize host To resolve this issue, resynchronize…

Desktop shortcut to reset user passwords in Windows

November 12, 2022 1 min read

Having users reset their passwords that connect via Remote Desktop from another Remote Desktop have a difficult time using the easiest method of resetting their password, CTL-ALT-END.  That…

Re-register Windows client/server in WSUS

November 12, 2022 1 min read

To re-register Windows client/server in WSUS review the following instructions: 1. Run “gpupdate /force” command on the Windows client/server  that have a registration issue in WSUS. 2. Run…