WSM Update Tool
Last updated
Last updated
1. Download and Extract
Download the zip package from:
Extract to a folder on the IIS EC2 instance.
Example: D:\WSMUpdate
2. Run the Updater
Run an elevated Command Prompt as Administrator
Navigate to where the update tool has been extracted
Run the executable: WSMUpdate.exe
3. Optional Arguments
You can override the default behaviour by providing command-line arguments:
-release [Beta/Stable]
Default: Stable
Example: WSMUpdate.exe -release Stable
-path ["D:\WSMDirectory"]
Default: "D:\PortalCore"
Example: WSMUpdate.exe -path "D:\PortalCore"
Do NOT include square brackets []
when entering argument values