PowerShell/Docs/poweroff.ps1.md
2021-08-29 18:12:58 +02:00

19 lines
437 B
Markdown

# PowerShell Script poweroff.ps1
## Synopsis
```powershell
poweroff.ps1
```
## Parameters
```
## <CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).
```
*Generated by convert-ps2md.ps1*