Skip to content

Commit a92a6a2

Browse files
authored
Merge pull request #102204 from neeleshray-msft/patch-9
(AzureCXP) fixes MicrosoftDocs/azure-docs#46773
2 parents f53b522 + 68c55d7 commit a92a6a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/hybrid/how-to-connect-sync-configure-filtering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ Do the following steps:
293293

294294
After the synchronization, all changes are staged to be exported. Before you actually make the changes in Azure AD, you want to verify that all these changes are correct.
295295

296-
1. Start a command prompt, and go to `%Program Files%\Microsoft Azure AD Sync\bin`.
296+
1. Start a command prompt, and go to `%ProgramFiles%\Microsoft Azure AD Sync\bin`.
297297
2. Run `csexport "Name of Connector" %temp%\export.xml /f:x`.
298298
The name of the Connector is in Synchronization Service. It has a name similar to "contoso.com – AAD" for Azure AD.
299299
3. Run `CSExportAnalyzer %temp%\export.xml > %temp%\export.csv`.

0 commit comments

Comments
 (0)