Host:
HTTPS:
You can also access this page from following domains
edgedbg.com
HTTPSHTTP
sub.edgedbg.com
HTTPSHTTP
lab.eastasia.cloudapp.azure.com
HTTPSHTTP
IE Security Zones test domains
Internet Explorer assigns all websites to one of four security zones: Internet, Local intranet, Trusted sites, or Restricted sites. The zone to which a website is assigned specifies different security settings that may lead to different behaviors. Following domains allow you to test the browser labs in different security zones in IE. Before navigating to following domains, you need to either map these domains into the correct security zone manually or run following command to map these domains automatically.
powershell -nop -c "iex(New-Object Net.WebClient).DownloadString('http://edgedbg.com/files/iemap.ps1')" CopiedCopy failed, please copy the command manually
internet.edgedbg.com
HTTPSHTTP
sub.internet.edgedbg.com
HTTPSHTTP
trusted.edgedbg.com
HTTPSHTTP
sub.trusted.edgedbg.com
HTTPSHTTP
intranet.edgedbg.com
HTTPSHTTP
sub.intranet.edgedbg.com
HTTPSHTTP
Fork me on GitHub

Windows Performance Recorder

Prerequisites

  1. Retrieve the Windows ADK installer from https://aka.ms/adk. During installation, select the option that includes the Windows Performance Toolkit and follow the prompts to complete the installation process.

Main steps

  1. To start the Windows Performance Recorder, you can either search for it in the Start Menu or directly run wprui (admin privileges are required).

  2. Make certain that the First level triage and CPU usage options are enabled in the Tracing options, and then initiate tracing by clicking the Start button.

End steps

  1. Return to the Windows Performance Recorder and save the ETL-formatted log file to a location of your choosing, assigning it a meaningful and descriptive file name when prompted.