The most recent content from our members.
So I'm using SAM 6.5.0 to monitor the SSL certificates deployed at our various servers that includes web servers, exchange servers and other domain servers. I have observed that there are multiple certificates of different applications being deployed on all servers but I'm getting only one SSL certificate for monitoring. I…
Hi Can anyone help me with a powershell script to monitor the Password expiry date for the Members of a AD group. I tried below script which gives me the output but it also gives me "Get Output Failed" error. Import-Module ActiveDirectory; $MaxPwdAge = (Get-ADDefaultDomainPasswordPolicy).MaxPasswordAge.Days; $expiredDate =…
SAM provides with the option for monitoring the SSL certificates expiry but it automatically chooses one of the many deployed SSL certificates, which make it difficult to monitor all the installed SLL certificates. There should be an option which lists all the SSL certificates and the administrator can choose between them.
It looks like you're new here. Sign in or register to get started.