New York, NY. Architecture and Best Practices Recommendations for PI Systems. Regional Seminar Series. 05 November 2010

Size: px
Start display at page:

Download "New York, NY. Architecture and Best Practices Recommendations for PI Systems. Regional Seminar Series. 05 November 2010"

Transcription

1 Regional Seminar Series New York, NY Architecture and Best Practices Recommendations for PI Systems 05 November 2010 Stephen Kwan Product Manager OSIsoft, LLC Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

2 Areas of Discussion & Topics Outline Visualization Notifications Asset Framework Advanced Computing Engine PI Server Interfaces 2 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

3 Hardware and Virtualization Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

4 Hardware Virtualization Overview APP OS APP OS APP OS APP OS APP OS APP OS 4 4 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

5 Operating System Virtualization Why are OSIsoft customers using Virtualization? Server consolidation Improved availability and provisioning OSIsoft supports virtualization OSIsoft Knowledge Base article 3062OSI8 Consider shared resources implications 5 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

6 Virtualized PI PI Server Secondary PI Server Primary ACE Server Virtual Host A AF Server Virtual Host B Virtual Desktops (Clients) Interfaces VM Host Farm Virtual Host C 6 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

7 Operating System Virtualization* Best practices Treat virtual machines as if they were physical machines Invest in Enterprise-level hardware and software Do not mix virtual and physical on the same host Use qualified Virtualization support personnel Test on the target platform * OSIsoft Center of Excellence 7 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

8 Application Virtualization Overview Applications centrally installed and managed Users are remote OSIsoft customers are successfully using Microsoft and Citrix virtualization products 8 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

9 64 Operating Systems Overview Why 64-bit? Access to larger memory footprint Reduce limitation to applications PI ACE contexts was limited due to 32 bit 9 9 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

10 PI System 64 bit operating system support Several products support native 64-bit operation Examples: PI Server, PI Web Parts, Asset Framework Windows compatibility layer enables 32-bit programs to run on 64-bit Example: Interfaces, PI ACE Future product releases will support native 64 bit PI ACE, PI Notifications 10 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

11 64-bit Application Support - Exceptions Certain components work only with 32-bit versions of applications PI Add-ins for Microsoft Excel DataLink for Excel RDBMS interface and 64-bit drivers PI ActiveView & PI Graphic (SVG) require 32-bit Internet Explorer 11 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

12 PI System 64 bit operating system support Best practices Verify support Release Notes Technical support Scenarios to watch out for Applications that are plug-ins or run by another application Microsoft Internet Information Server Office 2010 Where 3 rd party libraries (dlls) need to run with another application RDBMS interface 12 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

13 PI Interface Buffering and Failover Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

14 Interface Buffering Overview Ability of interface node(s) to store data in the event of disconnection from PI Server(s) Goal: Minimize data loss Two flavors PI Server PI Buffer Subsystem PI Bufserv PI Buffer Subsystem PI interface(s) Interface Node 14 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

15 Interface Failover Overview Support failure of data collection Goal: Minimize data loss Synchronization is with the data source or Synchronization is between the interfaces PI Buffer Subsystem PI interface Failover mechanism PI Buffer Subsystem PI interface 15 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

16 Interface Failover Interfaces watch each other s Heartbeat and Status Failover Types Hot = No data loss Warm = Maybe data loss Cold = Some data lost (Hint: minimize data loss by using disconnected startup) 16 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

17 Interface failover - Hot Send data to PI Primary Interface Heartbeat: Device Status: File Heartbeat: Device Status: Send data to PI from the last 2 intervals (4 & 5) and this one (6) Backup Interface 0 Failure Data in the communication Collection layer Data Source Data Collection Timeline : (interval) Possible overlap of data during intervals 4 and 5 17 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

18 OPC Server Failover and Interface Failover PI SDK, PI API PI SDK, PI API PRIMARY INTERFACE Interface Buffer Interface Buffer BACKUP INTERFACE PRIMARY DATA SOURCE (e.g. OPC SERVER) BACKUP DATA SOURCE (e.g. OPC SERVER) PLC / INSTRUMENT SYSTEMS 18 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

19 PI Interfaces Best practices Configure Buffering PI Buffer Subsystem Consider implementing failover support Disconnected start-up Create interface health points Do not authenticate to PI using piadmin 19 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

20 PI Server High Availability (PI HA) Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

21 PI Server High Availability (PI HA) Overview Redundancy with multiple PI Servers as one collective Goal: Maximize data access for clients 21 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

22 PI Server High Availability Architecture System Management Tools Thin clients: PI WebParts Smart clients: ProcessBook, DataLink, Custom applications PI-SDK PI server collective Secondary PI server Configuration changes Primary PI server Secondary PI server(s) Identical time series data PI Buffer Subsystem Failover mechanism PI Buffer Subsystem PI interface PI interface Copyright 2010 OSIsoft, LLC 22

23 PI HA and security architecture NERC CIP-002 Critical Cyber Assets Electronic Security Perimeter Business User Domain PI Interface Node Protected User Domain PI Server (HA) Data Only Conduit DMZ PI Server (HA) Desktops and Data Access Servers Configuration Data Time Series Data Application Data

24 PI deployment across security zones CIP-002 Critical Cyber Assets Electronic Security Perimeter Business User Domain PI Interface Node or OEM with PI-to-PI Data Only Conduit DMZ PI Server Desktops and Data Access Servers Originator Time Series Data Application Data

