|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
### Installing
|
|
|
|
### Installing
|
|
|
|
- Put all files of this repo into `/srv/deploy/install/powershell-runner` on the IServ portal server
|
|
|
|
- Put all files of this repo into `/srv/deploy/install/powershell-runner` on the IServ portal server
|
|
|
|
- Run chkdeploy as root/with sudo
|
|
|
|
- Run `chkdeploy` as root/with sudo
|
|
|
|
- Create the directory that holds the PowerShell scripts:
|
|
|
|
- Create the directory that holds the PowerShell scripts:
|
|
|
|
- `# mkdir /srv/appdata/powershell-runner`
|
|
|
|
- `# mkdir /srv/appdata/powershell-runner`
|
|
|
|
- Adjust directory permissions and ownership so admins can put script files there
|
|
|
|
- Adjust directory permissions and ownership so admins can put script files there
|
|
|
|
|