Production Terminal utilizes web based technology to allow employees to update Orders using Internet Explorer and have those changes visible immediately in Control.


NOTE: These instructions are specifically for IIS v8.0 which is included in Windows Server 2012.

  1. Go to Start | All Programs | Microsoft SQL Server
  2. Locate and open the SQL Server Management Studio.
  3. Log into the SQL instance used by the Control application.
  4. Expand the Security folder and Right-Click Logins.
  5. Choose “New Login”.
  6. Enter WebView as the Login Name.
  7. Change Authentication to SQL Server Authentication.
  8. Please contact Technical Support for the password. Be sure to enter the password they provide in all lowercase. Remove the check mark from “Enforce password policy, enforce password expiration, and User must change password at next login”
  9. Go to Server Roles section and enable all available check boxes.
  10. Click OK to save.

Installing the Production Terminal Files

  1. Open Windows Explorer and navigate to the Cyrious folder.
  2. Create a new folder called “ProductionTerminal”.
  3. Download the latest version of Production Terminal. Note for Cyrious Techs: \\10.0.2.18\runimage$\Control [version]\ProductionTerminal
  4. Place latest Production Terminal application files into the Production Terminal folder.

Enabling Production Terminal in Control

  1. Verify the security key is authorized for Production Terminal.
  2. Create a folder named PTSSLIPShare in the Production terminal folder, open it, and copy the folder path in the address bar.
  3. Open Control and navigate to Setup | System Setup | Production Terminal Options. Click edit and paste the path you copied into the Folder Path field. i.e. C:\Program Files (x86)\Cyrious\ProductionTerminal\PTSSLIPShare Note: The path above may be slightly different based on the name of the PT folder you created and install path of PT.
  4. Click Save.
  5. Close Control.
  6. Close the SSLIP.

Verifying and Installing IIS 8 and .NET Framework

CAUTION: Un-installing IIS can remove the GUI for the Operating System. More info here . Note: For a walkthrough with screenshots installation_of_iis_on_windows_server_2012 .

  1. Click on the Server Manager icon on the Taskbar. It is the icon on the far left.
  2. Click on 2 Add roles and features.
  3. Step: Before You Begin - Click Next.
  4. Step: Installation Type - Select Role-based or feature-based installation.
  5. Step: Server Selection - Choose select a server from the server pool then ensure this server is highlighted, click Next.
  6. Step: Server Roles - Choose Web Server (IIS) and click Next.
  7. Step: Server Roles - Add features that are required for Web Server (IIS)? Click the Add Features button then click Next.
  8. Step: Features - Check these two features and ensure the following options are selected then click Next.
  9. .NET Framework 3.5 Features
    1. .NET Framwork 3.5 (Includes .NET 2.0 and 3.0)
  10. NET Framework 4.5 Features
    1. .NET Framework 4.5
    2. ASP.NET 4.5
    3. WCF Services
    4. HTTP Activation
    5. TCP Port Sharing
  11. Step: Server Roles - Add features that are required for HTTP Activation? Click the Add Features button then click Next.
  12. Step: Server Roles - Web Server Role (IIS) - Click Next.
  13. Step: Server Roles - Web Server Role (IIS) | Role Services - Leave the default selections then Click Next.
  14. Step: Confirm installation selections, click Install.
  15. Step: Results, click Close.

Configuring IIS 8.0 for Production Terminal

  1. Click on Start | Control Panel | Administrative Tools | Internet Information Services (IIS) Manager.
  2. Expand Sites folder and right click on Default Web Site.
  3. Click on Add Application
  4. Enter ProductionTerminal for the Alias.
  5. Under the Physical path: section click the … button to Browse. Select the Production Terminal folder under C:\Program Files (x86)\Cyrious\ProductionTerminal.
  6. Under Application Pool, ensure that .NET v4.5 is selected.

Verifying The Production Terminal Installation

  1. Close Control and restart the SSLIP.

Creating Internet Shortcut For Production Terminal on Server

  1. Go to Start | Run | Accessories | Command Prompt
  2. Type in ipconfig and press Enter.
  3. Note down the internal IP Address. i.e. 192.168.1.100
  4. Right click on any empty area on the Desktop and choose New | Shortcut.
  5. Type in http:/ProductionTerminal i.e. http://192.168.1.100/ProductionTerminal
  6. Click OK and name the shortcut Production Terminal then click OK.
  7. Double click the Internet Shortcut that is now on your desktop to access Production Terminal.
  8. If prompted to install SilverLight on your machine, proceed, otherwise continue.
  9. Login using your Control username and password.

Creating Internet Shortcut For Production Terminal on the Clients

  1. Right click on Desktop and select Shortcut.
  2. Click OK and name the shortcut Production Terminal then click OK.
  3. Double click the Internet Shortcut that is now on your desktop to access Production Terminal.
  4. If prompted to install SilverLight on your machine, proceed, otherwise continue.
  5. Login using your Control username and password.
You could leave a comment if you were logged in.