Are you tired of managing product keys for your Windows Server virtual machines (VMs)? Automatic VM Activation is a convenient feature that allows you to activate Windows Server VMs automatically
Category: Windows
How to import Certificate file and a separate private key file to windowsHow to import Certificate file and a separate private key file to windows
Importing a certificate along with its private key into Windows involves a few steps. Here are the instructions: You can also use OpenSSL to create PFX, First you will need
How to Split Very Large Log File To Smaller size filesHow to Split Very Large Log File To Smaller size files
Log files can get very large in size making them very hard to work with. There are many ways to split log files, with applications or split command, but I
How to identify the cipher encryption is used by an HTTPS connectionHow to identify the cipher encryption is used by an HTTPS connection
Find the cipher using Chrome/Edge Find the cipher using FireFox Search
How to Approve an Invalid Certificate in a Browser and Continue to an Unsecured SiteHow to Approve an Invalid Certificate in a Browser and Continue to an Unsecured Site
Sometimes, when browsing the internet, you will encounter a website that displays a warning about an invalid certificate. This warning appears when your browser detects that the website is using
Hyper-V Virtual Switch error after applying setting due to LBFO deprecation in Windows Server 2022Hyper-V Virtual Switch error after applying setting due to LBFO deprecation in Windows Server 2022
In Windows Server 2022, the traditional LBFO (Load Balancing/Failover) teaming mode is deprecated for Hyper-V virtual switches. when applying the new VM switch you can get this error : Instead,
specified logon session does not exist. it may already have been terminatedspecified logon session does not exist. it may already have been terminated
Some time when trying to access network share you might get The error message “The specified logon session does not exist. It may have already been terminated” can occur in
How to SET 2FA on local on-perm Exchange with open source software for freeHow to SET 2FA on local on-perm Exchange with open source software for free
properly implementing Gluu’s multi-factor authentication with Exchange Server 2016 Outlook Web App (OWA). Here is an expanded step-by-step walkthrough: Here are the specific steps to use ADSI Edit to configure
Youtube Trailers stop working on KodiYoutube Trailers stop working on Kodi
I have notice that after upgrading Kodi the youtube add-on for trails do not works any more ,and all videos fail with “The following content is not available on this
How To run Microsoft Edge and disabling certificate validationHow To run Microsoft Edge and disabling certificate validation
Since Edge doesn’t allow disabling certificate validation through flags/switches when launched normally, here is an easier way to run it in insecure mode ignoring certificate errors: "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --ignore-certificate-errors