Click2Cloud I NE 73RD CT, REDMOND WA

Size: px
Start display at page:

Download "Click2Cloud I NE 73RD CT, REDMOND WA"

Transcription

1 Click2Cloud I NE 73RD CT, REDMOND WA

2 INDEX OSE 2.0 Topology and Architecture Diagram Cartridges and Plugins OSE2.0 Demo OSE2.0 Admin Section OSE 3.0 Adoption Plan

3 OpenShift 2.0 Red Hat s PaaS solution for Cloud Topology and Architecture Diagram

4 Run Windows Applications in OpenShift 2.0 Bridging the gap between Red Hat OpenShift2.0 and Microsoft OpenShift Cloud Topology: Broker, Linux Node and Windows Node Linux Broker Connected in LAN Microsoft.NET Framework 4.5/ 4.6 Microsoft SQL Server 2014/ 2012/ 2008 Linux Node Windows Node OpenShift Private Cloud on Hyper-V VMs

5 OpenShift2.0 Architecture Diagram Broker, Linux Node and Windows Node

6 Run Windows Applications in OpenShift2.0 Bridging the gap between Red Hat OpenShift and Microsoft OpenShift.Net is a complete package of Windows.NET and Linux OpenShift cloud. It enables Windows Servers to join Red Hat OpenShift by providing a robust, private and cross-platform cloud solution. The benefits are:. NATIVE MICROSOFT SERVERS SCALABILITY AND EFFICIENCY OPEN SOURCE SERVICES FOR.NET IT GOVERNANCE AND INTEGRATION OpenShift provides support for Windows Server 2012;.NET 4.5 and 5.0; SQL Server 2008, 2012 and The result is native server compatibility and performance. OpenShift incorporates application isolation providing improved multi-tenancy and application density. OpenShift Windows nodes yield similar performance, scalability and efficiency as Linux nodes within OpenShift..Net developers benefit from MongoDB, MYSQL and other open source services. OpenShift plus.net provides the enterprise with native cross-platform strategy for IT lifecycle management, governance and integration.

7 OpenShift2.0 Red Hat s PaaS solution for Cloud Cartridges and Plugins

8 Cartridges & Plugins for OSE2 Cartridges and Plugins Developed by Click2Cloud Inc. List of Cartridges.NET 4.5 Cartridge,.NET 4.6 Cartridge MS SQL 2008, 2012, 2014 Cartridge WinDIY FOXWEB List of Plugins Visual Studio Plugin (2012, 2013, 2015) Eclipse Plugin

9 Visual Studio Plugin: Installing Prerequisite Management Console and Client Tools; Ruby, Git and rhc tool Management Console: best for easily launching, managing, and monitoring applications using a graphical interface. Client tools: best for coding, debugging, and advanced application management. It helps managing the cloud environment using a command line interface, and provide more features that are not currently accessible from the Management Console. Minimum Software Required to install OpenShift Client Tool on Windows OS Ruby with RubyInstaller Git version control rhc Ruby gem NOTE: User must have sufficient privileges to install software and depending on specific user permissions, disabling the User Account Control (UAC) on Windows Vista or Windows 7 operating systems may be necessary.

10 Client Tool: Installing Ruby Install Ruby with RubyInstaller Download and save the latest RubyInstaller package for Windows from INSTALL RUBYINSTALLER CHECK Add Ruby executables to your PATH FINISH AND VERIFY INSTALLATION C:\> ruby v NOTE: If the Ruby version message does not display, the Ruby executable may not have been added to the path. Restart the installation process and ensure the Add Ruby executables to your PATH check box is selected. Verify: ruby 1.9.3p551 < > [i386-mingw32]

11 Client Tool: Installing Git Install Git version control Download and save the latest Git for Windows from www. msysgit.github.com INSTALL GIT SELECT Use Git from the Windows Command Prompt SELECT Checkout Windows-style, commit Unix-style line endings AND FINISH NOTE: Check the successful Git installation by C:\> git version, you should get an installed version no. git version msysgit.0

12 Client Tool: Installing rhc Ruby gem Install rhc ruby gem rhc Ruby gem, once you have installed RubyInstaller and Git, use the following instructions to install the client tools. Ste1: Open Windows Command Prompt. Step2: Run the following command to install the client tools: C:\> gem install rhc

13 Visual Studio OSE2 Plugin Installation Using Pluginsetup installer provided in Partner Kit Click Install to install plugin for selected Visual Studio versions in case you have multiple Click Close when installation gets completed SOLUTION: One click container, image and application deployment seamlessly integrated into your DevOps process with our Visual Studio Plugin. Create and Import OpenShift Application Manage Domains Create New Application Import Existing Application

14 Visual Studio OSE2 Plugin Create and Import OpenShift Applications Visual Studio Plugin provides easy way to create, run web application in OpenShift environment or import existing application. Step1: Open Visual Studio instance, select TOOLS from menu bar and then select Create Edit OpenShift Application. SOLUTION: One click container, image and application deployment seamlessly integrated into your DevOps process with our Visual Studio Plugin. Create and Import OpenShift Application Manage Domains Create New Application Import Existing Application Click OK for Trial License dialog displaying details about how many days are remaining for the license to expire.

15 Visual Studio OSE2 Plugin Create and Import OpenShift Applications Visual Studio Plugin provides easy way to create, run web application in OpenShift environment or import existing application. Step2: On the OpenShift.NET Visual Studio Plugin window, enter OpenShift server hostname and click on Connect to Server button. SOLUTION: One click container, image and application deployment seamlessly integrated into your DevOps process with our Visual Studio Plugin. Create and Import OpenShift Application Manage Domains Create New Application Import Existing Application

16 Visual Studio OSE2 Plugin Create and Import OpenShift Applications Visual Studio Plugin provides easy way to create, run web application in OpenShift environment or import existing application. Step4: On Sign in to OpenShift window, enter Username and Password and click OK SOLUTION: One click container, image and application deployment seamlessly integrated into your DevOps process with our Visual Studio Plugin. Create and Import OpenShift Application Manage Domains Create New Application Import Existing Application Note: A Command Prompt window will appear while connecting for the first time, where when asked about token generation, enter yes.

17 Visual Studio OSE2 Plugin Create and Import OpenShift Applications Visual Studio Plugin provides easy way to create, run web application in OpenShift environment or import existing application. Step5: Enter yes when asked for uploading your public SSH key to OpenShift server SOLUTION: One click container, image and application deployment seamlessly integrated into your DevOps process with our Visual Studio Plugin. Create and Import OpenShift Application Manage Domains Create New Application Import Existing Application Note: Further you will be asked to enter a name for the Key which is not mandatory. In any case, press Enter

18 Visual Studio OSE2 Plugin Create and Import OpenShift Applications Step6: Below dialog will load Cartridges, Domains, Gears and Applications of respective selected domain. SOLUTION: One click container, image and application deployment seamlessly integrated into your DevOps process with our Visual Studio Plugin. Create and Import OpenShift Application Manage Domains Create New Application Import Existing Application

19 Visual Studio OSE2 Plugin Manage Domains Click on Manage Domains link. Click on New and enter domain name and then click on OK SOLUTION: One click container, image and application deployment seamlessly integrated into your DevOps process with our Visual Studio Plugin. Create and Import OpenShift Application Manage Domains Create New Application Import Existing Application

20 Visual Studio OSE2 Plugin Create New Applications To create new application click Browse for folder location button >> Select destination for cloning (copying) application >> Enter; name, Select application type, Select gear size, and required cartridge under Embedded Cartridges list and then click Create button. After successful creation of application it will start cloning. After some time you will be asked to continue connecting, refer below. Enter yes to continue. SOLUTION: One click container, image and application deployment seamlessly integrated into your DevOps process with our Visual Studio Plugin. Create and Import OpenShift Application Manage Domains Create New Application Import Existing Application

21 Visual Studio OSE2 Plugin Create New Applications Once application is successfully cloned on specified location, project will be open in Visual Studio To deploy changes on OpenShift using OpenShift.NET Visual Studio Plugin, modify any content as per requirement. Save the file and right click on Project in Solution Explore and then select Publish to OpenShift SOLUTION: One click container, image and application deployment seamlessly integrated into your DevOps process with our Visual Studio Plugin. Create and Import OpenShift Application Manage Domains Create New Application Import Existing Application

22 Visual Studio OSE2 Plugin Create New Applications Comments for Application: In the Publish to OpenShift window, enter Comment and click OK Once application is deployed successfully, it will show publish logs in Publish to OpenShift window SOLUTION: One click container, image and application deployment seamlessly integrated into your DevOps process with our Visual Studio Plugin. Create and Import OpenShift Application Manage Domains Create New Application Import Existing Application

23 Visual Studio OSE2 Plugin Import Existing Applications To Import Application: 1. Click on Create Edit OpenShift Application from Tools in Visual Studio. Click OK on trial period window. Connect to OpenShift Server. Check Existing Application box. 2. Click on button (Browse for folder location), select destination for cloning (copying) application and then click on Open. SOLUTION: One click container, image and application deployment seamlessly integrated into your DevOps process with our Visual Studio Plugin. Create and Import OpenShift Application Manage Domains Create New Application Import Existing Application

24 Visual Studio OSE2 Plugin Import Existing Applications To Import Application: 3. Click on button (Browse for existing application(s)), a dialog will open, just like below, which shows list of existing applications against selected domain. Select any one application name and then click on OK button. You will see selected application name which will populate into text box present inside Existing Application section. SOLUTION: One click container, image and application deployment seamlessly integrated into your DevOps process with our Visual Studio Plugin. Create and Import OpenShift Application Manage Domains Create New Application Import Existing Application

25 Visual Studio OSE2 Plugin Import Existing Applications 4. Click on Open button, and cloning will start at specified location. It will take few minutes to copy data. 5. and, you will see output like shown below in Solutions Explorer Note: to edit, follow the steps discussed above. SOLUTION: One click container, image and application deployment seamlessly integrated into your DevOps process with our Visual Studio Plugin. Create and Import OpenShift Application Manage Domains Create New Application Import Existing Application

26 Visual Studio OSE2 Plugin Uninstall Visual Studio Plugin To uninstall Visual Studio Plugin: open the Visual Studio Instance where OpenShift.NET Visual Studio Plugin is already installed, and follow below steps 1. Under TOOLS menu bar, select Extensions and Updates 2. In Extensions and Updates window, search for OpenShift.NET Visual Studio Extension and click on Uninstall button and then select Yes to uninstall plugin.

27 Click2Cloud Click2Cloud.net Deploying Sample Application using Visual Studio Plugin Red Hat ISV and Advanced Partner

28 Deploying Sample Application Using OpenShift. Net Visual Studio Plugin Use the following steps to create the application using DOTNET 4.5 Cartridge and MS SQL 2014 into OpenShift Step1: Open Visual Studio instance, select TOOLS from menu bar and then select Create Edit OpenShift Application. SOLUTION: One click container, image and application deployment seamlessly integrated into your DevOps process with our Visual Studio Plugin. Deploying Sample Application using VS Plugin Click OK for Trial License dialog displaying details about how many days are remaining for the license to expire.

29 Deploying Sample Application Using OpenShift. Net Visual Studio Plugin Step2: On the OpenShift.NET Visual Studio Plugin window, enter OpenShift server hostname and click on Connect to Server button. SOLUTION: One click container, image and application deployment seamlessly integrated into your DevOps process with our Visual Studio Plugin. Deploying Sample Application using VS Plugin

30 Deploying Sample Application Using OpenShift. Net Visual Studio Plugin Step3: On Sign in to OpenShift window, enter Username and Password, and click OK Step4: Below dialog will load Cartridges, Domains, Gears and Applications of respective selected domain. SOLUTION: One click container, image and application deployment seamlessly integrated into your DevOps process with our Visual Studio Plugin. Deploying Sample Application using VS Plugin

31 Deploying DOTNET4.5 and MS SQL 2014 Application Using OpenShift. Net Visual Studio Plugin Creating new application using DOTNET- 4.5 and MSSQL 2014: 1. Click on Browse for folder location button 2. Select destination for cloning (copying) application 3. Enter the name for new application 4. Select dotnet-4.5 in Type dropdown 5. Select gear size from Gear Size dropdown 6. Select rgen-mssql-2014 cartridge under Embedded Cartridges list and 7. Click Create button. SOLUTION: One click container, image and application deployment seamlessly integrated into your DevOps process with our Visual Studio Plugin. Deploying.NET 4.5 & MS SQL 2014 Application using VS Plugin

32 Deploying Sample Application Using OpenShift. Net Visual Studio Plugin 1. Successful creation of application will start cloning it, Enter Yes to continue. 2. Once application is successfully clone on specified location, project will be open in Visual Studio and web.config file shows the connection string of the database. SOLUTION: One click container, image and application deployment seamlessly integrated into your DevOps process with our Visual Studio Plugin. Deploying Sample Application using VS Plugin

