Wednesday, December 19, 2018

Find WiFi password from CMD

To display WiFi Password, Follow these steps:
 
  • Open CMD as administrator.
  • Run the following command: 
netsh wlan show profile

  • Run the following command:
netsh wlan show profile name=<YOURWIFINAME> key=clear


GPO Folder redirection

  Configure Folder Redirection using Group Policy 05/15/2025 Folder Redire...