Quantcast
Channel: Forum Microsoft Identity Manager
Viewing all articles
Browse latest Browse all 1783

Search for resorce

$
0
0

Hello,

i need to find all groups that start with "MR_" and modify their name but i could not find an xpath filter to use that will return all of those groups.

i have tried this filters but it did not wok at all.

$filter = "/Group[DisplayName='MR_*']"
$fimgroup = Export-FIMConfig -Uri $uri -CustomConfig $filter -OnlyBaseResources

$filter = "/Group[DisplayName='MR_%']"
$fimgroup = Export-FIMConfig -Uri $uri -CustomConfig $filter -OnlyBaseResources


Viewing all articles
Browse latest Browse all 1783

Trending Articles



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