Category Archives: Help

Shut Down Windows Automatic Every Day

Auto Shutdown via Task Scheduler Open Start, Search for Task Scheduler, and press enter to open Task Scheduler. Open Start, Search for Task Scheduler, and press enter to open Task Scheduler. Click on the "Create Basic Task" option Provide the Task Name such as Shutdown PC and click next. Choose when would you like your…
Read more

DNS Lookups & Performance Monitoring

DNS Performance Monitoring The DNS monitoring process works by sending automated requests to the desired DNS server and checking the results for a specific domain name. The most common use case is querying the DNS server with a URL and checking the returned IP address returned in the A Record or AAAA Record Check DNS…
Read more

Find WIFI Password

Find WIFI Password Click Windows and type CMD and hit enter Type netsh wlan show profile CMD will show you all WIFI SSI name Type netsh wlan show profile name = "ENTER NETWORK NAME HERE" key=clear | find "Key Content" CMD will show you the WIFI password
Read more