Skip to content

Commit c1fbbb0

Browse files
[Azure AD] Device identity - Troubleshooting scripts update
1 parent 8a35874 commit c1fbbb0

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

articles/active-directory/devices/troubleshoot-hybrid-join-windows-current.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -385,12 +385,15 @@ Use Event Viewer logs to locate the phase and errorcode for the join failures.
385385

386386
### Step 5: Collect logs and contact Microsoft Support
387387

388-
Get public scripts here: [https://1drv.ms/u/s!AkyTjQ17vtfagYkZ6VJzPg78e3o7PQ]( https://1drv.ms/u/s!AkyTjQ17vtfagYkZ6VJzPg78e3o7PQ)
389-
390-
1. Open an admin command prompt and run `start_ngc_tracing_public.cmd`.
391-
2. Perform the steps to reproduce the issue.
392-
3. Stop running the logging script by executing `stop_ngc_tracing_public.cmd`.
393-
4. Zip and send the logs under `%SYSTEMDRIVE%\TraceDJPP\*` for analysis.
388+
Download the file Auth.zip from [https://github.com/CSS-Windows/WindowsDiag/tree/master/ADS/AUTH](https://github.com/CSS-Windows/WindowsDiag/tree/master/ADS/AUTH)
389+
390+
1. Unzip the files and rename the included files **start-auth.txt** and **stop-auth.txt** to **start-auth.cmd** and **stop-auth.cmd**.
391+
1. From an elevated command prompt, run **start-auth.cmd**.
392+
1. Use Switch Account to toggle to another session with the problem user.
393+
1. Reproduce the issue.
394+
1. Use Switch Account to toggle back to the admin session running the tracing.
395+
1. From an elevated command prompt, run **stop-auth.cmd**.
396+
1. Zip and send the folder **Authlogs** from the folder where the scripts were executed from.
394397

395398
## Troubleshoot Post-Join issues
396399

0 commit comments

Comments
 (0)