Quantcast
Channel: Microsoft Identity Manager forum
Viewing all 7443 articles
Browse latest View live

Help troubleshooting Import "read-error" from SharePoint MA completed-discovery-errors

$
0
0

Please any help or guidance you may offer concerning the troubleshooting of these types of errors.

1) Error reading from where? The SharePoint User profile database?  (The error occurs during a SPMA Full Import run profile) Note: It did not occur on the first run.

2) What do the entry numbers represent? entry 7 shows up twice.

MIM/FIM Errors


Robert W. Kirchhof


MIM portal: Unable to process your request

$
0
0

Hi,

When I try to access the MIM 2016 portal using installation account 'miminstall'it throws an error unable to process your request. The event viewer generates the following error when I try to access portal:

Event ID: 3

Requestor: Internal Service
Correlation Identifier: 1c15d6bd-a92e-4b37-ab64-e7b67eae8ea4
Microsoft.ResourceManagement.WebServices.Exceptions.UnwillingToPerformException: Other ---> System.InvalidOperationException: Unable to generate a temporary class (result=1).
error CS0016: Could not write to output file 'c:\Users\業獭牥楶散\AppData\Local\Temp\ax3nbhf5.dll' -- 'The directory name is invalid. '

   at System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence)
   at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies)
   at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence)
   at System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)
   at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)
   at Microsoft.ResourceManagement.WebServices.XmlTypeObjectSerializer..ctor(Type type)
   at Microsoft.ResourceManagement.WebServices.ResourceManagementService.Get(Message request)
   --- End of inner exception stack trace ---

I don't know why it is throwing this strange error. I have checked the pool accounts in IIS and sharepoint farm accounts. Everything seems to be fine. Any help will be greatly appreciated

Thanks,

Vishnu

RCDC & Javascipt

$
0
0

Hi,

How could I add peaces of javascript to RCDC pages (to perform extra validaions, msgbox messages, ...)? Any samples?

Thanks

MIMWAL - Find workflows with Iterations

$
0
0
Hi,
I would like to know how can I find in my sustem every workflows that have a specific activity type.
In my concrete case I need to find every workflow having an "update resource" activity with "iteration" processing.

Thanks,
DD 

Deployment to multiple tenants and multiple Azure AD

$
0
0

Hi,

We like to setup a pipeline from Azure DevOps where we can:

  • Push our code
  • Code is pushed to 5 different tenants (Office 365 and Azure). Each tenant has it's own Azure AD (different clients)

I have search now for days but the only information I can find for this is pipelines to tenants with a single Azure AD. Hope someone can give me more information how we can set this up, flow charts, urls, video's. All is welcome.

Best regard


MIM 20116 SP1 hotfix 4.5.286.0 giving error for portal server only

$
0
0

I am trying to apply hotfix 4.5.286.0 on our portal server base version of MIM 2016 Sp1 but I am getting below error for portal server only. “Cannot connect to the SQL Server. This error might appear if the server is unreachable or the SQL Service is not running or if user installing the product does not have rights in SQL server”

I have checked following thing 

SQL server is up and MIM SYnc running fine on the db ,Service account has sa rights in sql, sql port 1433 is open from portal to db server

If I start fim service it start and i can access the portal but when i try to apply hotfix getting that error.Any help greatly appreciated

Help troubleshooting Import "read-error" from SharePoint MA completed-discovery-errors

$
0
0

Please any help or guidance you may offer concerning the troubleshooting of these types of errors.

1) Error reading from where? The SharePoint User profile database?  (The error occurs during a SPMA Full Import run profile) Note: It did not occur on the first run.

2) What do the entry numbers represent? entry 7 shows up twice.

MIM/FIM Errors


Robert W. Kirchhof

Azure AD Connect - sync-generic-failure - A different entry with target identifier already exists

$
0
0

Environment: Exchange Account-Resource Forest scenario with Hybrid coexistence to Office 365.

The affected Metaverse object in Azure AD Connect has 3 connectors:
Connector A: Account Forest
Connector B: Resource Forest
Connector C: tenantname.onmicrosoft.com

When Connector A runs the run-profile "Delta Synchronization", following error occurs:

