mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-21 17:38:19 +02:00
Update list-services.ps1
This commit is contained in:
parent
a03fd7210f
commit
d0eebca0fd
@ -1,8 +1,8 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Lists the local computer services
|
Lists the installed services
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
This PowerShell script lists all local computer services.
|
This PowerShell script lists all services installed on the local computer.
|
||||||
.EXAMPLE
|
.EXAMPLE
|
||||||
PS> ./list-services
|
PS> ./list-services
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user