Windows Service Recovery Settings with PowerShell

We've often been asked about gathering the recovery settings for Windows services and providing it as part of the audit documentation.

Recovery settings determine what actions a service should take (on Windows 2000 and above) should the service fail.

The actions can include restarting the service or the computer or running a program.



The problem is that the standard PowerShell command Get-Service and the WMI class Win32_Service do not provide this information.


The good news is that we've now updated our server documentation tool with the ability to gather service recovery information which you can then query with PowerShell, view in the web interface or export to PDF.


For more information visit our web site.



Comments

Popular posts from this blog

Windows Server 2016, 2019, 2022, Windows 10 and Windows 11: Date and time "Some settings are managed by your organization".

TFTPD32 or TFTPD64 reports Bind error 10013 An attempt was made to access a socket in a way forbidden by its access permissions.

Enable function lock for F1-F12 on HP ZBook mobile workstations