1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-07-11 09:55:07 +02:00

Update FAQ.md

This commit is contained in:
Markus Fleschutz
2022-09-19 15:29:35 +02:00
committed by GitHub
parent 1b63bb91b9
commit c35c7b2786

@ -46,7 +46,7 @@ How to execute PowerShell Scripts?
3. By connecting a context menu item with a script.
4. By voice control, e.g. see repo [talk2windows](https://github.com/fleschutz/talk2windows) for more information.
5. By using automation software, e.g. [Jenkins](https://www.jenkins.io).
6. Automatically on login/logoff/daily/etc.
6. Automatically on login (see AutoStart folder)/logoff/daily/etc.
What about Security?