Bulk modify of Criteria Groups Filter
I need to modify 130 Criteria based groups in FIM. Our HR department is updating the codes used for Site and Departments which we use quite extensively in our criteria for groups. I found this script in the scriptbox to convert static groups to dynamic groups and thought it would work in my case as well and just put the new filter in the csv file. however I cannot get it to work and am getting the following error: The term 'Import-FIMConfig$undone.Count' 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. At D:\FIMCode\PS\OrigGroupModify.ps1:98 char:47 + $importObject | Import-FIMConfig$undone.Count <<<< + CategoryInfo : ObjectNotFound: (Import-FIMConfig$undone.Count:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException Anyone know if this script will even work for me or a script that will work for what I am trying to accomplish. Thanks all for the help. Kirk
May 30th, 2012 1:00pm

You need to run the script on the FIM server. Cheers, MarkusMarkus Vilcinskas, Knowledge Engineer, Microsoft Corporation
Free Windows Admin Tool Kit Click here and download it now
May 30th, 2012 1:11pm

I am running this on the FIM server and logged in as the FIM Admin account as well. Seems that is does not recognize this as a command "Import-FIMConfig$undone.Count". Is there supposed to be a space before "$undone.Count"?
May 30th, 2012 1:21pm

Yes, this looks like a typo. Try repalcing the affected line with the one from a script like this. Cheers, Markus Markus Vilcinskas, Knowledge Engineer, Microsoft Corporation
Free Windows Admin Tool Kit Click here and download it now
May 30th, 2012 1:41pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics