Similar to Powershell's "whatif"?
I'd like to enable this scheduled task -
But would like to confirm who will actually be affected before enabling this.
Is there at least a way to add an action that outputs the name (or UPN) of all affected objects in the console log? I could run that before adding the 'modify' actions back.