Solutions for Accessing in an On-Demand Desktop Streaming Environment

Size: px
Start display at page:

Download "Solutions for Accessing in an On-Demand Desktop Streaming Environment"

Transcription

1 Solutions for Accessing in an On-Demand Desktop Streaming Environment Product Group Dell White Paper Ananda Sankaran Bharath Vasudevan THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND TECHNICAL INACCURACIES. THE CONTENT IS PROVIDED AS IS, WITHOUT EXPRESS OR IMPLIED WARRANTIES OF ANY KIND. February 2008

2 Contents Introduction...3 On-Demand Desktop Streaming Overview...4 Streaming Server... 4 Client Machines Access Challenges...6 Access Solutions...8 Private Mode Deployment Archiving Solutions Web Access... 9 Increased Mailbox Size Conclusion...11 February 2008 Page 2 Product Group

3 Introduction Flexible Computing Solutions such as On Demand Desktop Streaming, Virtual Remote Desktop, Virtual Client Desktop, Dedicated Remote Desktop and Application Streaming are increasingly becoming attractive for IT departments due to their centralized management capabilities and low total cost of ownership (TCO). They ease the traditional requirements for deploying and maintaining software on an end user machine s local hard drive, helping to improve the security, manageability and reliability of IT operations required for the end user. The Dell Flexible Computing Solution, On Demand Desktop Streaming, based on the Citrix Provisioning Server for Desktops, enables diskless client computers to boot from a network server. The network server, referred to as the streaming server, delivers disk images containing operating system and applications on demand to client computers over the network. Enterprise e mail applications like Microsoft Exchange Server are well understood and prevalent in today s IT deployments. Accessing e mail in On Demand Desktop Streaming environments using traditional e mail client applications such as Microsoft Outlook can pose new challenges. This whitepaper highlights some of these challenges and provides general best practices for addressing them. February 2008 Page 3 Product Group

4 On-Demand Desktop Streaming Overview The On Demand Desktop Streaming solution includes client systems, streaming servers running Citrix Provisioning Server for Desktops software, infrastructure components such as Active Directory/DHCP/DNS and networking components. An e mail server such as Microsoft Exchange Server is accessible to the client machines via the network and is most likely collocated with streaming server and infrastructure components. Client applications such as Microsoft Outlook running on client machines access the e mail server via the network. Streaming Server The streaming servers maintain and deliver client hard disk virtual disk images called vdisks. A vdisk image is prepared from a master client s hard drive and can be reused across identically configured client machines. A master client is a machine identical to the clients to be deployed with the exception of a hard drive being present. It must be identical to the clients to be deployed to ensure system driver compatibility and should be configured with the operating system, software and settings desired for the clients to be deployed. Once the image has been created, the server can be configured to deliver images to clients in private mode or in standard mode. Private mode delivers one streamed image to one client. Operating in this mode increases the physical security of the client s data, but manageability of images is not addressed. A separate image needs to be maintained on the server for each client. Each client s read and write requests on the local hard disk are redirected to its respective vdisk image on the server. Client writes are saved on its respective image and the state of the image for each client is maintained across reboots. In essence each client exclusively owns its hard disk maintained as an image on the server. User data such as application files or e mail folders can be stored directly on the client s image, similar to a regular hard drive. Standard mode delivers one streamed image to more than one client. In addition to the physical security gained by streaming the data from a secure datacenter, implementing standard mode also decreases the number of images to maintain given the one to many nature of images to client systems. Updates to a single vdisk can be applied to multiple clients when the clients reboot. Client disk read and write requests are redirected to the streaming server via the network. The server satisfies the read requests by delivering the required information from the read only vdisk image and satisfies the write requests by writing data to a temporary write cache located on a server disk volume. The contents of the write cache will be deleted after a client shuts down. Client updates are not maintained on the single shared image and the client is always presented with this gold vdisk image at boot up. Client hard disk writes are cached temporarily during the boot session. Persistent user data such as application files and e mail folders should be stored on other persistent and accessible storage such as Network Attached Storage. February 2008 Page 4 Product Group

5 Client Machines The vdisk image prepared for clients includes the client streaming software agent. The Citrix client software must be installed on the master client to allow the creation of a gold vdisk image. That image is then distributed to each identically configured client system, enabling clients to communicate with the streaming server for all read and write operations. The streaming software redirects all local system drive (usually drive C) read and write requests to the streaming server as network calls. Figure 1 below illustrates this concept. In the standardimage mode, disk writes to the local system drive are redirected, kept on a temporary write cache location and deleted at the end of the user s session. The local system disk (if present) can be used for writing temporary data. Persistent application data should be stored on appropriate network shares or locations outside of the streamed image. During operation, clients utilize local resources such as CPU, memory and GPU for all computational operations and processing. Disk requests are the only local operation redirected to the streaming server. Figure 1: Client disk requests to streaming server Typically, during boot, the client requests the initial OS binaries required for booting and displaying the desktop. Additional OS binaries, application binaries and data are requested by the client on demand as required during operations. February 2008 Page 5 Product Group

6 Access Challenges The standard mode deployment of the On Demand Desktop Streaming solution includes a readonly gold vdisk image on the server, which is presented as a local hard disk to client machines booting from that server. Since the image is read only, all client machine disk writes are temporarily cached on the server. Because the client machine hard disk writes are not persistent, non committed data would be lost at the end of the boot session. Any end user data that requires persistent storage, such as files and personal e mail folders, needs to be stored on the network and accessible to client machines. Network Attached Storage (NAS) solutions that offer storage space as home drives to user data are common today. Such solutions can be utilized in the standard mode deployment for end users to store their persistent data (Figure 2). The NAS Appliance depicted in the illustration is for sample architectural reference only. A variety of commercial NAS solutions are available today based on various storage hardware and can be deployed for storing user data. Streaming Server (License / IO) Infrastructure (DHCP/DNS) NAS Appliance (User Data) LAN Clients Figure 2: User persistent data in Desktop Streaming stored on NAS Typically with e mail applications, such as Microsoft Exchange, end users are provided with an e mail mailbox which is hosted on the Exchange servers. Administrators designate a mailbox quota for users, who are unable to send/receive s if they exceed this quota. It is common for users to overcome the mailbox size limitation by archiving or filing excess e mail in offline mail folders. These mail folders are stored as files on the local hard drive of the personal computer. Optionally these mail folder files are backed up to other persistent storage such optical discs, hard drives or tape backups that may be centrally managed by IT departments. In the standard mode deployment of the On Demand Desktop Streaming solution, the local disk presented on February 2008 Page 6 Product Group