33 Deploying Sample Application Using OpenShift. Net Visual Studio Plugin Before continuing 1. First login to SQL Server specified in web.config file using SQL Server Management Studio, and 2. Change the password for admin user 3. Update the changed password in the DBConnectionString NOTE: The MSSQL Cartridges require to change password in first login SOLUTION: One click container, image and application deployment seamlessly integrated into your DevOps process with our Visual Studio Plugin. Deploying Sample Application using VS Plugin

34 Deploying Sample Application Using OpenShift. Net Visual Studio Plugin In the SQL Server Management Studio: Open the SampleApplicationScript.sql file located in the DatabaseScipt folder and run it. It will install the required table for running the sample application. SOLUTION: One click container, image and application deployment seamlessly integrated into your DevOps process with our Visual Studio Plugin. Deploying Sample Application using VS Plugin

35 Deploying Sample Application Using OpenShift. Net Visual Studio Plugin Importing files 1. Import all files from DOTNET-4.5 and MSSQL 2014 folder in the application. SOLUTION: One click container, image and application deployment seamlessly integrated into your DevOps process with our Visual Studio Plugin. Deploying.NET 4.5 Application using VS Plugin

36 Deploying Sample Application Using OpenShift. Net Visual Studio Plugin Run Application Click F5 to run application locally. You should see following output in browser SOLUTION: One click container, image and application deployment seamlessly integrated into your DevOps process with our Visual Studio Plugin. Deploying.NET 4.5 Application using VS Plugin

37 Deploying Sample Application Using OpenShift. Net Visual Studio Plugin To deploy changes, modify any In this example, we are changing Microsoft SQL Server text as specified in above screen with Microsoft SQL Server by changing in Default.aspx page To deploy changes on OpenShift environment, First save the file and right click on Project in Solution Explore and then select Publish to OpenShift SOLUTION: One click container, image and application deployment seamlessly integrated into your DevOps process with our Visual Studio Plugin. Deploying.NET 4.5 Application using VS Plugin

38 Deploying Sample Application Using OpenShift. Net Visual Studio Plugin Publish Application: In the Publish to OpenShift window, enter Comment and click OK. Publish Logs: Publish to OpenShift window will show publish logs once the application is deployed successfully. SOLUTION: One click container, image and application deployment seamlessly integrated into your DevOps process with our Visual Studio Plugin. Deploying.NET 4.5 Application using VS Plugin

39 OpenShift2.0 Red Hat s PaaS solution for Cloud OSE2.0 Demo

40 OSE2.0 Demo Demo Details Broker URL - Username - Password - Sample Apps URL - demo demo@123

41 OpenShift2.0 Red Hat s PaaS solution for Cloud OSE2.0 Admin Section

42 OpenShift2.0 Admin Section Admin URL: To access administrator console, you have to login to broker server and forward the port 8080 to your local system using putty.

43 OpenShift2.0 Admin Section System Overview

44 OpenShift2.0 Admin Section Node Overview

45 OpenShift2.0 Admin Section System Stats

46 OpenShift2.0 Admin Section Application Overview and Search

47 OpenShift2.0 Admin Section HAProxy Status To see HAProxy status of any application, please add /haproxy-status at the end of the application URL.

48 Click2Cloud Inc. Click2Cloud.net OSE2.0 to OSE3.0 OSE3 Adoption Plan Red Hat ISV and Advanced Partner

49 Phase I OpenShift 2 ASP.NET and SQL Server OpenShift Cloud Topology: Broker, Linux Node and Windows Node Connected in LAN Broker Microsoft.NET Framework 4.5/ 4.6 Microsoft SQL Server 2014/ 2012/ 2008 Linux Node Windows Node OpenShift Private Cloud on Hyper-V VMs

50 Phase I OpenShift 2 ASP.NET and SQL Server Broker Existing Cloud running.net Applications and SQL Database Connected in LAN Linux Node Windows Node OpenShift Private Cloud on Hyper-V VMs

51 Phase I OpenShift 2 ASP.NET and SQL Server Broker Existing Cloud running.net Applications and SQL Database Connected in LAN Linux Node Windows Node OpenShift Private Cloud on Hyper-V VMs Microsoft.NET Framework 4.5/ 4.6 Microsoft SQL Server 2014/ 2012/ 2008 All.NET Applications and SQL Database will be migrated to OpenShift 2

52 Phase II OpenShift 3 ASP.NET and OpenShift 2 SQL Server Connected in LAN Broker.NET Applications will be migrated to OpenShift 3 Cloud Master Linux Node Windows Node Node 1 Node 2 OpenShift 2 Private/ Public Cloud on Hyper-V VMs Microsoft.NET Framework / 4.6 Microsoft SQL Server 2014/ 2012/ 2008 All.NET 4.5 and 4.6 will be upgrade to.net 5.0 SQL Database will be still supported in OpenShift 2 OpenShift 3 Private/ Public Cloud

53 Support and Pricing Dynamic Pricing Based on usage and support at the level you need: 1. Usage 2. One-time setup 3. Support Support Packs and Dedicated Monthly On-Demand Usage Based Active Inactive One Time setup (optional) Basic End-to-End Annual Hourly Support Packs Monday-Friday Saturday, Sunday Number of Gears and Cartridges on a Windows Node Varies on your usage Varies on your usage Levels Environment and application install Full architectural assessment + install 20 Hour Minimum 8 Hours to respond 24 Hours to respond Dedicated 9:00am-5:00pm 5:00pm- 1:00am 1:00am-9:00am Monday- Friday, Sat, Sun YES YES YES

54 Services End to end expert services to manage your cross-platform solutions Advisor Readiness Migration Experienced consultants to get you the cloud Materials to help you take advantage of DevOps and the cloud One-click deployment of your.net applications to OpenShift (Click2Cloud) Enablement Enterprise cross-platform solutions Support 24 x 7 support at the level you need

55 Summary Use our solutions and services to: Embrace DevOps and support your developers with the ability to rapidly and seamlessly develop and deploy solutions in OpenShift. Increase developer velocity and build solutions at the speed of business while keeping pace with advances in technology. Accelerate your journey to the cloud with new choices and possibilities in a powerful cross-platform cloud that unifies open source and Microsoft technology platforms.

56 Get Started Now TRY IT OUT OpenShift.Net and The Visual Studio & Eclipse Plugins On any of these environments. Click2Cloud Labs Your Enterprise OpenShift Online

57 About Click2Cloud Use our solutions and services to: Click2Cloud.net Click2Cloud is based in Redmond WA and is affiliated with RGen Software Solutions (I) Pvt. Ltd. To learn more via or FAQ s, instructional videos, and more go to At Click2Cloud we believe in empowering the developer and giving you choices. We help you get to the cloud to be more agile, deliver faster, unleash innovation and become a modern digital enterprise. This is why we have developed a true DevOps experience allowing you to deploy containers, images and applications to OpenShift with one-click. It is why we have developed a way to run Windows applications within OpenShift, giving you new choices and opening the door to new possibilities. These solutions accelerate your journey to the cloud and allow you to embrace the transformative power of new technologies. Click2Cloud Headquarters Redmond, USA RGen INDIA Nagpur NE 73RD CT, REDMOND WA 98052, USA Phone: contact@click2cloud.net Fax: Website: Click2Cloud.Net Red Hat ISV and Advanced Partner

Click2Cloud Inc. http://click2cloud.net/openshift/ Enabling The Cross-Platform Enterprise. Red Hat ISV and Advanced Partner

Click2Cloud Inc. http://click2cloud.net/openshift/ Enabling The Cross-Platform Enterprise. Red Hat ISV and Advanced Partner http://click2cloud.net/openshift/ Enabling The Cross-Platform Enterprise Red Hat ISV and Advanced Partner Cross-Platform Solutions Bridging Red Hat and Microsoft platforms Are you currently running or

More information

To install Multifront you need to have familiarity with Internet Information Services (IIS), Microsoft.NET Framework and SQL Server 2008.

To install Multifront you need to have familiarity with Internet Information Services (IIS), Microsoft.NET Framework and SQL Server 2008. Znode Multifront - Installation Guide Version 6.2 1 System Requirements To install Multifront you need to have familiarity with Internet Information Services (IIS), Microsoft.NET Framework and SQL Server

More information

Secret Server Installation Windows 8 / 8.1 and Windows Server 2012 / R2

Secret Server Installation Windows 8 / 8.1 and Windows Server 2012 / R2 Secret Server Installation Windows 8 / 8.1 and Windows Server 2012 / R2 Table of Contents Table of Contents... 1 I. Introduction... 3 A. ASP.NET Website... 3 B. SQL Server Database... 3 C. Administrative

More information

NSi Mobile Installation Guide. Version 6.2

NSi Mobile Installation Guide. Version 6.2 NSi Mobile Installation Guide Version 6.2 Revision History Version Date 1.0 October 2, 2012 2.0 September 18, 2013 2 CONTENTS TABLE OF CONTENTS PREFACE... 5 Purpose of this Document... 5 Version Compatibility...

More information

Bitrix Site Manager ASP.NET. Installation Guide

Bitrix Site Manager ASP.NET. Installation Guide Bitrix Site Manager ASP.NET Installation Guide Contents Introduction... 4 Chapter 1. Checking for IIS Installation... 5 Chapter 2. Using An Archive File to Install Bitrix Site Manager ASP.NET... 7 Preliminary

More information

Quick Start Guide for Parallels Virtuozzo

Quick Start Guide for Parallels Virtuozzo PROPALMS VDI Version 2.1 Quick Start Guide for Parallels Virtuozzo Rev. 1.1 Published: JULY-2011 1999-2011 Propalms Ltd. All rights reserved. The information contained in this document represents the current

More information

System Administration Training Guide. S100 Installation and Site Management

System Administration Training Guide. S100 Installation and Site Management System Administration Training Guide S100 Installation and Site Management Table of contents System Requirements for Acumatica ERP 4.2... 5 Learning Objects:... 5 Web Browser... 5 Server Software... 5

More information

MIGRATING TO AVALANCHE 5.0 WITH MS SQL SERVER

MIGRATING TO AVALANCHE 5.0 WITH MS SQL SERVER MIGRATING TO AVALANCHE 5.0 WITH MS SQL SERVER This document provides instructions for migrating to Avalanche 5.0 from an installation of Avalanche MC 4.6 or newer using MS SQL Server 2005. You can continue

More information

Microsoft Corporation. Project Server 2010 Installation Guide

Microsoft Corporation. Project Server 2010 Installation Guide Microsoft Corporation Project Server 2010 Installation Guide Office Asia Team 11/4/2010 Table of Contents 1. Prepare the Server... 2 1.1 Install KB979917 on Windows Server... 2 1.2 Creating users and groups

More information

XenDesktop Implementation Guide

XenDesktop Implementation Guide Consulting Solutions WHITE PAPER Citrix XenDesktop XenDesktop Implementation Guide Pooled Desktops (Local and Remote) www.citrix.com Contents Contents... 2 Overview... 4 Initial Architecture... 5 Installation

More information

How to install and use the File Sharing Outlook Plugin

How to install and use the File Sharing Outlook Plugin How to install and use the File Sharing Outlook Plugin Thank you for purchasing Green House Data File Sharing. This guide will show you how to install and configure the Outlook Plugin on your desktop.

More information

Thinspace deskcloud. Quick Start Guide

Thinspace deskcloud. Quick Start Guide Thinspace deskcloud Quick Start Guide Version 1.2 Published: SEP-2014 Updated: 16-SEP-2014 2014 Thinspace Technology Ltd. All rights reserved. The information contained in this document represents the

More information

Receiver Updater for Windows 4.0 and 3.x

Receiver Updater for Windows 4.0 and 3.x Receiver Updater for Windows 4.0 and 3.x 2015-04-12 05:29:34 UTC 2015 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement Contents Receiver Updater for Windows 4.0 and 3.x...

More information

Using Microsoft Visual Studio 2010. API Reference

Using Microsoft Visual Studio 2010. API Reference 2010 API Reference Published: 2014-02-19 SWD-20140219103929387 Contents 1... 4 Key features of the Visual Studio plug-in... 4 Get started...5 Request a vendor account... 5 Get code signing and debug token

More information

Virto Create & Clone AD User Web Part for Microsoft SharePoint. Release 3.1.3. Installation and User Guide

Virto Create & Clone AD User Web Part for Microsoft SharePoint. Release 3.1.3. Installation and User Guide Virto Create & Clone AD User Web Part for Microsoft SharePoint Release 3.1.3 Installation and User Guide 2 Table of Contents KEY FEATURES... 3 SYSTEM REQUIREMENTS... 3 OPERATING SYSTEM... 3 SERVER... 3

More information

ACTIVE DIRECTORY DEPLOYMENT

ACTIVE DIRECTORY DEPLOYMENT ACTIVE DIRECTORY DEPLOYMENT CASAS Technical Support 800.255.1036 2009 Comprehensive Adult Student Assessment Systems. All rights reserved. Version 031809 CONTENTS 1. INTRODUCTION... 1 1.1 LAN PREREQUISITES...

