mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-01-12 17:08:23 +01:00
16 lines
328 B
Markdown
16 lines
328 B
Markdown
# PowerShell Script reboot.ps1
|
|
|
|
## Synopsis & Description
|
|
```powershell
|
|
reboot.ps1
|
|
|
|
```
|
|
|
|
```
|
|
[<CommonParameters>]
|
|
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
|
|
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
|
|
```
|
|
|
|
*Generated by convert-ps2md.ps1*
|