Update list-services.ps1

This commit is contained in:
Markus Fleschutz 2023-03-21 16:39:52 +01:00
parent a03fd7210f
commit d0eebca0fd

View File

@ -1,8 +1,8 @@
<#
.SYNOPSIS
Lists the local computer services
Lists the installed services
.DESCRIPTION
This PowerShell script lists all local computer services.
This PowerShell script lists all services installed on the local computer.
.EXAMPLE
PS> ./list-services