More information

Interworks. Interworks Cloud Platform Installation Guide

Interworks. Interworks Cloud Platform Installation Guide Interworks Interworks Cloud Platform Installation Guide Published: March, 2014 This document contains information proprietary to Interworks and its receipt or possession does not convey any rights to reproduce,

More information

JBoss Developer Studio 6.0

JBoss Developer Studio 6.0 JBoss Developer Studio 6.0 OpenShift Tools Reference Guide 1 JBoss Developer Studio 6.0 OpenShift Tools Reference Guide Provides information about the use of the JBoss Developer Studio with the Red Hat

More information

Quick Start Guide for VMware and Windows 7

Quick Start Guide for VMware and Windows 7 PROPALMS VDI Version 2.1 Quick Start Guide for VMware and Windows 7 Rev. 1.1 Published: JULY-2011 1999-2011 Propalms Ltd. All rights reserved. The information contained in this document represents the

More information

QUANTIFY INSTALLATION GUIDE

QUANTIFY INSTALLATION GUIDE QUANTIFY INSTALLATION GUIDE Thank you for putting your trust in Avontus! This guide reviews the process of installing Quantify software. For Quantify system requirement information, please refer to the

More information

Secure Messaging Server Console... 2

Secure Messaging Server Console... 2 Secure Messaging Server Console... 2 Upgrading your PEN Server Console:... 2 Server Console Installation Guide... 2 Prerequisites:... 2 General preparation:... 2 Installing the Server Console... 2 Activating

More information

Windows Server Update Services 3.0 SP2 Step By Step Guide

Windows Server Update Services 3.0 SP2 Step By Step Guide Windows Server Update Services 3.0 SP2 Step By Step Guide Microsoft Corporation Author: Anita Taylor Editor: Theresa Haynie Abstract This guide provides detailed instructions for installing Windows Server

More information

insync Installation Guide

insync Installation Guide insync Installation Guide 5.2 Private Cloud Druva Software June 21, 13 Copyright 2007-2013 Druva Inc. All Rights Reserved. Table of Contents Deploying insync Private Cloud... 4 Installing insync Private

More information

STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS

STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS Notes: STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS 1. The installation of the STATISTICA Enterprise Server entails two parts: a) a server installation, and b) workstation

More information

Desktop and Professional Editions

Desktop and Professional Editions YOUR AUTOMATED EMPLOYEE Foxtrot Deployment Guide Desktop and Professional Editions Introduction This Deployment Guide is intended for administrators in charge of planning, implementing and maintaining

More information

Team Foundation Server 2010, Visual Studio Ultimate 2010, Team Build 2010, & Lab Management Beta 2 Installation Guide

