mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-15 07:12:44 +02:00
Updated the manuals
This commit is contained in:
@ -134,4 +134,4 @@ Else
|
||||
If ((Get-ScheduledTask -TaskName $Taskname).State -eq "Disabled") {Enable-ScheduledTask -TaskName $TaskName}
|
||||
```
|
||||
|
||||
*(generated by convert-ps2md.ps1 using the comment-based help of new-reboot-task.ps1 as of 11/08/2024 12:37:54)*
|
||||
*(generated by convert-ps2md.ps1 as of 11/08/2024 12:40:20)*
|
||||
|
Reference in New Issue
Block a user