resourcemanagement-powershell
resourcemanagement-powershell copied to clipboard
Lithnet FIM/MIM Service PowerShell Module
Admittedly, I began using some of the commandlets without reading the wiki or putting much thought into what I was doing. I was attempting to validate the module install was...
When saving a resource the request ID is returned on a successful save. We have a situation where an exception is thrown because the save goes into an authorization workflow....
Hi. I'm using Powershell to remove all objects as per: https://github.com/lithnet/resourcemanagement-powershell/wiki/Remove-Resource I got about 6.000 objects removed, then I got the error about paging. It is not really an issue...
First off I would like to say I love this module and it a absolute requirement for me when interacting with the MIM portal at this point. It seems the...
I'm trying to create a Manually managed group in MIM using this PowerShell module. There's another "issue" posted [HERE](https://github.com/lithnet/resourcemanagement-powershell/issues/17) that shows how to use criteria-based, but I can't figure out...