Quantcast
Channel: File Services and Storage forum
Viewing all articles
Browse latest Browse all 13565

FSRM: How do you retrieve conditions for a Management Task with Powershell ?

$
0
0

I would like to query all the FSRM File Management Tasks with Powershell to come up with a report to see them all in one place.

I see the cmdlet named Get-FsrmFileManagementJob which got me started.

The problem I'm having is that the certain properties return with generic placeholder? values like this. 

Action            : MSFT_FSRMFMJAction

Condition         : {MSFT_FSRMFMJCondition, MSFT_FSRMFMJCondition}

Schedule          : MSFT_FSRMScheduledTask

How can I extract these pieces of information with Powershell to give me a full picture of my File Management Jobs?



Viewing all articles
Browse latest Browse all 13565

Trending Articles