7 the personal computer is non persistent and hence cannot be used for storing offline mail folders. The mail folder files have to be stored and accessed from a network location such as a NAS solution. The Microsoft Outlook client application that works with the Microsoft Exchange e mail solution does not support storing these personal mail folders on a NAS appliance. These personal folder files, often referred to as pst files, are architected to function from a local hard disk and not from a central NAS like storage solution. Microsoft does not support pst files stored on the network. (For more information, refer to Microsoft support knowledge base article ) Similarly when the Microsoft Outlook client application is configured in cached mode, an offline mail folder file, called an ost file, is created on the client hard disk. The user s mailbox, hosted on the e mail server, is cached in this file folder and is periodically synchronized with the server. Microsoft does not support ost files hosted on network solutions, as indicated in the same knowledge base article. It must be noted that other Microsoft Windows network methods, such as folder re direction and domain profiles, are also not suitable to store e mail folders as they usually are based on NAS solutions. For the above reasons, personal folders and offline folders with the Microsoft Outlook / Microsoft Exchange solution cannot be stored on network locations. Therefore, in a standard image mode desktop streaming environment, alternate methods need to be considered for staging offline user mail that is based on the Microsoft Outlook solution. It is also important to understand that cached mode operation of Microsoft Outlook is not supported with the standard image mode deployment. The following sections explore some alternative methods that can be implemented to overcome this limitation. February 2008 Page 7 Product Group

8 Solutions for Accessing Private Mode Deployment The private mode deployment of the On Demand Desktop Streaming solution can be considered as an alternative for overcoming the requirement of storing pst files on a NAS solution. In private mode, each client machine that is part of the On Demand Desktop Streaming deployment has its own separate image stored on the streaming server. This image is streamed and presented as the hard drive to the client. All client machine writes, including writes to pst e mail file folders are stored back on the corresponding image on the server. Because of this, all user offline e mail folders get stored on the client hard drive that is stored as an image. The advantages of this approach include increased data security and reliability. User e mail data is stored on an image in the data center, protecting against physical theft and also enabling centralized backup/restore of data. Some limitations of this approach include the lack of single image management that comes with the standard mode deployment. Maintenance activities such as upgrades and patches need to be applied to each client machine image separately, as though they were independent traditional client machines. Also, if multiple users are sharing a single client machine for their computing needs, then all their offline e mail data would be stored in the same image. Proper segregation needs to be ensured on the image, with security and access permissions that allow users access only to their own e mail data on that image. It must also be understood that offline user e mail data will not be automatically migrated across client machines. If a user requires access to e mail data on a different client machine, then the data from the first machine needs to be copied to the second machine directly or via a temporary network share. User portability across client machines incurs this limitation. Another aspect that requires consideration is the performance of the solution in private mode deployment. The server will be streaming separate images to each client and the caching benefits of using a single image may be lost. Also, the amount of client e mail data stored on each image would be significant, leading to an increase in data flowing across the network to the server. Additionally, in this style of deployment, administrators still need to deploy anti virus software and anti spyware software which can continuously scan the user s image. The impact of these constant IO operations running simultaneously for numerous clients may have adverse effects on the server resources. The streaming server and the network infrastructure should be suitably designed to handle these situations. Archiving Solutions E mail archiving solutions are becoming increasingly important in today s Enterprises. These solutions include Symantec Enterprise Vault and EMC Xtender. E mail archiving solutions offer an offline storage repository for storing and archiving user e mail that exceeds the quota assigned to user mailboxes in the e mail server. The archiving solution repository is separate from the mailbox server and includes its own hardware and software data center components. Archiving solutions provide access to the offline e mail storage to end users directly from their client machines even when the mail server is not available. Archiving solutions enable extending February 2008 Page 8 Product Group

9 the size of user mailboxes by providing offline storage to host user e mail. Users can seamlessly access e mails stored both in their mailbox and the archiving solution. The On Demand Desktop Streaming solution can be deployed in the standard single image mode along with support from a suitable e mail archiving solution for hosting offline user e mail (Figure 3). Streaming Server (License / IO) Infrastructure (DHCP/DNS) NAS Appliance (Other User Data) LAN Archiving Solution (User Data) Server Clients Storage Figure 3: Archiving Solution with Desktop Streaming Archiving solutions provide several features and advantages besides providing offline repository for user e mail. They enable businesses to achieve legal and regulatory compliance by providing mechanisms to manage, store and retain user e mail data based on policies. Features such as journaling allow classification and storage based on business policies. They also provide users the ability to manage and store e mails based on personal policies. Archiving solutions also provide the benefits of centralized physical security and reliability from data loss. Limitations of archiving solutions include additional cost, planning and maintenance associated with a separate data center solution. Implementing an archiving solution merely to overcome the offline e mail storage problem with the standard mode streaming deployment may not be cost effective. Web Access E mail solutions typically provide user access to mailboxes via a standard Internet browser application. The Microsoft Exchange Server application provides user access to mailboxes via a feature called Outlook Web Access (OWA). OWA enables users to use a standard Internet browser such as Microsoft Internet Explorer and connect to Exchange Server to log in and access their mailboxes. In the standard mode single image deployment, users can access e mail from any client machine on the network in the deployment. User e mail resides centrally on the mailbox server, and no user e mail data is stored on the client image. User ability to store e mail data on February 2008 Page 9 Product Group

