File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
winserver2012-ps/scheduledtasks
winserver2012r2-ps/scheduledtasks
winserver2016-ps/scheduledtasks
winserver2019-ps/scheduledtasks
winserver2022-ps/scheduledtasks Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ PS C:\> Register-ScheduledTask 'baz' -InputObject $task
6363
6464```
6565
66- This example creates and registers a scheduled task that runs two powershell scripts daily at 09:15 AM.
66+ This example creates and registers a scheduled task that runs two PowerShell scripts daily at 09:15 AM.
6767
6868## PARAMETERS
6969
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ PS C:\> Register-ScheduledTask 'baz' -InputObject $task
6565
6666```
6767
68- This example creates and registers a scheduled task that runs two powershell scripts daily at 09:15 AM.
68+ This example creates and registers a scheduled task that runs two PowerShell scripts daily at 09:15 AM.
6969
7070## PARAMETERS
7171
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ PS C:\> Register-ScheduledTask 'baz' -InputObject $task
6666
6767```
6868
69- This example creates and registers a scheduled task that runs two powershell scripts daily at 09:15 AM.
69+ This example creates and registers a scheduled task that runs two PowerShell scripts daily at 09:15 AM.
7070
7171## PARAMETERS
7272
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ PS C:\> Register-ScheduledTask 'baz' -InputObject $task
6666
6767```
6868
69- This example creates and registers a scheduled task that runs two powershell scripts daily at 09:15 AM.
69+ This example creates and registers a scheduled task that runs two PowerShell scripts daily at 09:15 AM.
7070
7171## PARAMETERS
7272
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ PS C:\> Register-ScheduledTask 'baz' -InputObject $task
6666
6767```
6868
69- This example creates and registers a scheduled task that runs two powershell scripts daily at 09:15 AM.
69+ This example creates and registers a scheduled task that runs two PowerShell scripts daily at 09:15 AM.
7070
7171## PARAMETERS
7272
You can’t perform that action at this time.
0 commit comments