...
Script location is inside the baltig repository, in the opi submodule: https://baltig.infn.it/lnf-da-control/sparc-epics-opi You need to download it from baltig or use git clone to download with the whole project.
The script name is installPhoebusWindowsEnvironment.ps1
...
Complete installation
If you need the complete installation, open a Powershell and launch the script with the parameter "install"
...
Note:
The script is designed to work as user "sparc". If you want install to a different folder, please edit into the script the variable $destinationPath.
...
Update installation
Once your setup is complete and your Phoebus installation is working is possible to use this script to update the epik8-sparc project and getting the updated Phoebus settings, launching the script without any parameter
...