Microsoft Identity Integration Server Connector Space Export Utility v2.4.131.0: [0/0] Results

Tim 0 Reputation points
2025-04-16T14:33:44.63+00:00

I am trying to move Azure Entra Connect from a windows 2016 server to a windows 2025 server. I have both copies of Entra connect running in staging mode and want to compare the changes using csexport. However when ever I run the csexport utility on either server all I get is [0/0] results and a 1KB export.xml file that contains no information.

PS C:\Program Files\Microsoft Azure AD Sync\Bin> .\csexport "ConnectorName" C:\Users\Username\AppData\Local\Temp\export.xml /f:x
Microsoft Identity Integration Server Connector Space Export Utility v2.4.131.0
c 2015 Microsoft Corporation. All rights reserved
[0/0]
Successfully exported connector space to file 'C:\Users\username\AppData\Local\Temp\export.xml'.
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Tim 0 Reputation points
    2025-04-16T17:04:44.75+00:00

    Drop the /f:x

    .\csexport "ConnectorName" C:\Users\Username\AppData\Local\Temp\export.xml
    
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.