step 1) to list and store
PS R:\> get-service | convertto-html > .\a10.html
step 2) to run a web page
PS R:\> .\a10.html
`a10.html` will show a detailed information such as ( Name, CanPauseAndContinue, CanShutdown, CanStop, DisplayName, DependentServices, MachineName, ServiceName, ServicesDependentOn, ServiceHandle, Status, ServiceType, Site Container )
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment