Introduction
2
2.1
Checklist SINUMERIK Integrate 5.x
Before you install the SINUMERIK Integrate 5.x server, observe and check the following points:
Overview
● You require administrator rights to install on the server: Authorization level, user
"Administrator" as "Domain User".
● On the SQL server, you require authorization level user "Sysadmin" as "Domain User".
- OR -
You have authorization level user "dbcreator" and "securityadmin".
● Database "DB Instance" is available. A basic database, without a database instance, is not
sufficient.
– The database should either be available on the local computer or on a separate server
and must be able to be accessed by the server.
● SQL server and SINUMERIK Integrate 5.x server communicate via port 1433.
– Check that this requirement is fulfilled on the application server using the following
PowerShell command:
Test-NetConnection [SQL-IP] -port 1433
– Check the firewall settings.
- OR -
Check the group policy with your IT department.
● The application server (SINUMERIK Integrate server) communicates with the SINUMERIK
controller via port 8090 (HTTP).
– Check that this requirement is fulfilled on the application server using the following
PowerShell command
: NetConnection [APPSRV-IP] -port 8090
– Check the firewall settings.
- OR -
Check the group policy with your IT department.
● The application server communicates with the license server via port 2800 (default)
– The defined port should be enabled between the application server and license server.
The default port is defined when installing the license server.
– Check that this requirement is fulfilled on the application server using the following
PowerShell command:
Test-NetConnection [LICSRV-IP] -port [LICSRV-
PORT]
● Maintenance is not activated - program maintenance checks various times, especially the
rights before and during the installation.
– The automatic Windows maintenance significantly slows down the setup process.
Therefore, deactivate the maintenance function while you execute setup.
● IIS service runs
Manage MyResources, Optimize MyProgramming /NX-Cam Editor
Installation Manual, 12/2019, A5E44672080B AE
13