Skip to content

Commit 68c55d7

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#46773
Corrected spelling error Resolves MicrosoftDocs/azure-docs#46773 #sign-off
1 parent df094b8 commit 68c55d7

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)