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

Export-FIMConfig does not return any data?

$
0
0

Hello everyone,

I have the following FIM query (PowerShell script):

$filter = "/Person[AccountName='jdoe']"
$user = Export-FIMConfig -CustomConfig $filter -OnlyBaseResources
$displayName = $user.ResourceManagementObject.ResourceManagementAttributes | Where-Object {$_.AttributeName -eq "DisplayName"}
$displayName.Value

I always get back a null value.  Every attempt I have tried using the Export-FimConfig command results in no data returned.  I, however, dont recieve any error messages.  Is there something I need to configure on the server for this to work?

I am running the command on Windows Server 2008 R2 with the FIM 2010 R2 Synchronization Engine and
FIM 2010 R2 Service & Portal installed.

Thank you for any help,

Tanner



Viewing all articles
Browse latest Browse all 4767

Trending Articles



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