Remote Desktop Services is not accepting logons because setup is running.Log Name: Microsoft-Windows-TerminalServices-LocalSessionManager/OperationalSource: TerminalServices-LocalSessionManagerEvent ID: 34 If Sysprep is stuck or trying to run repeatedly, it might be necessary to
Category: Windows server
How To Update Hyper-V Configuration Version with PowershellHow To Update Hyper-V Configuration Version with Powershell
By updating VM to the most current configuration version on Hyper-v hosts you get the best compatibility option on the VM making the VM best performance on the virtual environment.
Automatic VM Activation in Windows ServerAutomatic VM Activation in Windows Server
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
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 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
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