How to Mount WebDAV on Windows
How to Mount WebDAV on Windows
How to Mount WebDAV on Windows
When using a virtual machine to install Windows, the following error occurred:
Cannot read product key from the unattended answer file
After clicking OK, it keeps rebooting.
Solution: Remove the floppy drive.
VM Virtual Machine:
Oracle VM:
Devices -> Assign Floppy …
Error message: Start Pxe over IPv4
Fix: Right-click on the virtual machine, click “Settings”
In the “Security” tab, uncheck “Enable Secure Boot” and click “OK” …
How to Run a BAT Script in the Background …
Baiwang VAT invoice tax-control billing software, server connection error… …
Enter the following command in the Run dialog:
cmd.exe /k "Wmic.exe /Namespace:\\root\default Path SystemRestore Call CreateRestorePoint "%DATE%", 100, 7"
View System Restore Points: My Computer -> Properties -> …
Recently, while tinkering with cloud server firewall settings, I accidentally misconfigured it and lost SSH connectivity. The error message is as follows:
ssh_exchange_identification: read: Connection reset by peer
Add the -v parameter to view detailed connection info:
ssh -v 192.168.0.101
Solution: Use VNC or similar …
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 …
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 …
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 …