AO Patch
AO Patches:
TIP:
* End client processes: How to end user session and process when patching client (https://app.clickup.com/2496230/docs/2c5q6-69975/2c5q6-261635)
* Login to bckensrvtst-0 (10.172.0.9)
* Open PowerShell as Admin
* Locate to folder C:\attracs_nightly\"Customer"\scripts
* and run .\control_processes_ahola_tip.ps1 -action stop to stop servers
* then run .\start_attracs.ps1 -action Patch -specifiedenv Ahola_TIP
* Exes are updated, start servers:
* Task Scheduler\AholaTransportTIP\ Start Attracs
* or run with PowerShell .\control_processes_ahola_tip.ps1 -action start
Ahola & Special RC:
* End client processes: How to end user session and process when patching client (https://app.clickup.com/2496230/docs/2c5q6-69975/2c5q6-261635)
* Login to bckensrvtst-0 (10.172.0.9)
* Open PowerShell as Admin
* Locate to folder C:\attracs_nightly\"Customer"\scripts
* and run .\control_processes_ahola_rc.ps1 -action stop to stop servers
* Modify C:\attracs_nightly\"Customer"\scripts\bckensrvtst-0.json
* Change build version (shown below) and save file.
SyncSourceDir":"\\\\smbshr-bb59.online.aholadigital.com\\SMB-NIGHTLY0\\AOReleases\\Attracs-Ahola\\build.xxxx.x.x.xxxx"
.\start_attracs.ps1 -action Patch -specifiedenv Ahola_RC or Special_RC
* Exes are updated, start servers:
* Task Scheduler\Ahola_RC\ Start Attracs
* or run with PowerShell .\control_processes_ahola_rc.ps1 -action start