19 lines
906 B
Markdown
19 lines
906 B
Markdown
|
|
# GetHelpCmd ExpertExperienceAdminTask
|
||
|
|
|
||
|
|
> Get detailed installation and configuration information on legacy Microsoft Outlook with Microsoft Office and Windows.
|
||
|
|
> Part of `GetHelpCmd.exe`, formerly `SaRAcmd.exe` (Microsoft Support and Recovery Assistant).
|
||
|
|
> Note: This tool has been deprecated and will not work in the new Outlook application.
|
||
|
|
> More information: <https://learn.microsoft.com/troubleshoot/microsoft-365/admin/miscellaneous/get-help-outlook-scan>.
|
||
|
|
|
||
|
|
- Get detailed information and accept this command's End-User License Agreement (EULA):
|
||
|
|
|
||
|
|
`GetHelpCmd.exe -S ExpertExperienceAdminTask -AcceptEula`
|
||
|
|
|
||
|
|
- Get detailed information and save the logs to a specific directory:
|
||
|
|
|
||
|
|
`GetHelpCmd.exe -S ExpertExperienceAdminTask -AcceptEula -LogFolder {{path\to\directory}}`
|
||
|
|
|
||
|
|
- Get detailed information without showing the progress:
|
||
|
|
|
||
|
|
`GetHelpCmd.exe -S ExpertExperienceAdminTask -AcceptEula -HideProgress`
|