How to Reset Windows Password in Linux Rescue
If you lost your windows user password, you can boot into Linux Live CD or Rescue CD and reset your Windows password…
If you lost your windows user password, you can boot into Linux Live CD or Rescue CD and reset your Windows password…
You can download nginx for windows from https://nginx.org/en/download.html To download nginx from command line, use following command in PowerShell Invoke-WebRequest -Uri https://nginx.org/download/nginx-1.19.6.zip…
To download a file using PowerShell, run Invoke-WebRequest -Uri URL_HERE -OutFile FILE_NAME_HERE Example Invoke-WebRequest -Uri http://nginx.org/download/nginx-1.17.10.zip -OutFile nginx-1.17.10.zip See Windows
To delete SSL certficate in IIS, 1) Start Internet Information Service (IIS) Manager 2) Click on Server Name (server hostname) 3) On…
To auto start Nginx on Windows, download http://nssm.cc/download Extract the file, you will find “nssm.exe” file for 32 and 64 bit windows.…
To find windows server version from command line, run gwmi win32_operatingsystem | % caption
To check Windows OS health If any errors are found, fix them with check disk errors Fix disk errors check for system…
Generate CSR: IIS 6 Microsoft Windows Server 2003 Open the Internet Information Services (IIS) Manager. From the Start button select Programs >…
After upgrading Main computer (one that connect to DSL modem) on LAN, other PC’s are able to get internet. But failed to…