mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-15 15:22: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}
|
||||
```
|
||||
|
||||
*(page generated by convert-ps2md.ps1 as of 05/12/2025 22:02:56)*
|
||||
*(page generated by convert-ps2md.ps1 as of 06/22/2025 10:37:39)*
|
||||
|
Reference in New Issue
Block a user