Team Foundation Server 2010, Visual Studio Ultimate 2010, Team Build 2010, & Lab Management Beta 2 Installation Guide Page 1 of 243 Team Foundation Server 2010, Visual Studio Ultimate 2010, Team Build 2010, & Lab Management Beta 2 Installation Guide (This is an alpha version of Benjamin Day Consulting, Inc. s installation

More information

Upgrading from MSDE to SQL Server 2005 Express Edition with Advanced Services SP2

Upgrading from MSDE to SQL Server 2005 Express Edition with Advanced Services SP2 Upgrading from MSDE to SQL Server 2005 Express Edition with Advanced Services SP2 Installation and Configuration Introduction This document will walk you step by step in removing MSDE and the setup and

More information

Setting Up the Development Workspace

Setting Up the Development Workspace Setting Up the Development Workspace The first step in this project is to set up a workspace, so you can build, test, and verify all of the components that we are going to put together in Microsoft Dynamics

More information

WhatsUp Gold v16.1 Installation and Configuration Guide

WhatsUp Gold v16.1 Installation and Configuration Guide WhatsUp Gold v16.1 Installation and Configuration Guide Contents Installing and Configuring Ipswitch WhatsUp Gold v16.1 using WhatsUp Setup Installing WhatsUp Gold using WhatsUp Setup... 1 Security guidelines

More information

Sophos Mobile Control Installation guide. Product version: 3

Sophos Mobile Control Installation guide. Product version: 3 Sophos Mobile Control Installation guide Product version: 3 Document date: January 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...4 3 Set up Sophos Mobile Control...16 4 External

More information

0651 Installing PointCentral 8.0 For the First Time

0651 Installing PointCentral 8.0 For the First Time Prerequisites Microsoft Windows Server 2003 or Windows Server 2008 Microsoft.NET Framework 4 Microsoft SQL Server 2005 or SQL Server 2008 IIS **For Windows Server 2003. You must manually configure IIS6

More information

Version 3.8. Installation Guide

Version 3.8. Installation Guide Version 3.8 Installation Guide Copyright 2007 Jetro Platforms, Ltd. All rights reserved. This document is being furnished by Jetro Platforms for information purposes only to licensed users of the Jetro

More information

How To Install An Archive Service On An Exchange Server (For A Free) With A Free Version Of Ios 2.5.1 (For Free) On A Windows Xp Or Windows 7 (For Windows) (For An Ubuntu) (

How To Install An Archive Service On An Exchange Server (For A Free) With A Free Version Of Ios 2.5.1 (For Free) On A Windows Xp Or Windows 7 (For Windows) (For An Ubuntu) ( Installing Exchange Server Archiver Exchange Server Archiver - 3.0 Installing Exchange Server Archiver You are recommended to read the Exchange Server Archiver Technical Overview for a description of the

More information

Budget Developer Install Manual 2.5

Budget Developer Install Manual 2.5 Budget Developer Install Manual 2.5 ARGUS Budget Developer Install Version 2.5 2/13/2013 ARGUS Software An Altus Group Company Application Server Installation for ARGUS Enterprise Version 9.1 2/13/2013

More information

Installation Guide. Research Computing Team V1.9 RESTRICTED

Installation Guide. Research Computing Team V1.9 RESTRICTED Installation Guide Research Computing Team V1.9 RESTRICTED Document History This document relates to the BEAR DataShare service which is based on the product Power Folder, version 10.3.232 ( some screenshots

More information

Intelligent Power Protector User manual extension for Microsoft Virtual architectures: Hyper-V 6.0 Manager Hyper-V Server (R1&R2)

Intelligent Power Protector User manual extension for Microsoft Virtual architectures: Hyper-V 6.0 Manager Hyper-V Server (R1&R2) Intelligent Power Protector User manual extension for Microsoft Virtual architectures: Hyper-V 6.0 Manager Hyper-V Server (R1&R2) Hyper-V Manager Hyper-V Server R1, R2 Intelligent Power Protector Main

More information

Installation Guide for Pulse on Windows Server 2012

Installation Guide for Pulse on Windows Server 2012 MadCap Software Installation Guide for Pulse on Windows Server 2012 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software

More information

File Share Navigator Online 1

File Share Navigator Online 1 File Share Navigator Online 1 User Guide Service Pack 3 Issued November 2015 Table of Contents What s New in this Guide... 4 About File Share Navigator Online... 5 Components of File Share Navigator Online...

More information

Dell UPS Local Node Manager USER'S GUIDE EXTENSION FOR MICROSOFT VIRTUAL ARCHITECTURES Dellups.com

Dell UPS Local Node Manager USER'S GUIDE EXTENSION FOR MICROSOFT VIRTUAL ARCHITECTURES Dellups.com CHAPTER: Introduction Microsoft virtual architecture: Hyper-V 6.0 Manager Hyper-V Server (R1 & R2) Hyper-V Manager Hyper-V Server R1, Dell UPS Local Node Manager R2 Main Operating System: 2008Enterprise

More information

http://docs.trendmicro.com

http://docs.trendmicro.com Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

More information

CYCLOPE let s talk productivity

CYCLOPE let s talk productivity Cyclope 6 Installation Guide CYCLOPE let s talk productivity Cyclope Employee Surveillance Solution is provided by Cyclope Series 2003-2014 1 P age Table of Contents 1. Cyclope Employee Surveillance Solution

More information

IIS, FTP Server and Windows

IIS, FTP Server and Windows IIS, FTP Server and Windows The Objective: To setup, configure and test FTP server. Requirement: Any version of the Windows 2000 Server. FTP Windows s component. Internet Information Services, IIS. Steps:

More information

Millennium Drive. Installation Guide

Millennium Drive. Installation Guide Millennium Drive Installation Guide This is a publication of Abila, Inc. Version 2015.1 2015 Abila, Inc. and its affiliated entities. All rights reserved. Abila, the Abila logos, and the Abila product

More information

Defender 5.7 - Token Deployment System Quick Start Guide

Defender 5.7 - Token Deployment System Quick Start Guide Defender 5.7 - Token Deployment System Quick Start Guide This guide describes how to install, configure and use the Defender Token Deployment System, based on default settings and how to self register

More information

1 Download & Installation... 4. 1 Usernames and... Passwords

1 Download & Installation... 4. 1 Usernames and... Passwords Contents I Table of Contents Part I Document Overview 2 Part II Document Details 3 Part III EventSentry Setup 4 1 Download & Installation... 4 Part IV Configuration 4 1 Usernames and... Passwords 5 2 Network...

More information

Zanibal Plug-in For Microsoft Outlook Installation & User Guide Version 1.1

Zanibal Plug-in For Microsoft Outlook Installation & User Guide Version 1.1 Zanibal Plug-in For Microsoft Outlook Installation & User Guide Version 1.1 Zanibal LLC Phone: +1-408-887-0480, +234-1-813-1744 Email: support@zanibal.com www.zanibal.com Copyright 2012, Zanibal LLC. All

More information

Product Manual. MDM On Premise Installation Version 8.1. Last Updated: 06/07/15

Product Manual. MDM On Premise Installation Version 8.1. Last Updated: 06/07/15 Product Manual MDM On Premise Installation Version 8.1 Last Updated: 06/07/15 Parallels IP Holdings GmbH Vordergasse 59 8200 Schaffhausen Switzerland Tel: + 41 52 632 0411 Fax: + 41 52 672 2010 www.parallels.com

More information

MultiSite Manager. Setup Guide

MultiSite Manager. Setup Guide MultiSite Manager Setup Guide Contents 1. Introduction... 2 How MultiSite Manager works... 2 How MultiSite Manager is implemented... 2 2. MultiSite Manager requirements... 3 Operating System requirements...

More information

Installation Guide for Pulse on Windows Server 2008R2

Installation Guide for Pulse on Windows Server 2008R2 MadCap Software Installation Guide for Pulse on Windows Server 2008R2 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software

More information

Installing The SysAidTM Server Locally

Installing The SysAidTM Server Locally Installing The SysAidTM Server Locally Document Updated: 17 October 2010 Introduction SysAid is available in two editions: a fully on-demand ASP solution and an installed, in-house solution for your server.

More information

Password Reset Server Installation Guide Windows 8 / 8.1 Windows Server 2012 / R2

Password Reset Server Installation Guide Windows 8 / 8.1 Windows Server 2012 / R2 Password Reset Server Installation Guide Windows 8 / 8.1 Windows Server 2012 / R2 Last revised: November 12, 2014 Table of Contents Table of Contents... 2 I. Introduction... 4 A. ASP.NET Website... 4 B.

More information

NovaBACKUP xsp Version 12.2 Upgrade Guide

NovaBACKUP xsp Version 12.2 Upgrade Guide NovaBACKUP xsp Version 12.2 Upgrade Guide NovaStor / August 2011 Rev 20110815 2011 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications

More information

Synchronization with Microsoft Team Foundation Server 2010

Synchronization with Microsoft Team Foundation Server 2010 Synchronization with Microsoft Team Foundation Server 2010 How To Setup March 19, 2011 v. 2 INTRODUCTION 3 PREREQUISITES 3 INSTALLATION 3 DEPLOYMENT SCENARIOS 4 SINGLE SERVER SCENARIO 4 DISTRIBUTED SCENARIO

More information

LifeSize Control Installation Guide

LifeSize Control Installation Guide LifeSize Control Installation Guide April 2005 Part Number 132-00001-001, Version 1.0 Copyright Notice Copyright 2005 LifeSize Communications. All rights reserved. LifeSize Communications has made every

More information

BUILDER 3.0 Installation Guide with Microsoft SQL Server 2005 Express Edition January 2008

BUILDER 3.0 Installation Guide with Microsoft SQL Server 2005 Express Edition January 2008 BUILDER 3.0 Installation Guide with Microsoft SQL Server 2005 Express Edition January 2008 BUILDER 3.0 1 Table of Contents Chapter 1: Installation Overview... 3 Introduction... 3 Minimum Requirements...

More information

ProSystem fx Document

ProSystem fx Document ProSystem fx Document Server Upgrade from Version 3.7 to Version 3.8 1 This Document will guide you through the upgrade of Document Version 3.7 to Version 3.8. Do not attempt to upgrade from any other

More information

Apache Directory Studio. User's Guide

Apache Directory Studio. User's Guide Apache Directory Studio User's Guide Apache Directory Studio: User's Guide Version 1.5.2.v20091211 Copyright 2006-2009 Apache Software Foundation Licensed to the Apache Software Foundation (ASF) under

More information

Propalms TSE Quickstart Guide

Propalms TSE Quickstart Guide Propalms TSE Quickstart Guide TSE 7.0 Propalms Ltd. Published February 2013 Overview Note: This guide is based on installation on Windows Server 2012. However, it is also applicable if you are using a

More information

ilaw Installation Procedure

ilaw Installation Procedure ilaw Installation Procedure This guide will provide a reference for a full installation of ilaw Case Management Software. Contents ilaw Overview How ilaw works Installing ilaw Server on a PC Installing

More information

Windows Intune Walkthrough: Windows Phone 8 Management

Windows Intune Walkthrough: Windows Phone 8 Management Windows Intune Walkthrough: Windows Phone 8 Management This document will review all the necessary steps to setup and manage Windows Phone 8 using the Windows Intune service. Note: If you want to test

More information

Sitecore Ecommerce Enterprise Edition Installation Guide Installation guide for administrators and developers

Sitecore Ecommerce Enterprise Edition Installation Guide Installation guide for administrators and developers Installation guide for administrators and developers Table of Contents Chapter 1 Introduction... 2 1.1 Preparing to Install Sitecore Ecommerce Enterprise Edition... 2 1.2 Required Installation Components...

More information

VMware vrealize Operations for Horizon Installation

VMware vrealize Operations for Horizon Installation VMware vrealize Operations for Horizon Installation vrealize Operations for Horizon 6.0 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Ipswitch Client Installation Guide

Ipswitch Client Installation Guide IPSWITCH TECHNICAL BRIEF Ipswitch Client Installation Guide In This Document Installing on a Single Computer... 1 Installing to Multiple End User Computers... 5 Silent Install... 5 Active Directory Group

More information

Installing and Configuring WhatsUp Gold

Installing and Configuring WhatsUp Gold Installing and Configuring WhatsUp Gold This guide provides information about installing and configuring WhatsUp Gold v14.2, including instructions on how to run the WhatsUp web interface through an Internet

More information

Introduction to Mobile Access Gateway Installation

Introduction to Mobile Access Gateway Installation Introduction to Mobile Access Gateway Installation This document describes the installation process for the Mobile Access Gateway (MAG), which is an enterprise integration component that provides a secure

More information

SQL Server 2008 R2 Express Edition Installation Guide

SQL Server 2008 R2 Express Edition Installation Guide Hardware, Software & System Requirements for SQL Server 2008 R2 Express Edition To get the overview of SQL Server 2008 R2 Express Edition, click here. Please refer links given below for all the details

More information

Virtual Appliance Setup Guide

Virtual Appliance Setup Guide The Barracuda SSL VPN Vx Virtual Appliance includes the same powerful technology and simple Web based user interface found on the Barracuda SSL VPN hardware appliance. It is designed for easy deployment

More information

Microsoft Dynamics GP Release

Microsoft Dynamics GP Release Microsoft Dynamics GP Release Workflow Installation and Upgrade Guide February 17, 2011 Copyright Copyright 2011 Microsoft. All rights reserved. Limitation of liability This document is provided as-is.

More information

Connection Broker Managing User Connections to Workstations, Blades, VDI, and More. Quick Start with Microsoft Hyper-V

Connection Broker Managing User Connections to Workstations, Blades, VDI, and More. Quick Start with Microsoft Hyper-V Connection Broker Managing User Connections to Workstations, Blades, VDI, and More Quick Start with Microsoft Hyper-V Version 8.1 October 21, 2015 Contacting Leostream Leostream Corporation http://www.leostream.com

More information

Installing and Configuring Login PI

Installing and Configuring Login PI Installing and Configuring Login PI Login PI Hands-on lab In this lab, you will configure Login PI to provide performance insights for a Windows Server 2012 R2 Remote Desktop Services installation. To

More information

Installing CaseMap Server User Guide

Installing CaseMap Server User Guide Installing CaseMap Server User Guide CaseMap Server, Version 1.8 System Requirements Installing CaseMap Server Installing the CaseMap Admin Console Installing the CaseMap SQL Import Utility Testing Installation

More information

Jive Connects for Openfire

Jive Connects for Openfire Jive Connects for Openfire Contents Jive Connects for Openfire...2 System Requirements... 2 Setting Up Openfire Integration... 2 Configuring Openfire Integration...2 Viewing the Openfire Admin Console...3

More information

Secret Server Installation Windows Server 2008 R2

Secret Server Installation Windows Server 2008 R2 Table of Contents Introduction... 2 ASP.NET Website... 2 SQL Server Database... 2 Administrative Access... 2 Prerequisites... 2 System Requirements Overview... 2 Additional Recommendations... 3 Beginning

More information

PaaS Operation Manual

PaaS Operation Manual NTT Communications Cloudⁿ PaaS Operation Manual Ver.1.0 Any secondary distribution of this material (distribution, reproduction, provision, etc.) is prohibited. 1 Version no. Revision date Revision details

More information

Getting Started with the Ed-Fi ODS and Ed-Fi ODS API

Getting Started with the Ed-Fi ODS and Ed-Fi ODS API Getting Started with the Ed-Fi ODS and Ed-Fi ODS API Ed-Fi ODS and Ed-Fi ODS API Version 2.0 - Technical Preview October 2014 2014 Ed-Fi Alliance, LLC. All rights reserved. Ed-Fi is a registered trademark

More information

Team Foundation Server 2013 Installation Guide

Team Foundation Server 2013 Installation Guide Team Foundation Server 2013 Installation Guide Page 1 of 164 Team Foundation Server 2013 Installation Guide Benjamin Day benday@benday.com v1.1.0 May 28, 2014 Team Foundation Server 2013 Installation Guide

More information

Install SQL Server 2014 Express Edition

Install SQL Server 2014 Express Edition How To Install SQL Server 2014 Express Edition Updated: 2/4/2016 2016 Shelby Systems, Inc. All Rights Reserved Other brand and product names are trademarks or registered trademarks of the respective holders.

More information

The full setup includes the server itself, the server control panel, Firebird Database Server, and three sample applications with source code.

The full setup includes the server itself, the server control panel, Firebird Database Server, and three sample applications with source code. Content Introduction... 2 Data Access Server Control Panel... 2 Running the Sample Client Applications... 4 Sample Applications Code... 7 Server Side Objects... 8 Sample Usage of Server Side Objects...

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.0.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Mirtrak 6 Powered by Cyclope

Mirtrak 6 Powered by Cyclope Mirtrak 6 Powered by Cyclope Installation Guide Mirtrak Activity Monitoring Solution v6 is powered by Cyclope Series 2003-2013 Info Technology Supply Ltd. 2 Hobbs House, Harrovian Business Village, Bessborough

More information

Kaseya 2. Installation guide. Version 7.0. English

Kaseya 2. Installation guide. Version 7.0. English Kaseya 2 Kaseya Server Setup Installation guide Version 7.0 English September 4, 2014 Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept

More information

Using Protection Engine for Cloud Services for URL Filtering, Malware Protection and Proxy Integration Hands-On Lab

Using Protection Engine for Cloud Services for URL Filtering, Malware Protection and Proxy Integration Hands-On Lab Using Protection Engine for Cloud Services for URL Filtering, Malware Protection and Proxy Integration Hands-On Lab Description In this hands-on session, you will learn how to turn your proxy into a security

More information

Installing CaseMap Server

Installing CaseMap Server User Guide CaseMap Server, Version 1.X System Requirements Installing the CaseMap Admin Console Installing the CaseMap SQL Import Utility Installing the TextMap SQL Import Utility Testing Installation

More information

Getting Started with Sitecore Azure

Getting Started with Sitecore Azure Sitecore Azure 3.1 Getting Started with Sitecore Azure Rev: 2015-09-09 Sitecore Azure 3.1 Getting Started with Sitecore Azure An Overview for Sitecore Administrators Table of Contents Chapter 1 Getting

More information

owncloud Configuration and Usage Guide

owncloud Configuration and Usage Guide owncloud Configuration and Usage Guide This guide will assist you with configuring and using YSUʼs Cloud Data storage solution (owncloud). The setup instructions will include how to navigate the web interface,

More information

SharePoint Password Reset 1.0 User Guide

SharePoint Password Reset 1.0 User Guide SharePoint Password Reset 1.0 User Guide Copyright Copyright 2008-2013 BoostSolutions Co., Ltd. All rights reserved. All materials contained in this publication are protected by Copyright Law and no part

More information

SharePoint Server for Business Intelligence

SharePoint Server for Business Intelligence SharePoint Server for Business Intelligence SharePoint Business Intelligence Content Team Summary: Step-by-step, learn how to install and configure SharePoint Server 2010 and SQL Server 2008 to create

More information

WhatsUp Gold v16.3 Installation and Configuration Guide

WhatsUp Gold v16.3 Installation and Configuration Guide WhatsUp Gold v16.3 Installation and Configuration Guide Contents Installing and Configuring WhatsUp Gold using WhatsUp Setup Installation Overview... 1 Overview... 1 Security considerations... 2 Standard

More information

Web Sites, Virtual Machines, Service Management Portal and Service Management API Beta Installation Guide

Web Sites, Virtual Machines, Service Management Portal and Service Management API Beta Installation Guide Web Sites, Virtual Machines, Service Management Portal and Service Management API Beta Installation Guide Contents Introduction... 2 Environment Topology... 2 Virtual Machines / System Requirements...

More information

USER GUIDE. Snow Inventory Data Receiver Version 2.1 Release date 2013-04-26. Installation Configuration Document date 2014-12-02

USER GUIDE. Snow Inventory Data Receiver Version 2.1 Release date 2013-04-26. Installation Configuration Document date 2014-12-02 USER GUIDE Product Snow Inventory Data Receiver Version 2.1 Release date 2013-04-26 Content Prerequisites Installation Configuration Document date 2014-12-02 CONTENT ABOUT THIS DOCUMENT... 3 PREREQUISITES...

More information

WhatsUp Gold v16.2 Installation and Configuration Guide

WhatsUp Gold v16.2 Installation and Configuration Guide WhatsUp Gold v16.2 Installation and Configuration Guide Contents Installing and Configuring Ipswitch WhatsUp Gold v16.2 using WhatsUp Setup Installing WhatsUp Gold using WhatsUp Setup... 1 Security guidelines

More information

STEP BY STEP IIS, DotNET and SQL-Server Installation for an ARAS Innovator9x Test System

STEP BY STEP IIS, DotNET and SQL-Server Installation for an ARAS Innovator9x Test System STEP BY STEP IIS, DotNET and SQL-Server Installation for an ARAS Innovator9x Test System Abstract The intention of this document is to ensure successful installation of 3rd-Party software required for

More information

Administrator s Guide

Administrator s Guide Attachment Save for Exchange Administrator s Guide document version 1.8 MAPILab, December 2015 Table of contents Intro... 3 1. Product Overview... 4 2. Product Architecture and Basic Concepts... 4 3. System

More information

http://docs.trendmicro.com

http://docs.trendmicro.com Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

More information

EventTracker Enterprise v7.5

EventTracker Enterprise v7.5 EventTracker Enterprise v7.5 Install Guide Publication Date: June 13, 2014 EventTracker 8815 Centre Park Drive Columbia MD 21045 www.eventtracker.com Abstract This guide will help the users to install

More information

NovaBACKUP xsp Version 15.0 Upgrade Guide

NovaBACKUP xsp Version 15.0 Upgrade Guide NovaBACKUP xsp Version 15.0 Upgrade Guide NovaStor / November 2013 2013 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject

More information

MSSQL quick start guide

MSSQL quick start guide C u s t o m e r S u p p o r t MSSQL quick start guide This guide will help you: Add a MS SQL database to your account. Find your database. Add additional users. Set your user permissions Upload your database

More information

AVG 8.5 Anti-Virus Network Edition

AVG 8.5 Anti-Virus Network Edition AVG 8.5 Anti-Virus Network Edition User Manual Document revision 85.2 (23. 4. 2009) Copyright AVG Technologies CZ, s.r.o. All rights reserved. All other trademarks are the property of their respective

More information

Central Administration User Guide

Central Administration User Guide User Guide Contents 1. Introduction... 2 Licensing... 2 Overview... 2 2. Configuring... 3 3. Using... 4 Computers screen all computers view... 4 Computers screen single computer view... 5 All Jobs screen...

More information

10 Integration with System Center Operations Manager 2012 SP1

10 Integration with System Center Operations Manager 2012 SP1 10 Integration with System Center Operations Manager 2012 SP1 In this chapter, we will cover: Installing System Center Operations Manager 2012 SP1 Installing management packs Managing Discovery and Agents

More information