25 Replication of PI data CIP-002 Critical Cyber Assets Electronic Security Perimeter Business User Domain Protected User Domain DMZ PI SCADA Interface PI Server PI-to-PI PI Server Originator Time Series Data

26 PI Server High Availability Benefits Maintain availability during scheduled maintenance Redundancy of data Locate PI Server member close to consumers of the data Best practices Implement PI Server High Availability 26 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

27 New PI Server Security Concepts Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

28 PI Server Security Overview PI Server (2009) introduced support for Windows Integrated Security Microsoft Active Directory (AD) integration Map AD users to PI Identities PI Identities are roles on the PI Server PIOperators, PIEngineers, PISupervisor 28 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

29 Comparing PI Users and PI Identities Nancy Bob Jim 29 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

30 Authorization: Object Level Security Model 30 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

31 Automatic Backward Compatibility Tag dataaccess datagroup dataowner sinusoid o:rw g:rw w:r pi_users bob Tag sinusoid datasecurity pi_users:a(r,w) bob:a(r,w) PIWorld:A(r) 31 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

32 Active Directory Integration PI Server must be a member of a domain to leverage Kerberos authentication Multiple AD domains must have trusts established or users and groups from other domain cannot be used One-way trusts are supported: the server domain must trust the client domain For non-domain accounts, you can use Windows Local Groups from the PI Server machine Passwords have to match for NTLM authentication 32 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

33 PI Identity Planning Best practices Develop a PI Identity Scheme for your Organization Protect your data Ease of maintenance Organizational separation Standardize Consider Kerberos Map AD principals directly Map AD principals to local groups 33 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

34 How to Tighten Security Best practices 1. Use the new Security Tool to help secure your PI Server 2. Disable or protect the PIADMIN account 3. Disable PI password authentication (Explicit Logins) 4. Secure piconfig by forcing login 5. Retire PI SDK-based Trusts 6. Use Windows Integrated Security 34 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

35 PI Server Security Best practices Monitoring! MCN Health Monitor Archives Backups 35 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

36 PI Advanced Computing Engine Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

37 PI Advanced Computing Engine Overview Develop calculations in Microsoft Visual Studio Wizards assist configuration High availability ACE PI-SDK PI Server Best practices Data Buffering Services Configure buffering Error handling Performance Counters 37 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

38 Module database and Asset Framework ACE PI Server uses 2010 the Module enables Database MDB to AF (MDB) link and for configuration and synchronization calculation metadata PI ACE MDB MDB PI SERVER COLLECTIVE AF Link Subsystem AF SERVER 38 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

39 PI Asset Framework and PI Notifications Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

40 PI AF Overview An asset model to organize and structure all your data with context Build hierarchy, categories and connectivity models Data references to time series (PI Points) and other data Search across multiple PI Servers to find information Leverage PI Notifications Asset Information / Metadata PI Notifications Relational / Non Time Series Data PI Server PI Server Collective Time Series Data Time Series Data 40 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

41 PI Asset Framework Components Two key components AF Server SQL Server database SQL Server Express, Standard Cluster or Mirror AF Server Behind a load balancer AFSDK Collective 41 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

42 PI Asset Framework High Availability 42 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

43 PI AF AFSDK High Availability 43 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

44 PI Asset Framework Best practices Backups! Monitor SQL Server with MCN Health Monitor Do not run the SQL Server database engine as LOCALSYSTEM, admin, or domain admin. DO NOT RUN the AF Server with SysAdmin privilege (don t use SA account, LOCALSYSTEM, or admin) Minor: for AF Table, disable AF2.0 compatibility, enable impersonation 44 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

45 PI Notifications Architecture Overview PI Servers PI ProcessBook PI DataLink Other Data Sources Delivery channels: Web service Office Communication Server (OCS) Custom developed (OSIsoft vcampus) 45 Value Now Fast, Simple, Sustainable 2010 OSIsoft, LLC. All rights reserved.

46 PI Notifications Best practices Configure buffering Performance Counters Configure redundant scheduler 46 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

47 More Information Whitepapers and Tech Support bulletins on OSIsoft web site User Manuals PI Server 2010 Configuring Security Asset Framework 2010 User's Guide OSIsoft vcampus Online community Forums, Whitepapers, Webinars 47 Empowering Business in Real Time. Copyright 2010, OSIsoft, LLC. All rights Reserved.

48 Thank you Copyright 2010 OSIsoft, LLC. 777 Davis St., Suite 250 San Leandro, CA 94577

Architecture and Best Practices: Recommendations for PI Systems

Architecture and Best Practices: Recommendations for PI Systems Regional Seminar Series Chicago, IL 12 October, 2010 Architecture and Best Practices: Recommendations for PI Systems Ken Marsh COE Engineer OSIsoft, LLC Empowering Business in Real-time. Copyright 2010,

More information

PI Server Security Best Practice Guide Bryan Owen Cyber Security Manager OSIsoft

PI Server Security Best Practice Guide Bryan Owen Cyber Security Manager OSIsoft PI Server Security Best Practice Guide Bryan Owen Cyber Security Manager OSIsoft Agenda Security Development Lifecycle Initiative Using PI to Protect Critical Infrastructure Hardening Advice for the PI

More information

The Road Ahead: Bridging Platform Releases 1 and 2. Ken Marsh Service Manger OSI Software Asia

The Road Ahead: Bridging Platform Releases 1 and 2. Ken Marsh Service Manger OSI Software Asia The Road Ahead: Bridging Platform Releases 1 and 2 Ken Marsh Service Manger OSI Software Asia The Platform Release What is it? What is the benefit to you? An Example PI Notificiations Affects at least

More information

Installation and Upgrade. Guide. For PI Asset Framework 2.6.1 included with PI Server 2014 R2

Installation and Upgrade. Guide. For PI Asset Framework 2.6.1 included with PI Server 2014 R2 Installation and Upgrade Guide For PI Asset Framework 2.6.1 included with PI Server 2014 R2 OSIsoft, LLC 777 Davis St., Suite 250 San Leandro, CA 94577 USA Tel: (01) 510-297-5800 Fax: (01) 510-357-8136

More information

FactoryTalk Historian Site Edition Architectures and Design Considerations

FactoryTalk Historian Site Edition Architectures and Design Considerations FactoryTalk Historian Site Edition Architectures and Design Considerations PUBLIC INFORMATION Copyright 2014 Rockwell Automation, Inc. All Rights Reserved. Agenda Related Sessions FactoryTalk Historian

More information

MCN Health Monitor. The finger on the pulse of your critical systems. David Tayler Service Engineer, OSISoft

MCN Health Monitor. The finger on the pulse of your critical systems. David Tayler Service Engineer, OSISoft MCN Health Monitor The finger on the pulse of your critical systems David Tayler Service Engineer, OSISoft MCN Health Monitor Today s presentation Introduction Description Interfaces Tag Builders Client

More information

INSTALLATION AND CONFIGURATION GUIDE. Rockwell Automation Publication HSE-IN025A-EN-E September 2013

INSTALLATION AND CONFIGURATION GUIDE. Rockwell Automation Publication HSE-IN025A-EN-E September 2013 INSTALLATION AND CONFIGURATION GUIDE Rockwell Automation Publication HSE-IN025A-EN-E September 2013 Supersedes Publication HSE-IN024A-EN-E December 2012 Contacting Rockwell Copyright Notice Trademark Notices

More information

FUTURE DATA Yes, it s finally coming to the PI System!

FUTURE DATA Yes, it s finally coming to the PI System! FUTURE DATA Yes, it s finally coming to the PI System! Presented by Steve Kwan Denis Vacher Product Manager, PI Server Engineering Group & Initiative Lead Presenter Bios Steve Kwan is the Product Manager

More information

Installing and Configuring Microsoft SQL Server 2012 Express PI AF

Installing and Configuring Microsoft SQL Server 2012 Express PI AF Installing and Configuring Microsoft SQL Server 2012 Express PI AF OSIsoft, LLC 777 Davis St., Suite 250 San Leandro, CA 94577 USA Tel: (01) 510-297-5800 Fax: (01) 510-357-8136 Web: http://www.osisoft.com

More information

PI Web Services 2010 Release Notes

PI Web Services 2010 Release Notes PI Web Services 2010 Release Notes Version 1.0.6.0 2010 OSIsoft, LLC. All rights reserved Table of Contents Overview... 1 Known Issues... 1 Setup... 2 Operating Systems... 2 System Prerequisites... 2

More information

UPGRADE AND MIGRATION GUIDE

UPGRADE AND MIGRATION GUIDE UPGRADE AND MIGRATION GUIDE Rockwell Automation Publication HSE-RM001A-EN-E December 2012 Contact Rockwell Automation Copyright Notice Trademark Notices Other Trademarks Restricted Rights Legend Warranty

More information

OSIsoft Field Service Adding Value to your PI System

OSIsoft Field Service Adding Value to your PI System OSIsoft Field Service Adding Value to your PI System Presented by Bill Fabens Field Service Manager OSIsoft, LLC Copyright 2011 OSIsoft, LLC OSIsoft Field Service 120 Engineers across 16 countries Allows

More information

Network Architecture & Active Directory Considerations for the PI System. Bryan Owen - OSIsoft Joel Langill - SCADAhacker

Network Architecture & Active Directory Considerations for the PI System. Bryan Owen - OSIsoft Joel Langill - SCADAhacker Network Architecture & Active Directory Considerations for the PI System By: Bryan Owen - OSIsoft Joel Langill - SCADAhacker Agenda Moore s Law Network Architecture Domain Services in a DMZ 2 HD Moore

More information

TIBCO Spotfire Platform IT Brief

TIBCO Spotfire Platform IT Brief Platform IT Brief This IT brief outlines features of the system: Communication security, load balancing and failover, authentication options, and recommended practices for licenses and access. It primarily

More information

CMB 207 1I Citrix XenApp and XenDesktop Fast Track

CMB 207 1I Citrix XenApp and XenDesktop Fast Track CMB 207 1I Citrix XenApp and XenDesktop Fast Track This fast paced course provides the foundation necessary for students to effectively centralize and manage desktops and applications in the datacenter

More information

55115 - Planning, Deploying and Managing Microsoft Project Server 2013

55115 - Planning, Deploying and Managing Microsoft Project Server 2013 55115 - Planning, Deploying and Managing Microsoft Project Server 2013 Duration: 3 Days Course Price: $1,785 Software Assurance Eligible Course Description Course Overview The goal of this three-day instructor-led

More information

70-414: Implementing a Cloud Based Infrastructure. Course Overview

70-414: Implementing a Cloud Based Infrastructure. Course Overview 70-414: Implementing a Cloud Based Infrastructure Course Overview This course covers will prepare the student for Exam 70-414: Implementing a Cloud Based Infrastructure. Students will learn how to create

More information

Server Software Installation Guide

