Troubleshoot Primary Refresh Token
In brief
The troubleshooting guide now uses `-vAuth` instead of `-v` when starting `Start-auth.ps1`.
What Entra admins need to know
Administrators following this guide should use the corrected command.
This editorial summary was generated by AI from the documentation changes. Verify important details in the full Microsoft Learn article.
Documentation change
The comparison below shows only the changed extract. Use the full-page view for complete context.
To begin the error tracing session, enter the following command:
.\Start-auth.ps1-v-vAuth -acceptEULASwitch the Windows user account to go to your problem user's session.
@@ -410,7 +410,7 @@ Common general network-related issues. 1. To begin the error tracing session, enter the following command: ```powershell- .\Start-auth.ps1 -v -acceptEULA+ .\Start-auth.ps1 -vAuth -acceptEULA ``` 1. Switch the Windows user account to go to your problem user's session. 