check system uptime (windows)
run the following on command prompt net statistics workstation 'comes in handy where task manager is blocked by admin
run the following on command prompt net statistics workstation 'comes in handy where task manager is blocked by admin
Open command prompt Navigate to the folder containing the file with long name (>255 characters) subst z: . to create the drive-letter association to the path. You should now be…
Exporting Profiles: netsh wlan export profile folder="Z:\wifi" Importing Profiles: netsh wlan add profile filename="Wireless Network Connection 123456.xml" Importing Profiles (batch): for %%f in (wifi\*) do ( netsh wlan add profile…
netsh wlan show profiles netsh wlan show profiles name="[SSID]" key=clear
To sync the computer time: w32tm /resync To verify sync status w32tm /query /status: