Run a FIM 2010 R2 specific Management Agent with PowerShell

Hello, Here is a cmdlet I to start a selected Management Agent with a specific Run Profil. (Get-WmiObject -ComputerName $FIMSyncServer -NameSpace ‘root/MicrosoftIdentityIntegrationServer’ -Class ‘MIIS_ManagementAgent’ | Where-Object { $_.Name -eq $ManagementAgent }).Execute($RunProfile)

List FIM 2010 R2 Management Agents with PowerShell

Hello, Here is the cmdlet to list FIM Sync Management Agents. Get-WmiObject -ComputerName ‘FIMSyncServer’ -NameSpace ‘root/MicrosoftIdentityIntegrationServer’ -Class ‘MIIS_ManagementAgent’

Get the Run History of FIM Sync using PowerShell

Hello, If like you me you use Forefront Identity Manager for a long time and love PowerShell you might want to use the following PowerShell command to list the Run History of FIM Synchronization Server. Get-WmiObject -ComputerName $FIMSyncServer -NameSpace ‘root/MicrosoftIdentityIntegrationServer’ -Class ‘MIIS_RunHistory’

How can I use PowerShell to manage FIM 2010 R2 ?

Hello Currently working on a project for Avanade with Forefront Identity Manager 2010 R2 and making my way arround PowerShell. As You may not know, there is no PowerShell module for FIM 2010 R2 at all (except the FIMAutomation snippet but limited to the FIM Portal part). There is a snippet available from the FIM […]

FIM 2010 R2 Self-Service Password Reset : Permissions minimum pour le compte de service

As you may know the best practices regarding Active Directory account permissions is to set them with the least required. In order to??set the minimum permissions required to enable password reset with FIM SSPR you??will have to set the permission as following in you Active Directory. Open Active Directory Users and Computers with advanced features. […]

FIM Synchronization Service antivirus exclusions

Process Exclusions Server Role Process List All FIM Sync Servers Miiserver.exe Folders Exclusions Server Role Folders (and subfolders) All FIM Sync Servers %programfiles%Microsoft Forefront Identity Manager2010Synchronization ServiceMaData