I have some FSRM File Management Tasks that move some and delete some directories. Manually reviewing them all through GUI will not cut it. I would like to retrieve the configs with Powershell to have a report to see them all in one view and audit
them.
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? Or for that matter any other scripting that would pipe the data for me to use.
I already made a post over on the File Service and Storage forum, but the mod over there couldn't help and suggested I ask here.
https://social.technet.microsoft.com/Forums/en-US/6f96de53-788a-4318-aab1-ae6c280b7310/fsrm-how-do-you-retrieve-conditions-for-a-management-task-with-powershell-?forum=winserverfiles