Replace\Reset Windows 11 Right Click menu

 No Yes Reg key in a handy commandlet to disable the new menu and use classic;reg.exe add “HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32” /f /veThen just restart explorer.exeTo bring it back run;reg.exe delete “HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}” […]

Could not activate Windows License on server in Azure

Recently we had moved some onpremise Server 2016 machines to Azure using ASR. When trying to activate them using the Microsoft stepscscript c:\windows\system32\slmgr.vbs /dlvcscript c:\windows\system32\slmgr.vbs /ipk WC2BQ-8NRM3-FDDYY-2BFGV-KHKQYcscript […]

Whitelist Mimecast Outlook Plugin in Windows Firewall

Great a Computer Configuration Group Policy Object for Windows Firewall per belowWhitelist the below files Inbound and OutboundC:\program files\mimecast\mimecast windows service\msddsk.exe ( 32 bit ) C:\program files (x86)\mimecast\mimecast […]