10 the client image can be restricted by not installing e mail management client applications such as Microsoft Outlook on the client image. E mail web access solutions do not require the installation and maintenance of e mail client applications on the shared client image, which can reduce associated licensing and maintenance costs. User access to e mail becomes operating system (OS) agnostic, and users have the ability to access e mail using a standard Internet browser application from any client machine. Higher education environments often utilize web access to because of the mobile nature of students, coupled with the variety of OS environments that must be supported on campus. Web access solutions may limit user experience by not including all the features available on a standard e mail client application. Further user mailbox size is limited to the provisioned size on the mailbox server and users need to manage their mailbox space themselves. This approach is more suitable for deployments where end users require access but do not incur heavy usage. Increased Mailbox Size A simpler approach to overcome storage of personal e mail folders on a single shared client image would be provisioning larger mailbox sizes for end users. All user e mail data is stored on the respective mailboxes, hosted on the mail server, and remains accessible at all times from any client on the network. Users need not store excess e mail in personal folders on the client image. Advantages of this approach include central management of e mail data and physical security. However, the cost per mailbox for IT operations increases due to the additional storage hardware required for larger mailboxes and the associated maintenance costs. In addition, existing IT procedures and policies on mailbox quotas need to be modified to accommodate this approach. February 2008 Page 10 Product Group

11 Conclusion Dell s On Demand Desktop Streaming solution provides significant benefits such as data security, reliability and centralized desktop manageability to IT departments. It is a relatively new client computing model in Enterprises and can introduce new challenges with existing traditional client server applications. One such challenge is the storage of user e mail as offline folders on the client machine hard drive. This paper highlights a set of options that can help overcome this challenge. Additional options may be feasible based on the requirements of the deployment. Nevertheless, it is recommended that the application requirements be carefully assessed and the co existence impacts with the streaming solution be carefully analyzed before deployment. These requirements include the end user computing needs as well as the IT operational needs. February 2008 Page 11 Product Group

Deploying Exchange Server 2007 SP1 on Windows Server 2008

Deploying Exchange Server 2007 SP1 on Windows Server 2008 Deploying Exchange Server 2007 SP1 on Windows Server 2008 Product Group - Enterprise Dell White Paper By Ananda Sankaran Andrew Bachler April 2008 Contents Introduction... 3 Deployment Considerations...

More information

Exchange Server 2007 Design Considerations

Exchange Server 2007 Design Considerations Exchange Server 2007 Design Considerations Product Group - Enterprise Dell White Paper By Ananda Sankaran Sumankumar Singh April 2007 Contents Introduction... 3 Server Roles in Exchange 2007... 4 Mailbox

More information

250-308. Administration of Symantec Enterprise Vault 8.0 for Exchange Exam. http://www.examskey.com/250-308.html

250-308. Administration of Symantec Enterprise Vault 8.0 for Exchange Exam. http://www.examskey.com/250-308.html SYMANTEC 250-308 Administration of Symantec Enterprise Vault 8.0 for Exchange Exam TYPE: DEMO http://www.examskey.com/250-308.html Examskey SYMANTEC 250-308 exam demo product is here for you to test the

More information

REDCENTRIC MANAGED ARCHIVE SERVICE SERVICE DEFINITION

REDCENTRIC MANAGED ARCHIVE SERVICE SERVICE DEFINITION REDCENTRIC MANAGED ARCHIVE SERVICE SERVICE DEFINITION SD005 V2.0 Issue Date 02 July 2014 1) SERVICE OVERVIEW Redcentric's Managed Archive Service allows customers to regain control of their Microsoft Exchange

More information

Implementing Outlook in Non-Persistent Virtualized Environments

Implementing Outlook in Non-Persistent Virtualized Environments Implementing Outlook in Non-Persistent Virtualized Environments Poor email client performance is one of several serious problems that has prevented enterprises from fully adopting non-persistent virtual

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

VMware vsphere Data Protection 6.1

VMware vsphere Data Protection 6.1 VMware vsphere Data Protection 6.1 Technical Overview Revised August 10, 2015 Contents Introduction... 3 Architecture... 3 Deployment and Configuration... 5 Backup... 6 Application Backup... 6 Backup Data

More information

Implementing Live Meeting with Microsoft Office Communications Server 2007

Implementing Live Meeting with Microsoft Office Communications Server 2007 Implementing Live Meeting with Microsoft Office Communications Server 2007 Product Group - Enterprise Dell White Paper By Ananda Sankaran Farrukh Noman April 2008 Contents Introduction... 3 Microsoft Office

More information

Data Sheet: Archiving Symantec Enterprise Vault for Microsoft Exchange Store, Manage, and Discover Critical Business Information

Data Sheet: Archiving Symantec Enterprise Vault for Microsoft Exchange Store, Manage, and Discover Critical Business Information Store, Manage, and Discover Critical Business Information Trusted and Proven Email Archiving Symantec Enterprise Vault, the industry leader in email and content archiving, enables companies to store, manage,

More information

W H I T E P A P E R. Symantec Enterprise Vault and Exchange Server 2010. November 2011

W H I T E P A P E R. Symantec Enterprise Vault and Exchange Server 2010. November 2011 W H I T E P A P E R Symantec Enterprise Vault and Exchange Server 2010 November 2011 Introduction... 3 Enterprise Vault Support and Compatibility for Exchange Server 2010... 3 So What Is New In Exchange

More information

Dell - Secure Exchange Reference Architecture Dell White Paper

Dell - Secure Exchange Reference Architecture Dell White Paper Dell - Secure Exchange Reference Architecture Dell White Paper By Sumankumar Singh & Bharath Vasudevan 1 Summary Email has become a vital communication tool for most businesses. Whether in the office or

More information

CYAN SECURE WEB APPLIANCE. User interface manual

CYAN SECURE WEB APPLIANCE. User interface manual CYAN SECURE WEB APPLIANCE User interface manual Jun. 13, 2008 Applies to: CYAN Secure Web 1.4 and above Contents 1 Log in...3 2 Status...3 2.1 Status / System...3 2.2 Status / Network...4 Status / Network

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

Server based computing An introduction to server based computing, its advantages and how it works.

Server based computing An introduction to server based computing, its advantages and how it works. Server based computing An introduction to server based computing, its advantages and how it works. This whitepaper explains the concept of server based computing and defines the main components of its

