Category: Windows

You Must Be Granted Allowance Through Terminal Services to Log On to This Remote Computer

Today, when logging into a remote Windows host, I encountered the following error:
To log on to this remote computer, you must be granted the Allow log on through Terminal Services right. By default, members of the "Remote Desktop Users" group have this right. If you are not a member of the "Remote Desktop Users" group or other groups that have this right …

How to Fix the CredSSP Encryption Oracle Remediation Error

An authentication error has occurred, the function requested is not supported. This may be due to the CredSSP Encryption Oracle Remediation.

Run gpedit.msc Computer Configuration > Administrative Templates > System > Credentials Delegation > Encryption Oracle Remediation > Select Enabled and choose Vulnerable.
Reference: https://yq.aliyun.com/articl …

How to Extract and Compress Using 7zip on Windows Command Line

We recommend using the open-source, powerful, and lightweight portable software 7z.exe to achieve this functionality. Despite its name, 7z can not only decompress 7z files but also extract zip archives.

7z is highly capable, free, and open-source. Download the installation file from the official website, such as 7z1604-x64.exe. After installation, simply use …