If you receive a rundll32.exe error when clicking start menu items on Windows 10-based server operating systems, such as Windows
2873 views
Set the following items on a group policy for an OU containing the computers you want to allow, i.e. TLD.local/Org/Workstations
Note
1521 views
We've encountered this issue at two clients running 2012 R2, although it may apply to other versions of Windows Server.
4542 views
Enter the following command to keep 100 versions of backups online. You can change the number to whatever is desired
1904 views
Enter the following powershell command. This will place a certificate in the "Personal" store for the Computer. Change the AddYears variable
1871 views
Microsoft has deprecated WMIC. Find the equivalent Powershell commands below.
Get computer info:
WMIC: wmic csproductPowershell Summary: gwmi -Class Win32_ComputerSystemPowershell All: gwmi
2434 views
If you receive an authorization prompt running the ConnectWise client, add the following registry key to the impacted system.
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome]"ExternalProtocolDialogShowAlwaysOpenCheckbox"=dword:00000001
2339 views