A different entry with target identifier already exists

   at Microsoft.MetadirectoryServices.SyncRulesEngine.Server.ObjectLinkGraph.AddLink(IObjectLinkModification link, IEntryModification sourceEntry, IEntryModification targetEntry)
   at SyncManagedUtil.PopulateGraphLinks(IObjectLinkGraph graph, CMvObject* mvObject, IEntryModification csEntry, IEntryModification mvEntry)
   at ObjectNamespace.LoadLinkedTargetObjects(IObjectLinkGraph graph, IEntryModification targetMvObject)
   at Microsoft.MetadirectoryServices.SyncRulesEngine.JoinModule.LinkSourceToTarget(IEntryModification sourceObject, IEntryModification targetObject, SynchronizationRule syncRule, SyncRulePipelineArguments pipelineArguments, Boolean joiningToExistingTarget)
   at Microsoft.MetadirectoryServices.SyncRulesEngine.JoinModule.ExecuteJoinProcessingForSyncRule(IEntryModification sourceObject, SynchronizationRule syncRule, SyncRulePipelineArguments pipelineArguments, AttributeFlowModule attributeFlowModule, Guid excludedMVObjectIdWhenSearchingGraphForJoin)
   at Microsoft.MetadirectoryServices.SyncRulesEngine.JoinModule.Execute(PipelineArguments argsToProcess)
   at Microsoft.MetadirectoryServices.SyncRulesEngine.Server.SyncEngine.RunSyncPipeline(SyncRulePipelineArguments pipelineData, List`1 pipelineChain)
   at Microsoft.MetadirectoryServices.SyncRulesEngine.Server.SyncEngine.Synchronize(SynchronizationOperation operation, IObjectLinkGraph inputGraph, Boolean preview)
   at ManagedSyncRulesEngine.Synchronize(ManagedSyncRulesEngine* , CCsObject* sourceCsObject, CMvObject* mvObject, SynchronizationOperation operation, Char** error)

InnerException=>
none

 Native call stack:

I have already done following steps:

a) Move the affected user account in the Resource forest into another OU, which is not selected for synchronization in Azure AD Connect

b) Executed following cmdlets in Azure AD Powershell to hard-delete the user account in Azure AD:

Get-MsolUser -UserPrincipalName firstname.lastname@domain.com | Remove-MsolUser
Get-MsolUser -ObjectId 7910e569-161b-41b3-be1c-994de12471a0 -ReturnDeletedUsers | Remove-MsolUser -RemoveFromRecycleBin

c) Executed 2x times the cmdlet on Azure AD Connect server to run delta sync

Start-ADSyncSyncCycle -PolicyType Delta

d) At this point, the user account has been synchronized by Azure AD Connect to Azure AD (because the user account from Account Forest was still there)

e) In the Resource forest, moved the user account back from the OU which was out of scope into the original OU which is selected in Azure AD Connect

f) Executed 1x times the cmdlet on Azure AD Connect server to run delta sync

Start-ADSyncSyncCycle -PolicyType Delta

And the error happened again when Connector of Account Forest has executed the run-profile "delta synchronization".

Unfortunately, we cannot move the user account in the Account Forest to another OU which is out of scope for Azure AD Connect.

Anyone can help further?

Thank you very much in advance!


MIMWAL: Powershell Add-ADGroupMember

$
0
0

Hi, 

I'm currently trying to add new users to some default AD groups (that i haven't yet imported into MIM fully), so i'm looking at using the MIMWAL Powershell activity. 

I've written and tested the following script which works when i run it from the server:

param
(
	[parameter(mandatory = $true)] $user
)

$group1 = "Group1"
$group2 = "Group2"
$group3 = "Group3"
$group4 = "Group4" 
$group5 = "Group5"


Add-ADGroupMember -Identity $group1 -Members $user
Add-ADGroupMember -Identity $group2 -Members $user
Add-ADGroupMember -Identity $group3 -Members $user
Add-ADGroupMember -Identity $group4 -Members $user
Add-ADGroupMember -Identity $group5 -Members $user

but when i try run it in the MIMWAL workflow (flowing [//Target/AccountName] to $user), i get the following error:

WAL (2.18.0318.0): 08/20/2019 15:31:00.1703: <>c : <SetupStreamEventHandlers>b__68_0: The term 'Add-ADGroupMember' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

I've read somewhere that MIMWAL uses powershell 2.0 commands, but i thought (perhaps wrongly) that Add-ADGroupMember was added in 2.0.

I have tried adding "import-module activedirectory" to the scriptblock in the workflow,but that gives the following error:WAL

(2.18.0318.0): 08/20/2019 15:38:46.0605: <>c : <SetupStreamEventHandlers>b__68_0: The 'C:\windows\system32\WindowsPowerShell\v1.0\Modules\activedirectory\activedirectory.psd1' module cannot be imported because its manifest contains one or more members that are not valid. The valid manifest members are ('ModuleToProcess', 'NestedModules', 'GUID', 'Author', 'CompanyName', 'Copyright', 'ModuleVersion', 'Description', 'PowerShellVersion', 'PowerShellHostName', 'PowerShellHostVersion', 'CLRVersion', 'DotNetFrameworkVersion', 'ProcessorArchitecture', 'RequiredModules', 'TypesToProcess', 'FormatsToProcess', 'ScriptsToProcess', 'PrivateData', 'RequiredAssemblies', 'ModuleList', 'FileList', 'FunctionsToExport', 'VariablesToExport', 'AliasesToExport', 'CmdletsToExport'). Remove the members that are not valid ('HelpInfoUri'), then try to import the module again.

At line:1 char:14     + import-module <<<<  activedirectory

Has anyone else come across this issue before?

SQL MA - Column name or number of supplied values does not match table definition.

$
0
0

Hi,

I'm having this strange error on MA-syncs

"Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.
Column name or number of supplied values does not match table definition."

I have the normal table and delta table with the exact same columns and names. Only the order of the columns is not the same among the 2 tables. Is there a required order?

What about the "delta" column on the delta table. Is there a required position for it?

Help is really appreciated.

Thanks,

JD

 

How to declare/use multiple AD MAs inside MVExtenstion.cs

$
0
0

All,<o:p></o:p>

I have a situation where I importing users from 4 different forests with the help of 4 AD MAs into FIM. What should I do so to achieve it?<o:p></o:p>

sample code:
-> const string MA_NAME_AD = "AD MA";
-> inside ProvisionPersonAD ()
{
connectedMA ad_ma = mventry.connectedMAs[MA_NAME_AD];
}
kindly guide me and let me know if you need further details?<o:p></o:p>


MIMWAL Update Resource - Set the previous value

$
0
0

Hi,

I'm using a mimwal "update resource" activity to, when a certain condition is met, set an attribute value to ""  and prevent it from receiving the new value.

Now I would like to, on the same conditions, set the attribute to "previous/original" value instead of forcing it to "".

How can this be done?

Thanks,

JD

MIMWAL - Find workflows with Iterations

$
0
0
Hi,
I would like to know how can I find in my sustem every workflows that have a specific activity type.
In my concrete case I need to find every workflow having an "update resource" activity with "iteration" processing.

Thanks,
DD 

Deployment to multiple tenants and multiple Azure AD

$
0
0

Hi,

We like to setup a pipeline from Azure DevOps where we can:

  • Push our code
  • Code is pushed to 5 different tenants (Office 365 and Azure). Each tenant has it's own Azure AD (different clients)

I have search now for days but the only information I can find for this is pipelines to tenants with a single Azure AD. Hope someone can give me more information how we can set this up, flow charts, urls, video's. All is welcome.

Best regard


Delta Syncs - DO NOT BRING THE DELTA's in the Metaverse - Hence Not triggering Provisioning code

$
0
0

Delta Syncs do Not update the changed values ??

I did a Delta Imports and I can see there are two changes.

Then I did a DS : it DOSE NOT update the metaverse and does not fire the Provisioning code

But Full Sync Does...

Suggestions please.

Its vital to fire Provisioning code during delta Syncs.



FIM Delta Import/Delta Sync not syncing attribute to Metaverse

$
0
0

Feel free to offer better ways to accomplish this task.

Single metaverse; mv_person

3 MAs:

- DIDS from SQL

imports cs:userPrincipalName -> mv:userPrincipalName

- Export & DIDS to o365,

exports mv:userPrincipalName -> cs:userPrincipalName

imports cs:userPrincipalName -> mv:audit_userPrincipalName

- Export to SQL audit

exports mv:audit_userPrincipalName -> cs:audit_userPrincipalName

Data flows from SQL source to o365 perfectly. o365 delta import sees the data change but does not sync the data to the metaverse. Generating a full preview works as expected. From everything I've read, I would expect a DI DS to change the data in the metaverse? 

Running a full sync catches the change and things flow as expected.

recover hotmail account

$
0
0
i lost connecting to my hotmail account .. tried enter the password a lot of time until the account suspend ... tried the recovery form to get it back but unfortunately i wasn't so specific when establishing the account , actually my father who did enter the data for me , he didn't write accurate information about my birthday for example , he chose randomly .... that was 6 years ago ... and i used this account to sign in with facebook and instagram ... now i accidentally logged out of the instagram account and can't get access back because i don't have access to the hotmail account .... what to do ?

Very large FIMSynchronizationService database - any way to shrink?

$
0
0

I'm currently working with an instance of FIM where the FIMSynchronizationService database has grown to >200Gb and occupied all available disk space so that the sync service will no longer run. The reasons why this occurred are still being investigated but in the meantime I need to get this database down to a reasonable size so that I can restore at least some functionality. I can't simply perform a shrink operation because SQL Manager reports 0Mb free space in the database itself. The transaction log is much smaller (about the expected size).

Short of detaching the database, moving it to a different/new partition and re-attaching (which will be difficult in the specific context) or reinstalling the sync service, are there any T-SQL commands that might help to free up some space so that a shrink operation will work? PowerShell?

All suggestions appreciated!

Keep Existing MIM Connections to Other Systems and Remove AD User Provisioning

$
0
0

Our company is moving to a new Identity Management System which will eventually replace MIM.  It has been proposed to migrate in a phased approach starting with pulling Active Directory user provisioning out of MIM and doing the provisioning with the new Identity Management System.

Is this possible without affecting the current MIM environment?  What are the possible issues that could occur by provisioning AD users outside of MIM?

FIM Sync Security groups to provide access to Metaverse search

$
0
0

Hi,

I need to allow L1 support team to have only Metaverse search tab enabled to search object in Metaverse.

When we add users to FIMSyncJoiners group user will have access to joiner and Metaverse search but I don't want user to have joiner tab access. Is there a way by which we can restrict joiner access and provide only metaverse search tab access.

Thanks in Advance

Viewing all 7443 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>