Server Software Installation Guide Server Software Installation Guide This guide provides information on...... The architecture model for GO!Enterprise MDM system setup... Hardware and supporting software requirements for GO!Enterprise

More information

High Availability and PI Server Replication

High Availability and PI Server Replication High Availability and PI Server Replication PI3 Server Version 3.4.375 2006 OSIsoft, Inc. All rights reserved OSIsoft, Inc. 777 Davis St., Suite 250 San Leandro, CA 94577 USA (01) 510-297-5800 (main phone)

More information

Managing and Maintaining Windows Server 2008 Servers

Managing and Maintaining Windows Server 2008 Servers Managing and Maintaining Windows Server 2008 Servers Course Number: 6430A Length: 5 Day(s) Certification Exam There are no exams associated with this course. Course Overview This five day instructor led

More information

Using Microsoft Windows Authentication for Microsoft SQL Server Connections in Data Archive

Using Microsoft Windows Authentication for Microsoft SQL Server Connections in Data Archive Using Microsoft Windows Authentication for Microsoft SQL Server Connections in Data Archive 2014 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means

More information

MS-55115: Planning, Deploying and Managing Microsoft Project Server 2013

MS-55115: Planning, Deploying and Managing Microsoft Project Server 2013 MS-55115: Planning, Deploying and Managing Microsoft Project Server 2013 Description The goal of this three-day instructor-led course is to provide students with the knowledge and skills necessary to effectively

More information

PI System Case Studies in the Cement Industry

PI System Case Studies in the Cement Industry PI System Case Studies in the Cement Industry Presented by Don Harroll OSIsoft Cement Industry Business Development ENERGY Solution Architecture Diagram PIMS Server PI ACE Server PI ProcessBook PI DataLink

More information

Overview of the PI System Enabled Integrated Refinery Information System (IRIS) at YASREF

Overview of the PI System Enabled Integrated Refinery Information System (IRIS) at YASREF Overview of the PI System Enabled Integrated Refinery Information System (IRIS) at YASREF Presenters: Mr. Mahmoud M. Madani IRIS Lead Project Engineer, YASREF Mr. Alex Brodskiy - Manager, Solution Architect,

More information

SharePoint 2010 Interview Questions-Architect

SharePoint 2010 Interview Questions-Architect Basic Intro SharePoint Architecture Questions 1) What are Web Applications in SharePoint? An IIS Web site created and used by SharePoint 2010. Saying an IIS virtual server is also an acceptable answer.

More information

Cloud Services ADM. Agent Deployment Guide

Cloud Services ADM. Agent Deployment Guide Cloud Services ADM Agent Deployment Guide 10/15/2014 CONTENTS System Requirements... 1 Hardware Requirements... 1 Installation... 2 SQL Connection... 4 AD Mgmt Agent... 5 MMC... 7 Service... 8 License

More information

Configure SQL database mirroring

Configure SQL database mirroring App Orchestration 2.0 Configure SQL database mirroring Prepared by: Mohit Menghnani Commissioning Editor: Linda Belliveau Version: 4.0 Last Updated: December 12, 2013 Page 1 Contents Overview... 3 Configure

More information

NERC CIP Version 5 and the PI System

NERC CIP Version 5 and the PI System Industry: Transmission/Distribution/Smarts Presented by NERC CIP Version 5 and the PI System Bryan Owen PE OSisoft Cyber Security Manager Agenda Update on OSIsoft Cyber Initiatives War Story CIP Version

More information

PI System and Microsoft SQL Server Requirements. March, 2013

PI System and Microsoft SQL Server Requirements. March, 2013 PI System and Microsoft Requirements March, 2013 OSIsoft, LLC 777 Davis St., Suite 250 San Leandro, CA 94577 USA Tel: (01) 510-297-5800 Fax: (01) 510-357-8136 Web: http://www.osisoft.com Copyright: 1992-2013

More information

MOC 20413C: Designing and Implementing a Server Infrastructure

MOC 20413C: Designing and Implementing a Server Infrastructure MOC 20413C: Designing and Implementing a Server Infrastructure Course Overview This course provides students with the knowledge and skills to provide an enterprise solution that supports manual and automated

More information

Moving/Restoring the StarShip SQL database

Moving/Restoring the StarShip SQL database Rev A.T 20140812 Moving/Restoring the StarShip SQL database This document outlines the necessary steps to migrate the StarShip database from one Microsoft SQL Server 2012 instance to another. The steps

More information

Metalogix SharePoint Backup. Advanced Installation Guide. Publication Date: August 24, 2015

Metalogix SharePoint Backup. Advanced Installation Guide. Publication Date: August 24, 2015 Metalogix SharePoint Backup Publication Date: August 24, 2015 All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized reproduction or distribution of this

More information

You need to recommend a monitoring solution to ensure that an administrator can review the availability information of Service1. What should you do?

You need to recommend a monitoring solution to ensure that an administrator can review the availability information of Service1. What should you do? QUESTION 1 Your network contains the following: 20 Hyper-V hosts 100 virtual machines 2,000 client computers You need to recommend an update infrastructure design to meet the following requirements: Deploy

More information

Course 55115: Planning, Deploying and Managing Microsoft Project Server 2013

Course 55115: Planning, Deploying and Managing Microsoft Project Server 2013 CÔNG TY CỔ PHẦN TRƯỜNG CNTT TÂN ĐỨC TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC LEARN MORE WITH LESS! Course 55115: Planning, Deploying and Managing Microsoft Project Server 2013 Length: 3 Days Audience:

More information

