Wonderware Information Server Installation
Guide
Wonderware Information Server Installation Guide: Step-by-Step Tutorial for Seamless
Setup
wonderware information server installation guide is essential reading for anyone
looking to deploy this powerful industrial information management solution efficiently.
Wonderware Information Server (WIS) is a robust platform that allows users to visualize,
analyze, and share real-time and historical plant data effortlessly. However, setting it up
correctly is crucial to ensure optimal performance and integration with Wonderware
applications such as InTouch HMI and System Platform. In this guide, we’ll walk through
the entire installation process, share helpful tips, and clarify common hurdles to help you
master your Wonderware Information Server setup.
Understanding Wonderware Information Server and Its
Installation Requirements
Before diving into the installation steps, it’s important to get familiar with what
Wonderware Information Server is and what the system prerequisites entail. WIS acts as a
web-based portal that aggregates data and reports from multiple Wonderware sources,
enabling plant personnel to access critical information on demand.
Core Components of Wonderware Information Server
Wonderware Information Server consists of several key components that work together:
Web Server: Typically Microsoft IIS (Internet Information Services), which hosts the
1.
WIS web applications.
Wonderware Application Server: The backend engine responsible for data
2.
collection and processing.
Reporting Services: For generating and managing reports based on plant data.
3.
Database Server: Usually Microsoft SQL Server, where historical and configuration
4.
data is stored.
System Requirements and Prerequisites
To ensure a smooth installation, verify that your environment meets the following
prerequisites:
Operating System: Windows Server 2016 or later versions are recommended.
1.
Database: Microsoft SQL Server 2016 or newer for data storage and reporting.
2.
.NET Framework: Version 4.7 or higher must be installed and enabled.
3.
IIS Configuration: IIS 10.0 with required components such as ASP.NET, Web
4.
Services, and Windows Authentication enabled.
Hardware: Adequate CPU, RAM, and disk space depending on the scale of your
5.
deployment.
Ensuring these components are correctly configured ahead of time saves a lot of
troubleshooting during installation.
Step-by-Step Wonderware Information Server Installation Guide
Now that you know what WIS entails and your environment is ready, let’s get hands-on
with the installation process. This section breaks down the steps into manageable chunks.
1. Preparing the Server Environment
Start by preparing your Windows Server for the installation:
Update Windows: Run all the latest Windows updates to ensure security and
1.
compatibility.
Install IIS: Use Server Manager to add the Web Server (IIS) role. Make sure to
2.
include required features such as ASP.NET, .NET Extensibility, Windows
Authentication, and HTTP Activation.
Configure SQL Server: Install or verify Microsoft SQL Server availability. Create a
3.
dedicated database instance for Wonderware Information Server if necessary.
Set User Permissions: Ensure the service account you plan to use has the
4.
appropriate database and Windows permissions.
2. Installing Wonderware Information Server Software
Once the environment is set:
Obtain the Installation Media: Acquire the WIS installation package from your
1.
Wonderware/AVEVA distributor or software portal.
Run the Installer: Launch the setup executable with administrative privileges.
2.
Follow the Wizard: The installation wizard will prompt you to select components.
3.
Typically, you’ll install the Web Server components, Reporting Services, and any
optional add-ons.
Specify Database Information: Enter the SQL Server details and credentials for
4.
the WIS database.
Configure Web Site: Choose the IIS website where WIS will be hosted, or create a
5.
new one during installation.
Complete Setup: Review settings and proceed to complete the installation. The
6.
installer will copy files, configure IIS, and set up services.
3. Post-Installation Configuration
After installing the software, a few configuration steps are necessary to get WIS running
smoothly:
Verify IIS Settings: Confirm that the Wonderware Information Server site is
1.
running and accessible.
Configure Service Accounts: Make sure the WIS services are running under the
2.
correct accounts with adequate permissions.
Configure
Security
Settings:
Set
up
SSL
certificates
for
encrypted
3.
communication if needed.
Connect to Wonderware Applications: Integrate with Wonderware System
4.
Platform or InTouch by configuring the appropriate data providers.
Test Reports and Dashboards: Use sample reports to ensure data is flowing
5.
correctly and the server is rendering content as expected.
Tips and Best Practices for a Successful Wonderware Information
Server Deployment
Installing WIS is just one part of the journey. Here are some practical insights to enhance
your experience:
Plan Your Infrastructure Carefully
WIS can be resource-intensive depending on the number of users and data sources. It’s
wise to size your server hardware accordingly and consider load balancing for larger
installations.
Backup and Recovery Strategy
Set up regular backups of your Wonderware Information Server databases and
configuration files. This ensures you can recover quickly from any unexpected failures.
Keep Software Updated
Stay current with the latest patches and service packs from Wonderware/AVEVA. Updates
often include important security fixes and performance improvements.
Leverage Documentation and Support
Wonderware provides detailed manuals and knowledge base articles. Use them to
troubleshoot issues or understand advanced configuration options. Also, consider
engaging with the community forums for peer support.
Monitor Performance Regularly
Use tools like Windows Performance Monitor and Wonderware’s internal diagnostics to
keep an eye on server health. Early detection of bottlenecks or errors can prevent
downtime.
Common Challenges During Wonderware Information Server
Installation
Even with careful preparation, some obstacles may arise:
Permission Issues
A frequent hiccup involves service accounts lacking necessary permissions on SQL Server
or IIS. Double-check account rights and adjust accordingly.
Compatibility Problems
Make sure your versions of SQL Server, Windows Server, and .NET Framework are
compatible with your WIS version. Mismatched versions often cause installation failures or
runtime errors.
IIS Configuration Errors
If IIS roles or features are missing, the WIS web application might not deploy correctly.
Revisit IIS role configuration to confirm all prerequisites are enabled.
Firewall and Network Restrictions
Firewall settings or network policies may block communication between WIS, databases,
and client machines. Verify that necessary ports are open and accessible within your
network.
By anticipating these issues and addressing them proactively, you can save valuable time
during setup.
Walking through this wonderware information server installation guide, you can
confidently approach the deployment with a clear roadmap. Whether you’re installing WIS
for the first time or upgrading an existing system, following these detailed instructions
and best practices ensures a solid foundation for your industrial information and reporting
needs. Remember, a well-configured Information Server not only streamlines data access
but also empowers your team to make informed decisions faster.
Question
Answer
What are the system
requirements for installing
Wonderware Information
Server?
The system requirements for installing Wonderware
Information Server include a supported Windows Server
operating system (such as Windows Server 2016 or later),
Microsoft IIS installed and configured, adequate CPU and
RAM based on the number of users, and sufficient disk
space as specified in the installation guide.
How do I prepare the
environment before
installing Wonderware
Information Server?
Before installation, ensure that IIS is properly configured
with necessary roles and features, the server meets
hardware and software prerequisites, the database server
is accessible, and all required user permissions are
granted. It's also recommended to disable antivirus
temporarily during the installation process.
What are the main steps to
install Wonderware
Information Server?
The main steps include running the setup executable,
selecting the installation type, specifying the installation
path, configuring the IIS website, connecting to a
supported database server, and completing the post-
installation configuration as per the guide.
Can Wonderware
Information Server be
installed on a virtual
machine?
Yes, Wonderware Information Server can be installed on a
virtual machine, provided that the VM meets the
minimum hardware and software requirements outlined in
the installation guide and that the virtual environment
supports the necessary network and IIS configurations.
How do I configure the
database during
Wonderware Information
Server installation?
During installation, you will be prompted to specify the
database server details. You need to provide the SQL
Server instance name, authentication method, and
credentials. The installer will then create the necessary
databases or connect to existing ones as required.
What common errors might
occur during installation
and how can they be
resolved?
Common errors include insufficient permissions, missing
IIS components, database connectivity issues, and firewall
restrictions. Resolution involves verifying user
permissions, ensuring IIS roles are installed, checking
network connectivity to the database server, and
configuring firewalls to allow necessary ports.
Is it necessary to install
Wonderware Information
Server on the same
machine as the database
server?
No, it is not necessary. Wonderware Information Server
can be installed on a separate machine as long as it can
communicate with the database server over the network
and all prerequisites are met.
How do I upgrade an
existing Wonderware
Information Server
installation?
To upgrade, back up all existing configurations and
databases, review the release notes for compatibility, run
the upgrade installer, and follow the prompts. After
installation, verify that all services are running correctly
and test the system functionality.
Where can I find official
documentation and support
for Wonderware Information
Server installation?
Official documentation and support can be found on the
AVEVA (formerly Wonderware) website, including
installation guides, knowledge base articles, and
community forums. Additionally, contacting AVEVA
technical support provides direct assistance.
Wonderware Information Server Installation Guide: A Professional Analysis
wonderware information server installation guide serves as a critical resource for
industrial IT professionals seeking to deploy or upgrade their information management
systems efficiently. Wonderware Information Server (WIS), part of the AVEVA software
suite, is widely recognized for its capability to deliver real-time, web-based visualization,
and reporting of manufacturing operations. This guide explores the installation process
with an analytical lens, focusing on key considerations, prerequisites, and best practices
to ensure a seamless deployment experience.
Understanding Wonderware Information Server
Before delving into the installation specifics, it is essential to grasp the fundamental
purpose and architecture of Wonderware Information Server. WIS acts as a centralized
platform that consolidates data from Wonderware’s SCADA and MES solutions,
transforming raw operational data into actionable insights via dashboards, reports, and
web portals. This facilitates informed decision-making across manufacturing, energy, and
infrastructure industries.
The software’s architecture typically involves integration with Wonderware Historian,
InTouch HMI, and other data sources, necessitating a careful configuration during
installation. Consequently, the installation guide must address the interoperability with
existing systems, compatibility requirements, and security protocols.
Pre-Installation Requirements and Planning
A successful Wonderware Information Server installation hinges on thorough preparation.
The installation guide emphasizes the importance of verifying system requirements,
including hardware specifications, operating system compatibility, and network
configurations.
Hardware and Software Prerequisites
Wonderware Information Server requires a robust server environment. The installation
guide usually recommends:
64-bit Windows Server editions (Windows Server 2016 or later preferred)
1.
Minimum of 8 GB RAM, with 16 GB or more recommended for high-load
2.
environments
Multi-core processors to support concurrent user sessions and data processing
3.
Adequate disk space, factoring in the expected volume of data and report storage
4.
On the software side, prerequisites often include Microsoft SQL Server for data storage,
Internet Information Services (IIS) for web hosting, and .NET framework components.
Ensuring these components are installed and updated minimizes compatibility issues
during WIS deployment.
Network and Security Considerations
Since Wonderware Information Server operates over web protocols, network configuration
plays a pivotal role. The installation guide advises configuring firewall rules to allow
HTTP/HTTPS traffic, setting up appropriate authentication mechanisms, and securing data
transmission via SSL/TLS certificates. Additionally, integration with Active Directory for
user authentication enhances security and streamlines user management.
Step-by-Step Installation Process
The core of the wonderware information server installation guide lies in the detailed
procedural steps required to deploy the software successfully. This section outlines a
generalized installation workflow, which may vary slightly depending on specific versions
or organizational infrastructure.
1. Preparation and Backup
Before initiating the installation, it is prudent to back up existing data and configurations,
especially if upgrading from a previous version of Wonderware Information Server. This
ensures data integrity and allows rollback if necessary.
2. Installing Prerequisite Components
The guide instructs users to install and configure all prerequisite software, such as IIS, SQL
Server, and .NET Framework. Proper configuration of IIS application pools and enabling
required features (e.g., ASP.NET, Windows Authentication) is crucial.
3. Running the Wonderware Information Server Installer
Launching the WIS installer initiates a wizard-driven process where users specify
installation directories, select components (e.g., Web Client, Reporting Server), and
configure service accounts. Attention to detail here avoids permission errors and service
failures post-installation.
4. Configuring the Database Connection
The installer prompts for database connection details, requiring valid credentials and
proper SQL Server configuration. Using a dedicated service account with appropriate
database rights aligns with best security practices.
5. Finalizing Installation and Initial Configuration
Upon completing the installation, the guide recommends verifying service statuses,
testing web access to the Information Server portal, and importing or configuring data
sources. This phase may also involve setting up default templates, dashboards, and user
roles.
Post-Installation Tasks and Optimization
Installation marks just the beginning of an effective Wonderware Information Server
deployment. The installation guide highlights additional steps to optimize performance
and usability.
Integration with Wonderware Applications
To fully leverage WIS capabilities, integrating with Wonderware Historian and InTouch HMI
is essential. This involves configuring data connections and ensuring synchronized
timestamping and data quality.
Performance Tuning
Adjustments such as optimizing SQL Server indexes, configuring caching mechanisms,
and load balancing web services can significantly improve responsiveness and scalability,
especially in enterprise environments with high user concurrency.
User Training and Documentation
The guide encourages organizations to invest in user training and maintain up-to-date
documentation. Empowering users to create and customize reports and dashboards
enhances the value derived from the Information Server.
Common Challenges and Troubleshooting
Despite following the wonderware information server installation guide meticulously,
users may encounter obstacles. Understanding typical issues aids in proactive resolution.
Permission Errors: Insufficient rights for service accounts can hinder installation
1.
or cause runtime failures. Ensuring correct Windows and SQL permissions is critical.
Database Connectivity: Incorrect SQL Server configurations or network issues
2.
may prevent successful connection. Testing connectivity prior to installation can
prevent delays.
Browser Compatibility: Since WIS relies on web technologies, outdated or
3.
unsupported browsers may affect user experience. The guide recommends using
modern browsers and verifying compatibility.
Firewall and Network Restrictions: Blocked ports or restrictive policies can
4.
obstruct data flow. Coordinating with network administrators to open necessary
ports is essential.
Comparing Wonderware Information Server with Alternative
Solutions
In the broader context of industrial information management, Wonderware Information
Server competes with other platforms such as GE Proficy Historian and Siemens WinCC
OA. The installation guide indirectly reflects WIS’s emphasis on tight integration within the
AVEVA ecosystem, ease of web-based access, and flexible reporting capabilities.
While some competitors may offer more extensive customization or cloud-native
deployments, WIS’s strength lies in its robust support for legacy systems and
comprehensive visualization tools. Understanding these distinctions helps organizations
tailor their installation and configuration strategies accordingly.
The wonderware information server installation guide thus not only facilitates software
deployment but also serves as a blueprint for aligning technology with operational
objectives. Proper adherence to its recommendations ensures that WIS performs reliably,
delivering actionable insights that drive industrial efficiency and innovation.
Wonderware installation, information server setup, Wonderware software guide,
information server configuration, Wonderware system requirements, Wonderware
installation steps, industrial software installation, Wonderware Information Server manual,
Wonderware troubleshooting, information server deployment