Skip to content

Commit ce3891b

Browse files
committed
Updated documentation.
1 parent 58f6abd commit ce3891b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Docs/Job.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Your PowerCommands application may of course have so other name and your command
1414
"powercommands.exe job argument1"
1515
```
1616

17-
## Run PowerCommand with a service account
17+
## Run PowerCommand with a service account and use secrets
1818
If you want to run your PowerCommands application as a Windows scheduled task started by a service accounts that is not allowed to login on the machine, you need to do a couple of steps.
1919

2020
- You need to copy the PainKiller directory from your %User%\AppData\Roaming to the corresponding one for the service account.

Templates/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Open Visual Studio and write Power in the searchbox, you should find the PowerCo
1313

1414
## Version 1.0.0.1
1515
**Released 2023-06-12**
16-
### Capability to Run PowerCommand with a service account
16+
### Capability to Run PowerCommand with a service account and using secrets
1717
If you want to run your PowerCommands application as a Windows scheduled task started by a service accounts that is not allowed to login on the machine, you need to do a couple of steps.
1818

1919
- You need to copy the PainKiller directory from your %User%\AppData\Roaming to the corresponding one for the service account.

src/PainKiller.PowerCommands/PainKiller.PowerCommands.Bootstrap/whats_new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Version 1.0.0.1
44
**Released 2023-06-12**
5-
### Capability to Run PowerCommand with a service account
5+
### Capability to Run PowerCommand with a service account and using secrets
66
If you want to run your PowerCommands application as a Windows scheduled task started by a service accounts that is not allowed to login on the machine, you need to do a couple of steps.
77

88
- You need to copy the PainKiller directory from your %User%\AppData\Roaming to the corresponding one for the service account.

0 commit comments

Comments
 (0)