altri test x avviare script powershell...

This commit is contained in:
Samuele-StackUser
2019-09-22 20:32:26 +00:00
parent 3167f3498c
commit 74e0df8a48
2 changed files with 14 additions and 0 deletions
BIN
View File
Binary file not shown.
+14
View File
@@ -62,3 +62,17 @@ extract-IOB-WIN-DATA:
- source_hash: http://nexus.steamware.net/repository/utility/MAPO/IOB-WIN/DATA.md5
#- skip_verify: True
- enforce_toplevel: False
# esegue sottoscrizione TASK x IOB-WIN in autostart a logon
Register-IOB-WIN:
cmd.script:
#cmd.run:
- shell: powershell
- env:
- ExecutionPolicy: "bypass"
- source: http://nexus.steamware.net/repository/utility/MAPO/IOB-WIN/Register-IOB-WIN.ps1
#- source: 'c:\Steamware\src\Register-IOB-WIN.ps1'
- runas: "IOB"
- password: "mapo"
- require:
- extract-IOB-WIN