CMB-207-1I Citrix XenApp and XenDesktop Fast Track

CMB-207-1I Citrix XenApp and XenDesktop Fast Track 1800 ULEARN (853 276) www.ddls.com.au CMB-207-1I Citrix XenApp and XenDesktop Fast Track Length 5 days Price $5995.00 (inc GST) This fast-paced course covers select content from training courses CXA-206

More information

CMB-207-1I Citrix Desktop Virtualization Fast Track

CMB-207-1I Citrix Desktop Virtualization Fast Track CMB-207-1I Citrix Desktop Virtualization Fast Track Description This fast-paced course provides the foundation necessary for students to effectively centralize and manage desktops and applications in the

More information

LEARNING SOLUTIONS website milner.com/learning email training@milner.com phone 800 875 5042

LEARNING SOLUTIONS website milner.com/learning email training@milner.com phone 800 875 5042 Course 6451B: Planning, Deploying and Managing Microsoft System Center Configuration Manager 2007 Length: 3 Days Published: June 29, 2012 Language(s): English Audience(s): IT Professionals Level: 300 Technology:

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

www.novell.com/documentation Server Installation ZENworks Mobile Management 2.7.x August 2013

www.novell.com/documentation Server Installation ZENworks Mobile Management 2.7.x August 2013 www.novell.com/documentation Server Installation ZENworks Mobile Management 2.7.x August 2013 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use of this

More information

DataKeeper Cloud Edition. v7.6. Release Notes

DataKeeper Cloud Edition. v7.6. Release Notes DataKeeper Cloud Edition v7.6 Release Notes June 2013 This document and the information herein is the property of SIOS Technology Corp. (previously known as SteelEye Technology, Inc.) and all unauthorized

More information

Windows Geo-Clustering: SQL Server

Windows Geo-Clustering: SQL Server Windows Geo-Clustering: SQL Server Edwin Sarmiento, Microsoft SQL Server MVP, Microsoft Certified Master Contents Introduction... 3 The Business Need for Geo-Clustering... 3 Single-location Clustering

More information

OPTIMIZING YOUR PI SDK APPLICATIONS BUILDERS' CAFÉ WEBINAR SERIES

OPTIMIZING YOUR PI SDK APPLICATIONS BUILDERS' CAFÉ WEBINAR SERIES OPTIMIZING YOUR PI SDK APPLICATIONS BUILDERS' CAFÉ WEBINAR SERIES PRESENTERS Jay Lakumb Product Manager Charlie Henze Software Development Lead Cristóbal Escamilla vcampus Team Member 2 VCAMPUS-EXCLUSIVE

More information

What s New in Juniper Networks Secure Access (SA) SSL VPN Version 6.4

What s New in Juniper Networks Secure Access (SA) SSL VPN Version 6.4 Page 1 Product Bulletin What s New in Juniper Networks Secure Access (SA) SSL VPN Version 6.4 This document lists the new features available in Version 6.4 of the Secure Access SSL VPN product line. This

More information

Hardware/Software Guidelines

Hardware/Software Guidelines There are many things to consider when preparing for a TRAVERSE v11 installation. The number of users, application modules and transactional volume are only a few. Reliable performance of the system is

More information

Installing and Administering VMware vsphere Update Manager

Installing and Administering VMware vsphere Update Manager Installing and Administering VMware vsphere Update Manager Update 1 vsphere Update Manager 5.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Migrating to AF and AF driven Power applications

Migrating to AF and AF driven Power applications Migrating to AF and AF driven Power applications Presented by Henryk Schneider SP-AusNet Steve O Donnell Realtime Results Agenda About Us Migration to PI System 2010 Projects Wiredown/SWER Events/BrownOuts

More information

Citrix XenApp-7.6 Administration Training. Course

Citrix XenApp-7.6 Administration Training. Course Citrix XenApp-7.6 Administration Training Course Course Duration : 20 Working Days Class Duration : 3 hours per day Fast Track: - Course duration 10days (Per day 8 hours) Get Fee Details Module 1: Citrix

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

StarWind Virtual SAN Installation and Configuration of Hyper-Converged 2 Nodes with Hyper-V Cluster

StarWind Virtual SAN Installation and Configuration of Hyper-Converged 2 Nodes with Hyper-V Cluster #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN Installation and Configuration of Hyper-Converged 2 Nodes with MARCH 2015 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the

More information

BRINGING CLOUD TRADITIONAL DESKTOP COMPUTING TO APPLICATIONS

BRINGING CLOUD TRADITIONAL DESKTOP COMPUTING TO APPLICATIONS BRINGING CLOUD COMPUTING TO TRADITIONAL DESKTOP APPLICATIONS Overview Our client, a fast growing startup in the Silicon Valley, has built a scalable web based collaboration platform to help businesses

More information

70-646 R3: Windows Server 2008 Administration. Course Overview. Course Outline. Course Length: 4 Day

70-646 R3: Windows Server 2008 Administration. Course Overview. Course Outline. Course Length: 4 Day 70-646 R3: Windows Server 2008 Administration Course Length: 4 Day Course Overview This course will prepare the student for Exam 70-646: Pro: Windows Server 2008, Server Administrator. Topics covered include

More information

CVE-401/CVA-500 FastTrack

CVE-401/CVA-500 FastTrack CVE-401/CVA-500 FastTrack Description The CVE-400-1I Engineering a Citrix Virtualization Solution course teaches Citrix engineers how to plan for and perform the tasks necessary to successfully integrate

More information

