I am trying to configure MIM 2016 SP1 (Separate MIM Server) SharePoint Sync Powershell command. Getting the following error
![]()
The Complete Log as follows
PS C:\Windows\system32>
PS C:\Windows\system32> Install-SharePointSyncConfiguration -Path C:\SharePointSync -ForestDnsName [domainname.com] -ForestCr
edential $syncAccount -OrganizationalUnit "ou=[OUName],dc=[DC],dc=com" -SharePointUrl http://centraladmin:40930 -SharePoi
ntCredential $farmAccount -PictureFlowDirection "Export only (NEVER from SharePoint)"
The property 'name' cannot be found on this object. Verify that the property exists and can be set.
At C:\SharePointSync\SharePointSync.psm1:127 char:5
+ $domainPartition.Node.name = $DefaultNamingContext.distinguishedName.ToStrin ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException
+ FullyQualifiedErrorId : PropertyNotFound
The property 'dn' cannot be found on this object. Verify that the property exists and can be set.
At C:\SharePointSync\SharePointSync.psm1:128 char:5
+ $domainPartition.Node.'custom-data'.'adma-partition-data'.dn = $DefaultNamin ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException
+ FullyQualifiedErrorId : PropertyNotFound
The property 'name' cannot be found on this object. Verify that the property exists and can be set.
At C:\SharePointSync\SharePointSync.psm1:129 char:5
+ $domainPartition.Node.'custom-data'.'adma-partition-data'.name = $ForestDnsN ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException
+ FullyQualifiedErrorId : PropertyNotFound
The property 'guid' cannot be found on this object. Verify that the property exists and can be set.
At C:\SharePointSync\SharePointSync.psm1:130 char:5
+ $domainPartition.Node.'custom-data'.'adma-partition-data'.guid = (New-Object ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException
+ FullyQualifiedErrorId : PropertyNotFound
The property 'inclusion' cannot be found on this object. Verify that the property exists and can be set.
At C:\SharePointSync\SharePointSync.psm1:131 char:5
+ $domainPartition.Node.filter.containers.inclusions.inclusion = $DefaultNamin ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException
+ FullyQualifiedErrorId : PropertyNotFound
The property 'exclusion' cannot be found on this object. Verify that the property exists and can be set.
At C:\SharePointSync\SharePointSync.psm1:132 char:5
+ $domainPartition.Node.filter.containers.exclusions.exclusion = $Configuratio ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException
+ FullyQualifiedErrorId : PropertyNotFound
The property 'inclusion' cannot be found on this object. Verify that the property exists and can be set.
At C:\SharePointSync\SharePointSync.psm1:133 char:5
+ $domainPartition.Node.filter.containers.inclusions.inclusion = $Organization ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException
+ FullyQualifiedErrorId : PropertyNotFound
The property 'name' cannot be found on this object. Verify that the property exists and can be set.
At C:\SharePointSync\SharePointSync.psm1:137 char:5
+ $configPartition.Node.name = $ConfigurationPartition.distinguishedName.ToStr ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException
+ FullyQualifiedErrorId : PropertyNotFound
The property 'dn' cannot be found on this object. Verify that the property exists and can be set.
At C:\SharePointSync\SharePointSync.psm1:138 char:5
+ $configPartition.Node.'custom-data'.'adma-partition-data'.dn = $Configuratio ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException
+ FullyQualifiedErrorId : PropertyNotFound
The property 'name' cannot be found on this object. Verify that the property exists and can be set.
At C:\SharePointSync\SharePointSync.psm1:139 char:5
+ $configPartition.Node.'custom-data'.'adma-partition-data'.name = $ForestDnsN ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException
+ FullyQualifiedErrorId : PropertyNotFound
The property 'guid' cannot be found on this object. Verify that the property exists and can be set.
At C:\SharePointSync\SharePointSync.psm1:140 char:5
+ $configPartition.Node.'custom-data'.'adma-partition-data'.guid = (New-Object ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException
+ FullyQualifiedErrorId : PropertyNotFound
The property 'inclusion' cannot be found on this object. Verify that the property exists and can be set.
At C:\SharePointSync\SharePointSync.psm1:141 char:5
+ $configPartition.Node.filter.containers.inclusions.inclusion = "CN=Partition ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException
+ FullyQualifiedErrorId : PropertyNotFound
VERBOSE: Performing the operation "The MIIS Agents and Metaverse Schema will be replaced with the sever import files in
C:\SharePointSync." on target "MIIS Service".
VERBOSE: Metaverse schema updated.
VERBOSE: Metaverse schema updated.
VERBOSE: Management Agent Created: C:\SharePointSync\MA-ADMA.XML.
VERBOSE: Management Agent Created: C:\SharePointSync\MA-SPMA.XML.
VERBOSE: Metaverse Schema Updated With IAF and Metaverse Deletion Rules.
WARNING: =======================================================================================
WARNING: IMPORTANT: the Password must be set on the AD Connector before sychronization will work
WARNING: =======================================================================================
VERBOSE: Performing the operation "Update MA configuration" on target "{E61541A3-2869-44B8-9E32-32C746EAB16F}".
True
VERBOSE: Management Agent SPMA was updated successfully.
VERBOSE: Found the key:
Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\FIMSynchronizationService
VERBOSE: Assembly will be output to: C:\Program Files\Microsoft Forefront Identity Manager\2010\Synchronization
Service\Extensions
VERBOSE: Found the key:
Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\FIMSynchronizationService
VERBOSE: Assembly will reference: C:\Program Files\Microsoft Forefront Identity Manager\2010\Synchronization
Service\Bin\Assemblies\Microsoft.MetadirectoryServicesEx.dll
VERBOSE: Calling Add-Type to build and output the assembly...
VERBOSE: Done.
PS C:\Windows\system32> Start-SharePointSync -WhatIf -Verbose
VERBOSE: Using ADMA as the MA name.
VERBOSE: Using FULLIMPORT as the RunProfile name.
VERBOSE: Using WMI to query for a management agent with name: ADMA
MaName RunProfile ReturnValue RunNumber
------ ---------- ----------- ---------
ADMA FULLIMPORT stopped-connectivity 7
VERBOSE: Using ADMA as the MA name.
VERBOSE: Using FULLSYNC as the RunProfile name.
VERBOSE: Using WMI to query for a management agent with name: ADMA
ADMA FULLSYNC success 8
VERBOSE: Using SPMA as the MA name.
VERBOSE: Using FULLIMPORT as the RunProfile name.
VERBOSE: Using WMI to query for a management agent with name: SPMA
SPMA FULLIMPORT extensible-connector-refre... 9
VERBOSE: Using SPMA as the MA name.
VERBOSE: Using FULLSYNC as the RunProfile name.
VERBOSE: Using WMI to query for a management agent with name: SPMA
SPMA FULLSYNC success 10
VERBOSE: Using WMI to query for a management agent with name: spma
What if: Performing the operation "
0 Adds
0 Updates
0 Deletes
" on target "SharePoint".
PS C:\Windows\system32> Start-SharePointSync -Confirm:$false
MaName RunProfile ReturnValue RunNumber
------ ---------- ----------- ---------
ADMA FULLIMPORT stopped-connectivity 9
ADMA FULLSYNC success 10
SPMA FULLIMPORT extensible-connector-refre... 11
SPMA FULLSYNC success 12
SPMA EXPORT stopped-extension-dll-exce... 13
PS C:\Windows\system32> Start-SharePointSync -Confirm:$false