Installation > Performing an Upgrade > Upgrading an instance
Upgrading an instance
In Model Explorer, if your server or instance needs an upgrade, an indication is displayed in the bottom pane.
To upgrade an instance, you need to execute the adminscript_master.sql on the master database using SQL Server Management Studio:
1. On the computer running the SQL Server instance, start SQL Server Managment Studio.
2. Connect to the SQL Server instance.
3. Click File, point to Open, then click File...
4. In the Open File dialog box, select the adminscript_master.sql script, then click Open.
The full path to the script is C:\Program Files (x86)\PTC Integrity Modeler\Modeler\System\SQLScripts\adminscript_master.sql
5. With the script open, select the master database from the drop-down list in the SQL Editor toolbar, then click Execute.
6. Confirm that the Query executed successfully message appears.