it is possible to get details from the Collection configuration using PowerShell?
as example I would like to report on all collection the retention policy for DC and Console Backups
thank you for your help
it is possible to get details from the Collection configuration using PowerShell?
as example I would like to report on all collection the retention policy for DC and Console Backups
thank you for your help
I'm having this error with our production servers with win srv 2016 OS. But this also works on our lab server with same OS.
PS C:\WINDOWS\system32> $Schedule_Cred = Get-Credential
Set-RMADCollection –InputObject $Get_Collection –AgentCredential…
I use PS> for ActiveRoles to get a snapshot each morning of current health, including prior day activities (total user/computer account creates, soon to expire user passwords etc )
Is there an equivalent powershell toolset to query jobs, status of…