More information

Intelligent Archiving for Managing Unstructured Information. Victor Law Director, Specialist Sales, Asia Pacific & Japan Information Management Group

Intelligent Archiving for Managing Unstructured Information. Victor Law Director, Specialist Sales, Asia Pacific & Japan Information Management Group Intelligent Archiving for Managing Unstructured Information Victor Law Director, Specialist Sales, Asia Pacific & Japan Information Management Group Today s Information Challenges Unstructured information

More information

What Is Online Email Archiving?

What Is Online Email Archiving? What Is Online Email Archiving? Online Email Archiving (OEA) is a feature available to Logos employees that stores messages automatically based on how old the message is. The advantage over local PST archive

More information

Quick Start Guide - Exchange Mailbox idataagent

Quick Start Guide - Exchange Mailbox idataagent Quick Start Guide - Exchange Mailbox idataagent TABLE OF CONTENTS OVERVIEW Introduction Key Features Add-On Components Customized Features for Your Exchange Version Terminology SYSTEM REQUIREMENTS - EXCHANGE

More information

Enterprise Vault Whitepaper Move Archive Feature Overview

Enterprise Vault Whitepaper Move Archive Feature Overview Enterprise Vault Whitepaper Move Archive Feature Overview This document provides an overview of the Enterprise Vault Move Archive feature This document applies to the following version(s) of :

More information

Symantec Enterprise Vault for Microsoft Exchange

Symantec Enterprise Vault for Microsoft Exchange Symantec Enterprise Vault for Microsoft Exchange Store, manage, and discover critical business information Data Sheet: Archiving Trusted and proven email archiving Symantec Enterprise Vault, the industry

More information

Prospect 365 CRM Installation Requirements. Technical Document

Prospect 365 CRM Installation Requirements. Technical Document Prospect 365 CRM Installation Requirements Technical Document Prospect 365 Software Prospect 365 is a cloud-based solution and for the browser-based components there is no installation required (just minimum

More information

Five essential considerations for your Exchange 2010 implementation

Five essential considerations for your Exchange 2010 implementation Five essential considerations for your Exchange 2010 implementation Whitepaper Dell IT Management Software as a Service THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL

More information

CITRIX 1Y0-A16 EXAM QUESTIONS & ANSWERS

CITRIX 1Y0-A16 EXAM QUESTIONS & ANSWERS CITRIX 1Y0-A16 EXAM QUESTIONS & ANSWERS Number: 1Y0-A16 Passing Score: 550 Time Limit: 165 min File Version: 37.5 http://www.gratisexam.com/ CITRIX 1Y0-A16 EXAM QUESTIONS & ANSWERS Exam Name: Architecting

More information

Configuring and Administering Windows 7

Configuring and Administering Windows 7 Configuring and Administering Windows 7 Length: 5 days Overview This five-day instructor-led course provides students with the knowledge and skills to configure and administer Microsoft Windows 7 as a

More information

Symantec Enterprise Vault for Microsoft Exchange Server

Symantec Enterprise Vault for Microsoft Exchange Server Symantec Enterprise Vault for Microsoft Exchange Server Store, manage, and discover critical business information Data Sheet: Archiving Trusted and proven email archiving performance and users can enjoy

More information

Agency Pre Migration Tasks

Agency Pre Migration Tasks Agency Pre Migration Tasks This document is to be provided to the agency and will be reviewed during the Migration Technical Kickoff meeting between the ICS Technical Team and the agency. Network: Required

More information

Course 50322B: Configuring and Administering Windows 7

Course 50322B: Configuring and Administering Windows 7 Course 50322B: Configuring and Administering Windows 7 Length: Delivery Method: 5 Days Instructor-led (classroom) About this Course This five-day instructor-led course provides students with the knowledge

More information

Veritas Enterprise Vault for Microsoft Exchange Server

Veritas Enterprise Vault for Microsoft Exchange Server Veritas Enterprise Vault for Microsoft Exchange Server Store, manage, and discover critical business information Trusted and proven email archiving Veritas Enterprise Vault, the industry leader in email

More information

Consulting Solutions WHITE PAPER Citrix XenDesktop Citrix Personal vdisk Technology Planning Guide

Consulting Solutions WHITE PAPER Citrix XenDesktop Citrix Personal vdisk Technology Planning Guide Consulting Solutions WHITE PAPER Citrix XenDesktop Citrix Personal vdisk Technology Planning Guide www.citrix.com Overview XenDesktop offers IT administrators many options in order to implement virtual

More information

Best Practices for Unified Communications Management Suite on Virtualization

Best Practices for Unified Communications Management Suite on Virtualization White Paper Best Practices for Unified Communications Management Suite on Virtualization White Paper 2012 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page

More information

Archive One Policy V4.2 Quick Start Guide October 2005

Archive One Policy V4.2 Quick Start Guide October 2005 Archive One Policy V4.2 Quick Start Guide October 2005 Archive One Policy Quick Start Guide V4.2 Page 1 of 33 CONTENTS Introduction... 3 Components...3 Before You Start...4 System Requirements...5 Prerequisites...7

More information

What s New with Enterprise Vault 11? Symantec Enterprise Vault 11 - What's New?

What s New with Enterprise Vault 11? Symantec Enterprise Vault 11 - What's New? What s New with Enterprise Vault 11? 1 Disclaimer Any information regarding pre-release Symantec offerings, future updates or other planned modifications is subject to ongoing evaluation by Symantec and

More information

Dell PowerVault DL2200 & BE 2010 Power Suite. Owen Que. Channel Systems Consultant Dell

Dell PowerVault DL2200 & BE 2010 Power Suite. Owen Que. Channel Systems Consultant Dell Dell PowerVault DL2200 & BE 2010 Power Suite Owen Que Channel Systems Consultant Dell Dell PowerVault DL2200 powered by Symantec Backup Exec 2010 1 Replace Tape with Deduplication Customer Storage Challenge

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

Lesson Plans Microsoft s Managing and Maintaining a Microsoft Windows Server 2003 Environment

Lesson Plans Microsoft s Managing and Maintaining a Microsoft Windows Server 2003 Environment Lesson Plans Microsoft s Managing and Maintaining a Microsoft Windows Server 2003 Environment (Exam 70-290) Table of Contents Table of Contents... 1 Course Overview... 2 Section 0-1: Introduction... 4

More information

OBSERVEIT DEPLOYMENT SIZING GUIDE

OBSERVEIT DEPLOYMENT SIZING GUIDE OBSERVEIT DEPLOYMENT SIZING GUIDE The most important number that drives the sizing of an ObserveIT deployment is the number of Concurrent Connected Users (CCUs) you plan to monitor. This document provides

More information

Symantec Enterprise Vault for Microsoft Exchange

Symantec Enterprise Vault for Microsoft Exchange Symantec Enterprise Vault for Microsoft Exchange Store, manage, and discover critical business information Data Sheet: Archiving Trusted and proven email archiving Symantec Enterprise Vault, the industry

More information

CXD-202-1 Citrix XenDesktop 5 Administration

CXD-202-1 Citrix XenDesktop 5 Administration CXD-202-1 Citrix XenDesktop 5 Administration This course provides the foundation necessary for administrators to effectively centralize and manage desktops in the datacenter and deliver them as a service

More information

The Microsoft Large Mailbox Vision

The Microsoft Large Mailbox Vision WHITE PAPER The Microsoft Large Mailbox Vision Giving users large mailboxes without breaking your budget Introduction Giving your users the ability to store more e mail has many advantages. Large mailboxes

More information

Course: CXD-202 Implementing Citrix XenDesktop Administration

Course: CXD-202 Implementing Citrix XenDesktop Administration Course: CXD-202 Implementing Citrix XenDesktop Administration Overview This course provides the foundation necessary for administrators to effectively centralize and manage desktops in the datacenter and

More information

Data Sheet: Archiving Symantec Enterprise Vault for Microsoft Exchange Store, Manage, and Discover Critical Business Information

Data Sheet: Archiving Symantec Enterprise Vault for Microsoft Exchange Store, Manage, and Discover Critical Business Information Store, Manage, and Discover Critical Business Information Trusted and proven email archiving Enterprise Vault, the industry leader in email and content archiving, enables companies to store, manage, and

More information

WHITE PAPER: TECHNICAL OVERVIEW. NetBackup Desktop Laptop Option Technical Product Overview

WHITE PAPER: TECHNICAL OVERVIEW. NetBackup Desktop Laptop Option Technical Product Overview WHITE PAPER: TECHNICAL OVERVIEW NetBackup Desktop Laptop Option Technical Product Overview Mayur Dewaikar, Sr. Technical Product Manager NetBackup Platform Symantec Technical Network White Paper EXECUTIVE

More information

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution EMC Virtual Infrastructure for Microsoft Applications Data Center Solution Enabled by EMC Symmetrix V-Max and Reference Architecture EMC Global Solutions Copyright and Trademark Information Copyright 2009

More information

EMC SourceOne Email Management Version 7.1

EMC SourceOne Email Management Version 7.1 EMC SourceOne Email Management Version 7.1 Installation Guide 302-000-174 REV 02 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2006-2013 EMC Corporation.

More information

Citrix Training. Course: Citrix Training. Duration: 40 hours. Mode of Training: Classroom (Instructor-Led)

Citrix Training. Course: Citrix Training. Duration: 40 hours. Mode of Training: Classroom (Instructor-Led) Citrix Training Course: Citrix Training Duration: 40 hours Mode of Training: Classroom (Instructor-Led) Virtualization has redefined the way IT resources are consumed and services are delivered. It offers

More information

Monthly Fee Per Server 75/month 295/month 395/month Monthly Fee Per Desktop/Notebook/ 15/month 45/month 55/month

Monthly Fee Per Server 75/month 295/month 395/month Monthly Fee Per Desktop/Notebook/ 15/month 45/month 55/month SERVICE COVERAGE AND FEE SCHEDULE Base Package Fees Monthly Fee Per Server 75/month 295/month 395/month Monthly Fee Per Desktop/Notebook/ 15/month 45/month 55/month Live Desk Services Live Desk Telephone

More information

MySQL and Virtualization Guide

MySQL and Virtualization Guide MySQL and Virtualization Guide Abstract This is the MySQL and Virtualization extract from the MySQL Reference Manual. For legal information, see the Legal Notices. For help with using MySQL, please visit

More information

Deployment Guide: Unidesk and Hyper- V

Deployment Guide: Unidesk and Hyper- V TECHNICAL WHITE PAPER Deployment Guide: Unidesk and Hyper- V This document provides a high level overview of Unidesk 3.x and Remote Desktop Services. It covers how Unidesk works, an architectural overview

More information

Huawei OceanStor Backup Software Technical White Paper for NetBackup

Huawei OceanStor Backup Software Technical White Paper for NetBackup Huawei OceanStor Backup Software Technical White Paper for NetBackup Huawei Page 1 of 14 Copyright Huawei. 2014. All rights reserved. No part of this document may be reproduced or transmitted in any form

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

THIS SERVICE LEVEL AGREEMENT DEFINES THE SERVICE LEVELS PROVIDED TO YOU BY COMPANY.

THIS SERVICE LEVEL AGREEMENT DEFINES THE SERVICE LEVELS PROVIDED TO YOU BY COMPANY. THIS SERVICE LEVEL AGREEMENT DEFINES THE SERVICE LEVELS PROVIDED TO YOU BY COMPANY. Capitalized terms used herein but not otherwise defined shall have their respective meanings set forth in the End User

More information

MS 50292: Administering and Maintaining Windows 7

MS 50292: Administering and Maintaining Windows 7 MS 50292: Administering and Maintaining Windows 7 Description: This five-day instructor-led course provides students with the knowledge and skills to successfully administer, maintain, and troubleshoot

More information

Symantec Enterprise Vault

Symantec Enterprise Vault Symantec Enterprise Vault Setting up Exchange Server Archiving 9.0 Symantec Enterprise Vault: Setting up Exchange Server Archiving The software described in this book is furnished under a license agreement

More information

StorageCraft Technology Corporation Leading the Way to Safer Computing 2009 StorageCraft Technology Corporation. All Rights Reserved.

StorageCraft Technology Corporation Leading the Way to Safer Computing 2009 StorageCraft Technology Corporation. All Rights Reserved. PRODUCT WHITEPAPER This brochure is for informational purposes only. STORAGECRAFT MAKES NO WARRANTIES, EXPRESSED OR IMPLIED, IN THIS SUMMARY. StorageCraft, ShadowProtect and ExactState and the StorageCraft

More information

Windows Server 2012 R2 VDI - Virtual Desktop Infrastructure. Ori Husyt Agile IT Consulting Team Manager orih@agileit.co.il

Windows Server 2012 R2 VDI - Virtual Desktop Infrastructure. Ori Husyt Agile IT Consulting Team Manager orih@agileit.co.il Windows Server 2012 R2 VDI - Virtual Desktop Infrastructure Ori Husyt Agile IT Consulting Team Manager orih@agileit.co.il Today s challenges Users Devices Apps Data Users expect to be able to work in any

More information

CMT for Exchange 3.7. Requirements

CMT for Exchange 3.7. Requirements CMT for Exchange 3.7 Requirements May 2016 Table of Contents Section 1. Introduction... 3 Section 2. Migration Control Center and Workstation Requirements... 4 Section 3. Onsite System Administrator...

More information

Working with your NTU email off campus

Working with your NTU email off campus Working with your NTU email off campus When you are working on a laptop or at home you can access your email via a number of methods. Using Outlook Web Access or NOW, you can access your email via any

More information

Windows 7 Optimization Guide

Windows 7 Optimization Guide Consulting Solutions WHITE PAPER Citrix XenDesktop Windows 7 Optimization Guide For Desktop Virtualization www.citrix.com Contents Contents... 2 Overview... 3 Machine Settings... 3 User Settings... 7 Final

More information

Your OUTLOOK configuration may not include all of the following files. Some files are created only when you customize Outlook features.

Your OUTLOOK configuration may not include all of the following files. Some files are created only when you customize Outlook features. Page 1 of 9 Outlook 2003 - Backing Up mail files The following is a list of data store and configuration files used by Microsoft Outlook 2003 Some of the folders might be hidden folders. To view hidden

More information

Acronis Backup & Recovery 10 Server for Windows. Installation Guide

Acronis Backup & Recovery 10 Server for Windows. Installation Guide Acronis Backup & Recovery 10 Server for Windows Installation Guide Table of Contents 1. Installation of Acronis Backup & Recovery 10... 3 1.1. Acronis Backup & Recovery 10 components... 3 1.1.1. Agent

More information

Release Notes. Contents. Release Purpose. Platform Compatibility. Windows XP and Internet Explorer 8 Update

Release Notes. Contents. Release Purpose. Platform Compatibility. Windows XP and Internet Explorer 8 Update Secure Remote Access Dell SonicWALL SRA 7.5.0.9 Contents Release Purpose...1 Platform Compatibility...1 Licensing on the Dell SonicWALL SRA Appliances and Virtual Appliance...2 Important Differences between

More information

Desktop Management, Profile Migration and Cross Platform Delivery. Technical Overview

Desktop Management, Profile Migration and Cross Platform Delivery. Technical Overview Desktop Management, Profile Migration and Cross Platform Delivery Executive Summary This document provides a technical overview of how AppSense Environment Manager can deliver a flexible and managed user

More information

Windows Server 2008 R2 Essentials

Windows Server 2008 R2 Essentials Windows Server 2008 R2 Essentials Installation, Deployment and Management 2 First Edition 2010 Payload Media. This ebook is provided for personal use only. Unauthorized use, reproduction and/or distribution

More information

5053A: Designing a Messaging Infrastructure Using Microsoft Exchange Server 2007

5053A: Designing a Messaging Infrastructure Using Microsoft Exchange Server 2007 5053A: Designing a Messaging Infrastructure Using Microsoft Exchange Server 2007 Course Number: 5053A Course Length: 3 Days Course Overview This three-day instructor-led course provides students with the

More information

EUCIP - IT Administrator. Module 2 Operating Systems. Version 2.0

EUCIP - IT Administrator. Module 2 Operating Systems. Version 2.0 EUCIP - IT Administrator Module 2 Operating Systems Version 2.0 Module 2 Goals Module 2 Module 2, Operating Systems, requires the candidate to be familiar with the procedure of installing and updating

More information

Backup Exec 2010 R2 Key Sales Plays Safe, Secure, Sold

Backup Exec 2010 R2 Key Sales Plays Safe, Secure, Sold Backup Exec 2010 R2 Key Sales Plays Safe, Secure, Sold Udi Taboch CTO, ABnet Communications How Do Businesses Ensure Easy Recovery of Critical Data While Minimizing Storage Costs? Only 27% of SMBs believe

More information

Delphi+ System Requirements

Delphi+ System Requirements Delphi+ System Requirements Revision 1.1 Newmarket International, Inc. October 24, 2013 Delphi+ System Requirements Users Up to 15 Up to 25 Up to 50 Up to 90 Up to 200 Over 200 Minimum 2008 Server Hardware

More information

Symantec Enterprise Vault

Symantec Enterprise Vault Symantec Enterprise Vault Guide for Microsoft Outlook 2003/2007 Users 10.0 Light Outlook Add-In Symantec Enterprise Vault: Guide for Microsoft Outlook 2003/2007 Users The software described in this book

More information

Navigating Endpoint Encryption Technologies

Navigating Endpoint Encryption Technologies Navigating Endpoint Encryption Technologies Whitepaper November 2010 THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND TECHNICAL INACCURACIES. THE CONTENT IS

More information

Apple Mail... 36 Outlook Web Access (OWA)... 38 Logging In... 38 Changing Passwords... 39 Mobile Devices... 40 Blackberry...

Apple Mail... 36 Outlook Web Access (OWA)... 38 Logging In... 38 Changing Passwords... 39 Mobile Devices... 40 Blackberry... Contents Email Accounts... 3 Adding accounts... 3 Account Modifications... 6 Adding Aliases... 7 Primary E-mail Addresses... 10 Mailbox Quotas... 12 Removing accounts... 13 Mail Forwarding and Distribution

More information

Redbooks Redpaper. IBM TotalStorage NAS Advantages of the Windows Powered OS. Roland Tretau

Redbooks Redpaper. IBM TotalStorage NAS Advantages of the Windows Powered OS. Roland Tretau Redbooks Redpaper Roland Tretau IBM TotalStorage NAS Advantages of the Windows Powered OS Copyright IBM Corp. 2002. All rights reserved. ibm.com/redbooks 1 What is Network Attached Storage (NAS) Storage

More information

Windows Server Virtualization An Overview

Windows Server Virtualization An Overview Microsoft Corporation Published: May 2006 Abstract Today s business climate is more challenging than ever and businesses are under constant pressure to lower costs while improving overall operational efficiency.

More information

Protect Microsoft Exchange databases, achieve long-term data retention

Protect Microsoft Exchange databases, achieve long-term data retention Technical white paper Protect Microsoft Exchange databases, achieve long-term data retention HP StoreOnce Backup systems, HP StoreOnce Catalyst, and Symantec NetBackup OpenStorage Table of contents Introduction...

More information

EV 10.0.3 Feature Briefing

EV 10.0.3 Feature Briefing EV 10.0.3 Feature Briefing Exchange Server 2013 OWA Support This document is one of a set of Feature Briefings which detail major new or changed features in Enterprise Vault 10. This document covers the

More information

Enhancing the Dell iscsi SAN with Dell PowerVault TM Tape Libraries and Chelsio Unified Storage Router iscsi Appliance

Enhancing the Dell iscsi SAN with Dell PowerVault TM Tape Libraries and Chelsio Unified Storage Router iscsi Appliance Enhancing the Dell iscsi SAN with Dell PowerVault TM Tape Libraries and Chelsio Unified Storage Router April 12, 2012 Table of Contents 1.0 Introduction... 4 2.0 Chelsio Unified Storage Router (USR) SAS-to-...

More information

- 1 - SmartStor Cloud Web Admin Manual

- 1 - SmartStor Cloud Web Admin Manual - 1 - SmartStor Cloud Web Admin Manual Administrator Full language manuals are available in product disc or website. The SmartStor Cloud Administrator web site is used to control, setup, monitor, and manage

More information

250-310. Administration of Symantec Enterprise Vault 10.0 for Exchange. Version: Demo. Page <<1/12>>

250-310. Administration of Symantec Enterprise Vault 10.0 for Exchange. Version: Demo. Page <<1/12>> 250-310 Administration of Symantec Enterprise Vault 10.0 for Exchange Version: Demo Page 1.Enterprise Vault converts mail message attachments to text or HTML. What is a benefit of changing the

More information

Citrix Provisioning Services Administrator s Guide Citrix Provisioning Services 5.1 SP2

Citrix Provisioning Services Administrator s Guide Citrix Provisioning Services 5.1 SP2 Citrix Provisioning Services Administrator s Guide Citrix Provisioning Services 5.1 SP2 December 2009 Revision 4 Copyright and Trademark Notice Information in this document is subject to change without

More information

Guidelines for College File Servers

Guidelines for College File Servers Guidelines for College File Servers With the introduction of College File Servers a devolved administration model has been established. The server hardware and Operating System is facility managed by the

More information

Surviving the PST Nightmare

Surviving the PST Nightmare Sonasoft Surviving the PST Nightmare www.sonasoft.com INTRODUCTION It s a well known fact that enterprises today depend heavily on e mails for critical day to day business communications. Many enterprise

More information

THIS SERVICE LEVEL AGREEMENT DEFINES THE SERVICE LEVELS PROVIDED TO YOU BY THE COMPANY.

THIS SERVICE LEVEL AGREEMENT DEFINES THE SERVICE LEVELS PROVIDED TO YOU BY THE COMPANY. THIS SERVICE LEVEL AGREEMENT DEFINES THE SERVICE LEVELS PROVIDED TO YOU BY THE COMPANY. Capitalized terms used herein but not otherwise defined shall have their respective meanings set forth in the End

More information

Symantec Backup Exec 2010 R2 Agent for Microsoft Hyper-V FAQ

Symantec Backup Exec 2010 R2 Agent for Microsoft Hyper-V FAQ Symantec Backup Exec 2010 R2 Agent for Microsoft Hyper-V FAQ Updated July 26th, 2010 Contents Overview... 1 Virtual Machine Backup... 3 Cluster Shared Volume Support... 5 Database and Application Protection...

More information

Enterprise Vault Installing and Configuring

Enterprise Vault Installing and Configuring Enterprise Vault Installing and Configuring Enterprise Vault 6.0 Legal Notice Copyright 2005 Symantec Corporation. All rights reserved. Symantec, the Symantec Logo, VERITAS, the VERITAS Logo, and Enterprise

More information

THIS SERVICE LEVEL AGREEMENT DEFINES THE SERVICE LEVELS PROVIDED TO YOU BY THE COMPANY ( Exchange My Mail ).

THIS SERVICE LEVEL AGREEMENT DEFINES THE SERVICE LEVELS PROVIDED TO YOU BY THE COMPANY ( Exchange My Mail ). THIS SERVICE LEVEL AGREEMENT DEFINES THE SERVICE LEVELS PROVIDED TO YOU BY THE COMPANY ( Exchange My Mail ). I. Service Definition. Exchange My Mail will provide Hosted Exchange and other Application Services

More information

MCSA Objectives. Exam 70-236: TS:Exchange Server 2007, Configuring

MCSA Objectives. Exam 70-236: TS:Exchange Server 2007, Configuring MCSA Objectives Exam 70-236: TS:Exchange Server 2007, Configuring Installing and Configuring Microsoft Exchange Servers Prepare the infrastructure for Exchange installation. Prepare the servers for Exchange

More information

Quick Start - Exchange Mailbox Archiver Agent

Quick Start - Exchange Mailbox Archiver Agent Quick Start - Exchange Mailbox Archiver Agent TABLE OF CONTENTS OVERVIEW Introduction Key Features Add-On Components Terminology SYSTEM REQUIREMENTS - EXCHANGE MAILBOX ARCHIVER AGENT UPGRADE - EXCHANGE

More information

Symantec Desktop and Laptop Option 7.6

Symantec Desktop and Laptop Option 7.6 Automated protection for desktops and laptops Data Sheet: Backup and Disaster Recovery Overview With the majority of business-critical information residing outside the data centers or on off corporate

More information

Delphi 9.5.3 System Requirements

Delphi 9.5.3 System Requirements Market Intelligence Enterprise Business Management Sales & Catering Distribution & Content Delphi 9.5.3 System Requirements Revision 1.3 November 1, 2011 Delphi 9.5.3 System Requirements Users Server Hardware

More information

Protecting Microsoft SQL Server with an Integrated Dell / CommVault Solution. Database Solutions Engineering

Protecting Microsoft SQL Server with an Integrated Dell / CommVault Solution. Database Solutions Engineering Protecting Microsoft SQL Server with an Integrated Dell / CommVault Solution Database Solutions Engineering By Subhashini Prem and Leena Kushwaha Dell Product Group March 2009 THIS WHITE PAPER IS FOR INFORMATIONAL

More information

How To Set Up A Sartorius Mailbox In Outlook On A Non-Standard Pc On A Windows Xp Oracle 365 On A Pc Oracle365 On A Sertorius Mailbox On A Microsoft Office365 On Pc Orca 2 On A

How To Set Up A Sartorius Mailbox In Outlook On A Non-Standard Pc On A Windows Xp Oracle 365 On A Pc Oracle365 On A Sertorius Mailbox On A Microsoft Office365 On Pc Orca 2 On A CA-IS Documentation Installing and Using Sartorius Office365 on non-standard Installing and Using Sartorius Office365 on non-standard Install and user guide 002 9/19/2012 3:10:00 PM Heiko Moeller 12/18/2012

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

What is the count of the Google Mail and Office365 mailboxes that LIC would like to include in the sizing?

What is the count of the Google Mail and Office365 mailboxes that LIC would like to include in the sizing? LIC of India,Central Office,IT dept, 2 nd flr,jeevan Seva Annexe,Santacruz W,Mumbai 400054 date 26/12/2014 Request for Expression of Interest for Email Archival dated 12.12.2014 Tender Enquiry No :CO/IT-BPR/CMS/RFP/2014-15/02

More information

User Guide - Exchange Public Folder idataagent

User Guide - Exchange Public Folder idataagent Page 1 of 191 User Guide - Exchange Public Folder idataagent TABLE OF CONTENTS OVERVIEW Introduction Key Features Add-On Components Terminology SYSTEM REQUIREMENTS - EXCHANGE PUBLIC FOLDER IDATAAGENT DEPLOYMENT

More information

Omniquad Exchange Archiving

Omniquad Exchange Archiving Omniquad Exchange Archiving Deployment and Administrator Guide Manual version 3.1.2 Revision Date: 20 May 2013 Copyright 2012 Omniquad Ltd. All rights reserved. Omniquad Ltd Crown House 72 Hammersmith

More information

Business Process Desktop: Acronis backup & Recovery 11.5 Deployment Guide

Business Process Desktop: Acronis backup & Recovery 11.5 Deployment Guide WHITE Deployment PAPERGuide Business Process Desktop: Acronis backup & Recovery 11.5 Deployment Guide An Acronis White Paper Copyright Acronis, Inc., 2000 2011 Deployment Guide Table of contents About

More information

Licensing Windows for Virtual Desktops

Licensing Windows for Virtual Desktops Licensing Windows for Virtual Desktops This document is intended to explain licensing Windows virtual desktops and how to calculate the number of licenses required for common usage scenarios. Contents

More information

Integrated Application and Data Protection. NEC ExpressCluster White Paper

Integrated Application and Data Protection. NEC ExpressCluster White Paper Integrated Application and Data Protection NEC ExpressCluster White Paper Introduction Critical business processes and operations depend on real-time access to IT systems that consist of applications and

More information

How To Manage Your Email On A Microsoft Powerbook 2.5 (For Microsoft) On A Macbook 2 (For A Mac) On An Iphone Or Ipad (For An Ipad) On Your Pc Or Macbook

How To Manage Your Email On A Microsoft Powerbook 2.5 (For Microsoft) On A Macbook 2 (For A Mac) On An Iphone Or Ipad (For An Ipad) On Your Pc Or Macbook Page 1 of 285 User Guide - Exchange Mailbox idataagent TABLE OF CONTENTS OVERVIEW Introduction Key Features Add-On Components Terminology SYSTEM REQUIREMENTS - EXCHANGE MAILBOX IDATAAGENT DEPLOYMENT -

More information

UNIFIED COMMUNICATIONS POST-MIGRATION INSTRUCTIONS

UNIFIED COMMUNICATIONS POST-MIGRATION INSTRUCTIONS UNIFIED COMMUNICATIONS POST-MIGRATION INSTRUCTIONS (PURPOSE): The purpose of this document is to prepare the email user for post email migration activities to ensure a successful email migration with no

More information

Oracle Applications Release 10.7 NCA Network Performance for the Enterprise. An Oracle White Paper January 1998

Oracle Applications Release 10.7 NCA Network Performance for the Enterprise. An Oracle White Paper January 1998 Oracle Applications Release 10.7 NCA Network Performance for the Enterprise An Oracle White Paper January 1998 INTRODUCTION Oracle has quickly integrated web technologies into business applications, becoming

More information

CA ARCserve Family r15

CA ARCserve Family r15 CA ARCserve Family r15 Rami Nasser EMEA Principal Consultant, Technical Sales Rami.Nasser@ca.com The ARCserve Family More than Backup The only solution that: Gives customers control over their changing

More information