How To Live Migrate In Hyperv On Windows Server 22 (Windows) (Windows V) (Hyperv) (Powerpoint) (For A Hyperv Virtual Machine) (Virtual Machine) And (Hyper V) Vhd (Virtual Hard Disk

How To Live Migrate In Hyperv On Windows Server 22 (Windows) (Windows V) (Hyperv) (Powerpoint) (For A Hyperv Virtual Machine) (Virtual Machine) And (Hyper V) Vhd (Virtual Hard Disk Poster Companion Reference: Hyper-V Virtual Machine Mobility Live Migration Without Shared Storage Storage Migration Live Migration with SMB Shared Storage Live Migration with Failover Clusters Copyright

More information

Citrix Desktop Virtualization Fast Track

Citrix Desktop Virtualization Fast Track Citrix Desktop Virtualization Fast Track Description: Days: 5 Prerequisites: This fast-paced course provides the foundation necessary for students to effectively centralize and manage desktops and applications

More information

Condition-based Maintenance (CBM) Across the Enterprise

Condition-based Maintenance (CBM) Across the Enterprise Condition-based Maintenance (CBM) Across the Enterprise How to Leverage OSIsoft s PI System to Power CBM. OSIsoft, Inc. 777 Davis Street Suite 250 San Leandro, CA 94577 www.osisoft.com Copyright 2007 OSIsoft,

More information

Active Directory Management. Agent Deployment Guide

Active Directory Management. Agent Deployment Guide Active Directory Management Agent Deployment Guide Document Revision Date: June 12, 2014 Active Directory Management Deployment Guide i Contents System Requirements...1 Hardware Requirements...1 Installation...3

More information

Getting Started with HC Exchange Module

Getting Started with HC Exchange Module Getting Started with HC Exchange Module HOSTING CONTROLLER WWW.HOSTINGCONROLLER.COM HOSTING CONTROLLER Contents Introduction...1 Minimum System Requirements for Exchange 2013...1 Hardware Requirements...1

More information

StarWind Virtual SAN Hyper-Converged Platform Quick Start Guide

StarWind Virtual SAN Hyper-Converged Platform Quick Start Guide Hardware-less VM Storage StarWind Virtual SAN Hyper-Converged Platform Quick Start Guide DATE: MAY 2015 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software

More information

10231B: Designing a Microsoft SharePoint 2010 Infrastructure

10231B: Designing a Microsoft SharePoint 2010 Infrastructure 10231B: Designing a Microsoft SharePoint 2010 Infrastructure Course Number: 10231B Course Length: 5 Days Course Overview This 5 day course teaches IT Professionals to design and deploy Microsoft SharePoint

More information

Best Practices for Using and Deploying the Asset Framework

Best Practices for Using and Deploying the Asset Framework Best Practices for Using and Deploying the Asset Framework Presented by Stephen Kwan, OSIsoft, LLC Michael Toulouse, Dell What does Asset Framework do for me? Data Dictionary Aggregate your data Let s

More information

SP-2002-10231 - Designing a Microsoft SharePoint 2010 Infrastructure

SP-2002-10231 - Designing a Microsoft SharePoint 2010 Infrastructure SP-2002-10231 - Designing a Microsoft SharePoint 2010 Infrastructure Duration: 5 days Course Price: $2,975 Software Assurance Eligible Course Description Course Overview This 5 day ILT training course

More information

CLOUD SERVICES FOR EMS

CLOUD SERVICES FOR EMS CLOUD SERVICES FOR EMS Greg Biegen EMS Software Director Cloud Operations and Security September 12-14, 2016 Agenda EMS Cloud Services Definitions Hosted Service Managed Services Governance Service Delivery

More information

CITRIX 1Y0-A14 EXAM QUESTIONS & ANSWERS

CITRIX 1Y0-A14 EXAM QUESTIONS & ANSWERS CITRIX 1Y0-A14 EXAM QUESTIONS & ANSWERS Number: 1Y0-A14 Passing Score: 800 Time Limit: 90 min File Version: 42.2 http://www.gratisexam.com/ CITRIX 1Y0-A14 EXAM QUESTIONS & ANSWERS Exam Name: Implementing

More information

ITKwebcollege.ADMIN-Basics Fundamentals of Microsoft Windows Server

ITKwebcollege.ADMIN-Basics Fundamentals of Microsoft Windows Server ITKwebcollege.ADMIN-Basics Fundamentals of Microsoft Windows Server Inhalte Teil 01 Network Architecture Standards Network Components and Terminology Network Architecture Network Media Access Control Methods

More information

Index C, D. Background Intelligent Transfer Service (BITS), 174, 191

Index C, D. Background Intelligent Transfer Service (BITS), 174, 191 Index A Active Directory Restore Mode (DSRM), 12 Application profile, 293 Availability sets configure possible and preferred owners, 282 283 creation, 279 281 guest cluster, 279 physical cluster, 279 virtual

More information

SharePoint 2013 Business Connectivity Services Hybrid Overview

SharePoint 2013 Business Connectivity Services Hybrid Overview SharePoint 2013 Business Connectivity Services Hybrid Overview Christopher J Fox Microsoft Corporation November 2012 Applies to: SharePoint 2013, SharePoint Online Summary: A hybrid SharePoint environment

More information

Virtualization across the organization

Virtualization across the organization Virtualization across the organization Server Virtualization Desktop Virtualization Application Virtualization Presentation Virtualization Consolidate workloads for more efficient resource utilization

More information

BlackBerry Enterprise Service 10. Secure Work Space for ios and Android Version: 10.1.1. Security Note

BlackBerry Enterprise Service 10. Secure Work Space for ios and Android Version: 10.1.1. Security Note BlackBerry Enterprise Service 10 Secure Work Space for ios and Android Version: 10.1.1 Security Note Published: 2013-06-21 SWD-20130621110651069 Contents 1 About this guide...4 2 What is BlackBerry Enterprise

More information

Networking Best Practices Guide. Version 6.5

Networking Best Practices Guide. Version 6.5 Networking Best Practices Guide Version 6.5 Summer 2010 Copyright: 2010, CCH, a Wolters Kluwer business. All rights reserved. Material in this publication may not be reproduced or transmitted in any form

More information

Designing a Windows Server 2008 Applications Infrastructure

Designing a Windows Server 2008 Applications Infrastructure Designing a Windows Server 2008 Applications Infrastructure Course Number: 6437A Course Length: 3 Days Course Overview This three day course will prepare IT professionals for the role of Enterprise Administrator.

More information

App Orchestration Setup Checklist

App Orchestration Setup Checklist App Orchestration Setup Checklist This checklist is a convenient tool to help you plan and document your App Orchestration deployment. Use this checklist along with the Getting Started with Citrix App

More information

Centralizing Mac Home. Live Webinar David McNeely Centrify Geordie Korper Group Logic

Centralizing Mac Home. Live Webinar David McNeely Centrify Geordie Korper Group Logic Centralizing Mac Home Directories on Windows Servers Live Webinar David McNeely Centrify Geordie Korper Group Logic Agenda EDA Overview Centrify DirectControl Group Logic ExtremeZ-IP Centralizing Home

More information

1z0-102 Q&A. DEMO Version

1z0-102 Q&A. DEMO Version Oracle Weblogic Server 11g: System Administration Q&A DEMO Version Copyright (c) 2013 Chinatag LLC. All rights reserved. Important Note Please Read Carefully For demonstration purpose only, this free version

More information

Citrix XenServer Backups with Xen & Now by SEP

Citrix XenServer Backups with Xen & Now by SEP Citrix Backups with Xen & Now by SEP info@sepusa.com www.sepusa.com Table of Contents INTRODUCTION AND OVERVIEW... 3 CITRIX XENDESKTOP ENVIRONMENT... 4 CITRIX DESKTOP DELIVERY CONTROLLER BACKUP... 5 CITRIX

More information

VMware vsphere Data Protection 6.0

VMware vsphere Data Protection 6.0 VMware vsphere Data Protection 6.0 TECHNICAL OVERVIEW REVISED FEBRUARY 2015 Table of Contents Introduction.... 3 Architectural Overview... 4 Deployment and Configuration.... 5 Backup.... 6 Application

More information

Developing Microsoft Azure Solutions 20532B; 5 Days, Instructor-led

Developing Microsoft Azure Solutions 20532B; 5 Days, Instructor-led Developing Microsoft Azure Solutions 20532B; 5 Days, Instructor-led Course Description This course is intended for students who have experience building vertically scaled applications. Students should

More information

Getting Started with HC SharePoint Module

Getting Started with HC SharePoint Module Getting Started with HC SharePoint Module HOSTING CONTROLLER WWW.HOSTINGCONROLLER.COM HOSTING CONTROLLER Contents Introduction... 1 Minimum System Requirements for SharePoint 2013... 1 Hardware Requirements

More information

Getting Started with Attunity CloudBeam for Azure SQL Data Warehouse BYOL

Getting Started with Attunity CloudBeam for Azure SQL Data Warehouse BYOL Getting Started with Attunity CloudBeam for Azure SQL Data Warehouse BYOL Overview This short guide explains how to use Attunity CloudBeam to replicate data from your on premises database to Microsoft

More information

Active Directory Integration Manual

Active Directory Integration Manual Active Directory Integration Manual Fast and easy roll-out of BackupAgent platforms using Active Directory and web-panels 1. Online Backup for hosters This whitepaper describes the unique and valuable

More information

Assignment # 1 (Cloud Computing Security)

Assignment # 1 (Cloud Computing Security) Assignment # 1 (Cloud Computing Security) Group Members: Abdullah Abid Zeeshan Qaiser M. Umar Hayat Table of Contents Windows Azure Introduction... 4 Windows Azure Services... 4 1. Compute... 4 a) Virtual

More information

5054A: Designing a High Availability Messaging Solution Using Microsoft Exchange Server 2007

5054A: Designing a High Availability Messaging Solution Using Microsoft Exchange Server 2007 5054A: Designing a High Availability Messaging Solution Using Microsoft Exchange Server 2007 Course Number: 5054A Course Length: 2 Days Course Overview This 2-day course teaches messaging engineers to

More information

Oracle Desktop Virtualization

Oracle Desktop Virtualization Oracle Desktop Virtualization Oracle Desktop Virtualization Portfolio Oracle Desktop Virtualization Portfolio Software. Hardware. Complete. Oracle Virtual Desktop Infrastructure VDI desktops to users on

More information

DeltaV Virtualization High Availability and Disaster Recovery

DeltaV Virtualization High Availability and Disaster Recovery DeltaV Distributed Control System Whitepaper October 2014 DeltaV Virtualization High Availability and Disaster Recovery This document describes High Availiability and Disaster Recovery features supported

More information

HP ProLiant Cluster for MSA1000 for Small Business... 2. Hardware Cabling Scheme... 3. Introduction... 3. Software and Hardware Requirements...

HP ProLiant Cluster for MSA1000 for Small Business... 2. Hardware Cabling Scheme... 3. Introduction... 3. Software and Hardware Requirements... Installation Checklist HP ProLiant Cluster for HP StorageWorks Modular Smart Array1000 for Small Business using Microsoft Windows Server 2003 Enterprise Edition November 2004 Table of Contents HP ProLiant

More information

DottsConnected SHAREPOINT 2010 ADMIN TRAINING. Exercise 1: Create Dedicated Service Accounts in Active Directory

DottsConnected SHAREPOINT 2010 ADMIN TRAINING. Exercise 1: Create Dedicated Service Accounts in Active Directory DottsConnected SHAREPOINT 2010 ADMIN TRAINING Module 1 - Getting started with SharePoint 2010 This introductory module introduces students to the fundamental terminology and architecture of SharePoint

More information

IBM Tivoli Storage Manager Version 7.1.4. Introduction to Data Protection Solutions IBM

IBM Tivoli Storage Manager Version 7.1.4. Introduction to Data Protection Solutions IBM IBM Tivoli Storage Manager Version 7.1.4 Introduction to Data Protection Solutions IBM IBM Tivoli Storage Manager Version 7.1.4 Introduction to Data Protection Solutions IBM Note: Before you use this

More information

System Requirements. Version 8.2 November 23, 2015. For the most recent version of this document, visit our documentation website.

System Requirements. Version 8.2 November 23, 2015. For the most recent version of this document, visit our documentation website. System Requirements Version 8.2 November 23, 2015 For the most recent version of this document, visit our documentation website. Table of Contents 1 System requirements 3 2 Scalable infrastructure example

More information

Server Virtualization with Windows Server Hyper-V and System Center

Server Virtualization with Windows Server Hyper-V and System Center Server Virtualization with Windows Server Hyper-V and System Center About this Course This five day course will provide you with the knowledge and skills required to design and implement Microsoft Server

More information

Server Virtualization with Windows Server Hyper-V and System Center

Server Virtualization with Windows Server Hyper-V and System Center Course 20409B: Server Virtualization with Windows Server Hyper-V and System Center Course Details Course Outline Module 1: Evaluating the Environment for Virtualization This module provides an overview

More information

Veeam Backup and Replication Architecture and Deployment. Nelson Simao Systems Engineer

Veeam Backup and Replication Architecture and Deployment. Nelson Simao Systems Engineer Veeam Backup and Replication Architecture and Deployment Nelson Simao Systems Engineer Agenda Veeam Backup Server / Proxy Architecture Veeam Backup Server / Backup Proxy Backup Transport Modes Physical

More information

Simplify VDI and RDS Private Clouds for SMBs

Simplify VDI and RDS Private Clouds for SMBs PRODUCT BRIEF Simplify VDI and RDS Private Clouds for SMBs VDI Private Cloud Konect Elite is an application and virtual desktop delivery software that offers the ability to dynamically sync, create, configure,

More information

RUGGEDCOM CROSSBOW. Secure Access Management Solution. siemens.com/ruggedcom. Edition 10/2014. Brochure

RUGGEDCOM CROSSBOW. Secure Access Management Solution. siemens.com/ruggedcom. Edition 10/2014. Brochure RUGGEDCOM CROSSBOW Secure Access Management Solution Brochure Edition 10/2014 siemens.com/ruggedcom Siemens RUGGEDCOM CROSSBOW Secure Access Manager and Station Access Controller Siemens RUGGEDCOM CROSSBOW

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

SCALABLE DATA SERVICES

SCALABLE DATA SERVICES 1 SCALABLE DATA SERVICES 2110414 Large Scale Computing Systems Natawut Nupairoj, Ph.D. Outline 2 Overview MySQL Database Clustering GlusterFS Memcached 3 Overview Problems of Data Services 4 Data retrieval

More information

vsphere Upgrade Update 1 ESXi 6.0 vcenter Server 6.0 EN-001804-02

vsphere Upgrade Update 1 ESXi 6.0 vcenter Server 6.0 EN-001804-02 Update 1 ESXi 6.0 vcenter Server 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent

More information

PI Server 3.4.380 and 3.4.385 Backups with Symantec Backup Exec. April, 2012

PI Server 3.4.380 and 3.4.385 Backups with Symantec Backup Exec. April, 2012 PI Server 3.4.380 and 3.4.385 Backups with Symantec Backup Exec April, 2012 OSIsoft, LLC 777 Davis St., Suite 250 San Leandro, CA 94577 USA Tel: (01) 510-297-5800 Fax: (01) 510-357-8136 Web: http://www.osisoft.com

More information

By the Citrix Publications Department. Citrix Systems, Inc.

By the Citrix Publications Department. Citrix Systems, Inc. Licensing: Planning Your Deployment By the Citrix Publications Department Citrix Systems, Inc. Notice The information in this publication is subject to change without notice. THIS PUBLICATION IS PROVIDED

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

Parallels Mac Management v4.0

Parallels Mac Management v4.0 Parallels Mac Management v4.0 Deployment Guide July 18, 2015 Copyright 1999 2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved. All other marks and names mentioned herein may be trademarks

More information

Open Directory. Apple s standards-based directory and network authentication services architecture. Features

Open Directory. Apple s standards-based directory and network authentication services architecture. Features Open Directory Apple s standards-based directory and network authentication services architecture. Features Scalable LDAP directory server OpenLDAP for providing standards-based access to centralized data

More information