Skip to content

Import-MIISServerConfig : Metaverse Schema Error: Exception from HRESULT: 0x8023050A #295

@hasankoroglu

Description

@hasankoroglu

Hi all,

I get this error when i run the below snippet

MIM Version 4.6.607.0

Load the SharePoint Sync Module
Import-Module C:\SharePointSync\SharePointSync.psm1 -Force
Install the SharePoint Sync Configuration
Install-SharePointSyncConfiguration -Path C:\SharePointSync
-ForestDnsName litware.ca -ForestCredential (Get-Credential LITWARE\adSyncAccount)
-OrganizationalUnit 'ou=Litwarians,dc=Litware,dc=ca' -SharePointUrl http://SharePointServer:5555
-SharePointCredential (Get-Credential LITWARE\spUserProfileAdmin) `
-Verbose

There error message:

Import-MIISServerConfig : Metaverse Schema Error: Exception from HRESULT: 0x8023050A
At C:\SharePointSync\SharePointSync.psm1:155 char:5
Import-MIISServerConfig -Path $Path -Verbose
CategoryInfo : WriteError: (Microsoft.Direc...IISServerConfig:ImportMIISServerConfig) [Import-MIISServerConfig], ApplicationException
FullyQualifiedErrorId : Metaverse Schema Error: Exception from HRESULT: 0x8023050A, Microsoft.DirectoryServices.MetadirectoryServices.Config.ImportMIISServerConfig

Any help would be greatly appreciated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions