Good Morning Wireless! SSID: MSFTOPEN No Username or Password Required

Size: px
Start display at page:

Download "Good Morning Wireless! SSID: MSFTOPEN No Username or Password Required"

Transcription

1

2 Good Morning Wireless! SSID: MSFTOPEN No Username or Password Required 2

3 Today s Agenda - 9:00-10:30 - Windows Azure Infrastructure Services - 10:30-10:45 - Break - 10:45-12:00 - Windows Azure Infrastructure Demonstrations - 12:00-1:00 - Lunch - 1:00-2:30 HOL - Windows Azure Infrastructure walk-through 3

4 Open Office Hours - Monday June 3 rd at 10am -11:00am EST Monday June 10 th at Noon 1pm EST

5 Windows Azure

6 Cloud Models

7

8 If deploying an application requires a developer s involvement, it s not IaaS

9 Microsoft approach: hybrid cloud Broad & deep array of solutions enables customers to use cloud in their own way, at their own pace

10 90-Day Free Trial contains - compute / 750 small compute hours per month web sites / 10 web sites mobile services / 10 mobile services relational database / 1 SQL database SQL reporting / 100 hours per month storage / 35GB with 50,000,000 storage transactions data transfer / unlimited inbound & 25GB outbound media services encoding / 50 GB (input & output combined) cdn / 20GB outbound with 500,000 transactions cache / 128MB service bus / 1,500 relay hours and 500,000 messages

11

12 Windows Server 2012 Datacenter Windows Server 2008 R2 SP1 SQL Server 2012 SP1 (Std or DC) SharePoint Server 2013 Trial BizTalk Server 2013 and more! opensuse 12.3 CentOS 6.3 Ubuntu Ubuntu SUSE Linux Enterprise Server SP2 and more!

13 Virtual Machine Sizes VM Size CPU Cores RAM Bandwidth # Data Disks Extra Small (A0) Shared 768 MB 1 Small (A1) GB Medium (A2) GB Large (A3) 4 7 GB Extra Large (A4) 8 14 GB A GB 1,000 8 A GB 2, Price Per Hour (GA Price Starting Jun 1st) $0.02 (~$15/month) $0.09 (~$67/month) $0.18 (~$134/month) $0.36 (~$268/month) $0.72 (~$536/month) $1.02 (~$759/month) $2.04 (~$1,518/month) Price Per Hour (Promotional Price Until May 31st) $ (~$10/month) $0.08 (~$60/month) $0.16 (~$119/month) $0.32 (~$238/month) $0.64 (~$476/month) N/A N/A

14 Active Directory SharePoint DC DNS Persistent VM Role Persistent VM Role SQL Persistent VM Role Active Directory DC DNS

15

16 SharePoint PaaS Roles File Servers Local AD SQL VMs

17

18 When you first login to Windows Azure you have a blank slate to work from. For today s lab we will be utilizing the Virtual Machines and Network sections of Azure. Overview of the Portal

19 Building the Storage Account Now we need to create a storage account so that all of our new VMs will share the same container. This makes matters much easier for moving, deprovisioning, and such. Click on Storage, then select New. Click on Quick Create, provide a name for your storage. Geo-Replication has the ability to mirror data to other regions of the U.S. However this costs additional money so for this lab we will uncheck the box, click on the checkmark to finish:

20 Registering the DNS Server First we need to register a DNS Server that our lab will utilize. Register the internal IP address that our domain controller VM will be using for Active Directory-integrated Dynamic DNS services.

21 Registering the DNS Server Provide a name for the DNS server and for this exercise we will use the I.P. address of Be sure that the proper subscription is selected, then click Register DNS Server.

22 Building the Virtual Network Now we will create a virtual network. This virtual network will serve as a subnet that all of our virtual machines will connect to.

23 Building the Virtual Network Provide a name for the virtual network, and also the affinity group unless you have already created one in previous labs. Be sure to select the appropriate region as this impacts where your workloads will run geographically. Click on the arrow to proceed.

24 Building the Virtual Network Select the DNS Server registered in the previous steps. Click on the arrow to proceed.

25 Building the Virtual Network We need to select a proper subnet scheme, for this lab we will be choosing 4096 possible addresses. The CIDR equivalent is 20. Click on the check mark to proceed.

26 Operations Status Notice that during any action sequences in the Azure Portal the operations will show up at the bottom of the screen explaining the progress. When each process is complete you can clear the operation by clicking on the OK checkmark. Minimize this panel and it can be recalled at any time by clicking on the icon at the bottom of the screen.

27 Notice there are three sub sections to the Virtual Machines area of the portal. Instances, Images, and Disks. We will select Create a Virtual Machine to proceed Building the First Virtual Machine

28 Building the First Virtual Machine Select Virtual Machine, and use the From Gallery option. Consider the From Gallery option as the more advanced or custom option for deploying VMs. Click on the Create A Virtual Machine checkmark to proceed.

29 Building the AD Virtual Machine Select Windows Server 2012 Datacenter Click on the Arrow to proceed.

30 Building the AD Virtual Machine The Version Release Date is a great feature in that you can deploy Windows Server 2012 based on update rollups. So the April 24 th selection would include all updates to that point. Choose the most recent version. Provide a machine name, set the Size of the VM to Small, add an admin user account, and password. Note the password must have 8 characters and is utilizing a more secure password(special characters, upper and lower case, numeric) is suggested. Click on the arrow to proceed.

31 Building the AD Virtual Machine Provide a DNS name, this name will be checked to see if it already exists in the DNS database for cloudapp.net. In the event the name of the VM is already in user append a character or modify the DNS name. Select the previously created Storage Account. Select the Virtual Network we previously set up. Check that the subnet looks accurate. Click on the arrow to proceed.

32 Building the AD Virtual Machine We will not be creating an Availability Set in this session so as to keep costs down. Availability Sets are in place to insure that VMs are available in other regions geographically in the event of an outage. Ensure the ENABLE POWERSHELL REMOTING box is checked. Click on the Check to complete the creation of the VM.

33 Building the AD Virtual Machine Scroll down on the Status screen for the newly created VM. Check to make sure the IP address is (this was automatically assigned to the VM.) Notice that the Size is set to Small granting us 1.75 GB of Memory.

34 Adding a Virtual Disk to the AD Machine We need to add a disk to the VMs now, so we will start with the AD controller. Why? Because Azure OS disks have write cache enabled, so in the event of an outage some data might get lost. By adding a new empty data disk, these disks are safe from data loss as the data is written directly to the virtual disk. From the summary page, click on Attach and then select Attach Empty Disk

35 Adding a Virtual Disk to the AD Machine Rename the virtual disk by appending data01 in place of the random characters which are normally auto-generated. Make the disk 10GB in size. Select None for the Host Cache Preference Click the Check to complete the disk addition.

36 Connecting to the AD server via RDP Now we need to connect to the AD server via RDP to complete the disk addition and kick off the Active Directory role installation. Click on the virtual machine and then click on Connect

37 Connecting to the AD server via RDP A RDP file will display at the bottom of the screen. This RDP connection comes preconfigured with the randomized TCPIP port which is now required for security purposes. Click on Open

38 Connecting to the AD server via RDP Select the checkbox to disable this warning if desired. Click Connect : Enter the admin credentials which were supplied during the VM creation process and then click OK: Disable the warning if so desired and click Yes :

39 Creating the Data Volume on the AD server Once inside Server Manager, go to Tools then select Computer Management. Inside Computer Management select Disk Management. An Initialize Disk window will pop up, make sure the new disk is selected and click OK.

40 Creating the Data Volume on the AD server Right click Disk 2 and select New Simple Volume Click Next:

41 Click Next: Creating the Data Volume on the AD server Change the Volume Label to DATA and click Next: The drive letter should be preconfigured to F, click Next: Click Finish:

42 Installing Active Directory on the AD Server Jump back into the RDP Session for the AD Server, click on Manage then select Add Roles and Features : Click Next: Click Next:

43 Installing Active Directory on the AD Server Notice that the only server displayed is the local server. Later on we will add other servers to manage in this same Server Manager console. Make sure the server is selected and click Next. Select Active Directory Domain Services, the subsequent pop-up window tells us that the management tools will also be installed, click Add Features then click Next :

44 Installing Active Directory on the AD Server Since no other features are required for this server we will select Next to continue: Now we click on Next to continue through the Active Directory Domain Services configuration:

45 Installing Active Directory on the AD Server Server Manager will reboot the server automatically if desired selected the checkbox, and click on Yes to the pop-up window. Next click on Install: Be sure that the installation completes then click on Close:

46 Installing Active Directory on the AD Server Server Manager will notify you that there are tasks left to be completed or if errors have occurred via the Flag at the top of the screen. Click on the flag then notice it is prompting us to promote the server to a domain controller. Since DCPromo has been deprecated in Server 2012 we will use this option to move forward:

47 Installing Active Directory on the AD Server Select Add a New Forest, enter in a Domain name, for this exercise I use contoso.com. Click Next: Enter a Password and then click Next:

48 Installing Active Directory on the AD Server Ignore the DNS error message and click Next: Verify the NETBIOS name and click Next:

49 Installing Active Directory on the AD Server Change the drive path to the F drive for all 3 entries leaving the subfolders path intact. Click Next: Notice that you can view the PowerShell script for this installation by clicking View script, otherwise click Next:

50 Installing Active Directory on the AD Server The prerequisites check will display any issues that might need to be addressed. The messages you will see can be ignored during this installation. DNS will be installed automatically. Click Install: The server will automatically reboot when the operation is completed.

51 Select Create a Virtual Machine to proceed: Building the Web Virtual Machine

52 Building the Web Virtual Machine Select Virtual Machine, and use the From Gallery option. Consider the From Gallery option as the more advanced or custom option for deploying VMs. Click on the Create A Virtual Machine checkmark to proceed.

53 Building the Web Virtual Machine Select Windows Server 2012 Datacenter Click on the Arrow to proceed.

54 Building the Web Virtual Machine The Version Release Date is a great feature in that you can deploy Windows Server 2012 based on update rollups. So the April 24 th selection would include all updates to that point. Choose the most recent version. Provide a machine name (xxxxlabweb01), set the Size to Small, choose an admin user account, and password. Note the password must have 8 characters and is utilizing a more secure password(special characters, upper and lower case, numeric) is suggested. Click on the arrow to proceed.

55 Building the Web Virtual Machine Provide a DNS name, this name will be checked to see if it already exists in the DNS database for cloudapp.net. In the event the name of the VM is already in user append a character or modify the DNS name. Select the previously created Storage Account. Select the Virtual Network we previously set up. Check that the subnet looks accurate. Click on the arrow to proceed.

56 Building the Web Virtual Machine We will not be creating an Availability Set in this session so as to keep costs down. Availability Sets are in place to insure that VMs are available in other regions geographically in the event of an outage. Ensure the ENABLE POWERSHELL REMOTING box is checked. Click on the Check to complete the creation of the VM.

57 Adding a Virtual Disk to the Web Machine We need to add a disk to the VMs now, so we will continue with the Web controller. Why? Because Azure OS disks have write cache enabled, so in the event of an outage some data might get lost. By adding a new empty data disk, these disks are safe from data loss as the data is written directly to the virtual disk. From the summary page, click on Attach and then select Attach Empty Disk

58 Adding a Virtual Disk to the Web Machine Rename the virtual disk by appending data01 in place of the random characters which are normally auto-generated. Make the disk 10GB in size. Select None for the Host Cache Preference Click the Check to complete the disk addition.

59 Joining the Web Server to the Domain Let s join the server to the Domain. In Server Manager, in the left hand pane, click on Local Server, then click on WORKGROUP : Next click on Change Next select Domain and fill in the domain name you chose during Session 1 and click OK: Fill in the admin user and password then click OK, a reboot will need to occur when this is complete:

60 Notice there are three sub sections to the Virtual Machines area of the portal. Instances, Images, and Disks. We will select Create a Virtual Machine to proceed Building the File Server Virtual Machine

61 Building the File Server Virtual Machine Select Virtual Machine, and use the From Gallery option. Consider the From Gallery option as the more advanced or custom option for deploying VMs. Click on the Create A Virtual Machine checkmark to proceed.

62 Building the File Server Virtual Machine Select Windows Server 2012 Datacenter Click on the Arrow to proceed.

63 Building the File Server Virtual Machine The Version Release Date is a great feature in that you can deploy Windows Server 2012 based on update rollups. So The March 26 th selection would include all updates to that point. Choose the most recent version. Provide a machine name (xxxxxlabfile01), user account, and password. Note the password must have 8 characters and is utilizing a more secure password(special characters, upper and lower case, numeric) is suggested. Set the size to Small. Click on the arrow to proceed.

64 Building the File Server Virtual Machine Provide a DNS name, this name will be checked to see if it already exists in the DNS database for cloudapp.net. In the event the name of the VM is already in user append a character or modify the DNS name. Select the previously created Storage Account. Select the Virtual Network we previously set up. Check that the subnet looks accurate. Click on the arrow to proceed.

65 Adding a Virtual Disk to the File Machine We need to add a disk to the VMs now, so we will finish with the File controller. Why? Because Azure OS disks have write cache enabled, so in the event of an outage some data might get lost. By adding a new empty data disk, these disks are safe from data loss as the data is written directly to the virtual disk. From the summary page, click on Attach and then select Attach Empty Disk

66 Adding a Virtual Disk to the File Machine Rename the virtual disk by appending data01 in place of the random characters which are normally auto-generated. Make the disk 10GB in size. Select None for the Host Cache Preference Click the Check to complete the disk addition.

67 Connecting to the File Server via RDP Now we need to connect to the FILE server via RDP to complete the disk addition and kick off the Active Directory role installation. Click on the virtual machine and then click on Connect

68 Connecting to the File Server via RDP Click on Open: Select the checkbox to disable this warning if desired. Click Connect : Enter the admin credentials which were supplied during the VM creation process and then click OK: Select the checkbox to disable this warning if desired. Click Yes :

69 Creating the Data Volume on the File Server Once inside Server Manager, go to Tools then select Computer Management. Inside Computer Management select Disk Management. An Initialize Disk window will pop up, make sure the new disk is selected and click OK.

70 Creating the Data Volume on the File Server Right click Disk 2 and select New Simple Volume Click Next:

71 Click Next: Creating the Data Volume on the File Server Change the Volume Label to DATA and click Next: The drive letter should be preconfigured to F, click Next: When complete, minimize the RDP session. Click Finish:

72 Joining the File Server to the Domain Let s join the server to the Domain. In Server Manager, in the left hand pane, click on Local Server, then click on WORKGROUP : Next click on Change Next select Domain and fill in the domain name you chose during Session 1 and click OK: Fill in the admin user and password then click OK, a reboot will need to occur when this is complete:

73 Jump back into the RDP Session for the Web Server, using the domain credentials: 1 Installing IIS on the Web Server Click on Manage then select Add Roles and Features : 2 3 Click Next: Click Next: 4

74 Installing IIS on the Web Server Select the server from the list and click Next: Scroll down and select Web Server (IIS) from the list, a popup will be shown, click Add Features, then click on Next: 1 Click Next: 2 Click Next: 3

75 Installing IIS on the Web Server Click Next: Click Next: 1 2 Select the box to restart the destination server automatically, a popup will occur, click Yes, then click Install. Click Close: 3 4

76 Installing IIS on the Web Server Hit F5 to refresh your screen, you should now see and select IIS once the installation is complete, right click on the server then select Internet Information Services (IIS) Manager: Select the Server, notice a popup is displayed asking if you would like to keep the components updated, this is up to you, I clicked Yes: Internet Explorer will launch directing you to the Web Platform Installer site. Cancel this for now.

77 Jump back into the RDP Session for the File Server, using the domain credentials: 1 Installing File Services on the File Server Click on Manage then select Add Roles and Features : 2 3 Click Next: Click Next: 4

78 Installing File Services on the File Server Add the File Server and click Next: Select to Restart the server automatically if desired, click Yes to the popup that occurs, then select Install: 1 3 Click Next: 2 Click Close: 4

79 Installing File Services on the File Server Select File and Storage Services in the left hand pane of Server Manager: Click on Shares, then click on To create a file share, start the New Share Wizard, select SMB Share Quick, click Next:

80 Installing File Services on the File Server Select File and Storage Services in the left hand pane of Server Manager: By giving the share a name, notice that the wizard will automatically populate the path and create the folder if it does not already exist. Click Next:

81 Installing File Services on the File Server Review the options here, click Next: Review the permissions and click Next: Review the summary and click Create:

82 Installing File Services on the File Server Once you see the process completes, click Close: Type in the path to the share inside File Explorer from the Web Server and hit Enter: Congratulations, the file server and web server are now ready for action!

83

84 In addition to managing Windows Azure via the web-based Management Portal, we also provide a Windows Azure PowerShell module for scripted management of Windows Azure services. We ll be using both the Management Portal and PowerShell in this series, so you ll want to download, install and configure the Windows Azure PowerShell cmdlets to get prepared. On your personal computer: Download the Windows Azure PowerShell Management Tools at: Installing the Azure PowerShell Tools Scroll down and select the appropriate download for your operating system, notice Apple and Linux are supported as well, choose to Save the file:

85 Installing the Azure PowerShell Tools Go to the download location, right click the file and select Run as administrator : You will see the Web Platform Installer launch, this process may take a few moments, take the defaults, click Install: Click I Accept :

86 Installing the Azure PowerShell Tools The Installer will now download all of the necessary components and begin the individual installations: Allow the installation to complete, click Finish, and that will wrap up today s session.

87 Configuring the Azure PowerShell Tools First let s check to make sure the Azure tools installed properly, on the Start screen type in Azure and you should see the following, right click Windows Azure PowerShell and then click on Run As Administrator Enter the following commands: Set-ExecutionPolicy RemoteSigned Get-AzurePublishSettingsFile A browser will open up asking for login to Windows Azure:

88 Configuring the Azure PowerShell Tools You will also need to integrate the Azure tools with PowerShell. To do so enter in the following commands inside the Windows PowerShell standard prompt: Set-ExecutionPolicy RemoteSigned Import-Module "C:\Program Files (x86)\microsoft SDKs\Windows Azure\PowerShell\Azure\Azure.psd1" If you have trouble running the script, try setting your default Azure subscription as you may have had other subsciptions on this Live account: Set-AzureSubscription DefaultSubscription your subscription name here

89 Configuring the Azure PowerShell Tools Got the file downloaded? Great! Let s continue. Enter in the following command at the Azure PowerShell command prompt: Import-AzurePublishSettingsFile <path\mysettings>.publishsettings

90

91

92 Open Office Hours - Monday June 3 rd at 10am -11:00am EST Tuesday June 10 th at Noon 1pm EST

93 Windows Server 2012 Eval Downloads (.ISO and.vhd) Windows Azure Subscription System Center 2012 Eval Download Server 2012 Lab Guide

94 Today s Agenda - 9:00-10:30 - Windows Azure Infrastructure Services - 10:30-10:45 - Break - 10:45-12:00 - Windows Azure Infrastructure Demonstrations - 12:00-1:00 - Lunch - 1:00-3:30 HOL - Windows Azure Infrastructure walk-through 94

SHAREPOINT 2013 IN INFRASTRUCTURE AS A SERVICE

SHAREPOINT 2013 IN INFRASTRUCTURE AS A SERVICE SHAREPOINT 2013 IN INFRASTRUCTURE AS A SERVICE Contents Introduction... 3 Step 1 Create Azure Components... 5 Step 1.1 Virtual Network... 5 Step 1.1.1 Virtual Network Details... 6 Step 1.1.2 DNS Servers

More information

Title: Setting Up A Site to Site VPN Between Microsoft Azure and the Corporate Network

Title: Setting Up A Site to Site VPN Between Microsoft Azure and the Corporate Network Dean Suzuki Blog Title: Setting Up A Site to Site VPN Between Microsoft Azure and the Corporate Network Created: 6/17/2014 Description: In this blog post, I record the process that I went through to: Setup

More information

Hands on Lab: Building a Virtual Machine and Uploading VM Images to the Cloud using Windows Azure Infrastructure Services

Hands on Lab: Building a Virtual Machine and Uploading VM Images to the Cloud using Windows Azure Infrastructure Services Hands on Lab: Building a Virtual Machine and Uploading VM Images to the Cloud using Windows Azure Infrastructure Services Windows Azure Infrastructure Services provides cloud based storage, virtual networks

More information

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

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

More information

Lab 1: Windows Azure Virtual Machines

Lab 1: Windows Azure Virtual Machines Lab 1: Windows Azure Virtual Machines Overview In this hands-on Lab, you will learn how to deploy a simple web page to a Web server hosted in Windows Azure and configure load balancing. Objectives In this

More information

How to Test Out Backup & Replication 6.5 for Hyper-V

How to Test Out Backup & Replication 6.5 for Hyper-V How to Test Out Backup & Replication 6.5 for Hyper-V Mike Resseler May, 2013 2013 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication

More information

Installing and Configuring Login PI

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

More information

MATLAB Distributed Computing Server with HPC Cluster in Microsoft Azure

MATLAB Distributed Computing Server with HPC Cluster in Microsoft Azure MATLAB Distributed Computing Server with HPC Cluster in Microsoft Azure Introduction This article shows you how to deploy the MATLAB Distributed Computing Server (hereinafter referred to as MDCS) with

More information

System Administration Training Guide. S100 Installation and Site Management

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

More information

SQL Server Business Intelligence

SQL Server Business Intelligence SQL Server Business Intelligence Setup and Configuration Guide Himanshu Gupta Technology Solutions Professional Data Platform Contents 1. OVERVIEW... 3 2. OBJECTIVES... 3 3. ASSUMPTIONS... 4 4. CONFIGURE

More information

Team Foundation Server 2012 Installation Guide

Team Foundation Server 2012 Installation Guide Team Foundation Server 2012 Installation Guide Page 1 of 143 Team Foundation Server 2012 Installation Guide Benjamin Day benday@benday.com v1.0.0 November 15, 2012 Team Foundation Server 2012 Installation

More information

Step-By-Step Guide to Deploying Lync Server 2010 Enterprise Edition

Step-By-Step Guide to Deploying Lync Server 2010 Enterprise Edition Step-By-Step Guide to Deploying Lync Server 2010 Enterprise Edition The installation of Lync Server 2010 is a fairly task-intensive process. In this article, I will walk you through each of the tasks,

More information

AppLoader 7.7. Load Testing On Windows Azure

AppLoader 7.7. Load Testing On Windows Azure AppLoader 7.7 Load Testing On Windows Azure CONTENTS INTRODUCTION... 3 PURPOSE... 3 CREATE A WINDOWS AZURE ACCOUNT... 3 CREATE A LOAD TESTING ENVIRONMENT ON THE CLOUD... 6 CONFIGURE A WINDOWS AZURE STORAGE

More information

Virtualizing your Datacenter

Virtualizing your Datacenter Virtualizing your Datacenter with Windows Server 2012 R2 & System Center 2012 R2 Part 2 Hands-On Lab Step-by-Step Guide For the VMs the following credentials: Username: Contoso\Administrator Password:

More information

Appendix B Lab Setup Guide

Appendix B Lab Setup Guide JWCL031_appB_467-475.indd Page 467 5/12/08 11:02:46 PM user-s158 Appendix B Lab Setup Guide The Windows Server 2008 Applications Infrastructure Configuration title of the Microsoft Official Academic Course

More information

Introduction to Hyper-V High- Availability with Failover Clustering

Introduction to Hyper-V High- Availability with Failover Clustering Introduction to Hyper-V High- Availability with Failover Clustering Lab Guide This lab is for anyone who wants to learn about Windows Server 2012 R2 Failover Clustering, focusing on configuration for Hyper-V

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

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

Backup & Disaster Recovery Appliance User Guide

Backup & Disaster Recovery Appliance User Guide Built on the Intel Hybrid Cloud Platform Backup & Disaster Recovery Appliance User Guide Order Number: G68664-001 Rev 1.0 June 22, 2012 Contents Registering the BDR Appliance... 4 Step 1: Register the

More information

Synchronizer Installation

Synchronizer Installation Synchronizer Installation Synchronizer Installation Synchronizer Installation This document provides instructions for installing Synchronizer. Synchronizer performs all the administrative tasks for XenClient

More information

Windows Azure Pack Installation and Initial Configuration

Windows Azure Pack Installation and Initial Configuration Windows Azure Pack Installation and Initial Configuration Windows Server 2012 R2 Hands-on lab In this lab, you will learn how to install and configure the components of the Windows Azure Pack. To complete

More information

Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials

Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials With Windows Server 2012 R2 Essentials in your business, it is important to centrally manage your workstations to ensure

More information

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

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

More information

Using and Contributing Virtual Machines to VM Depot

Using and Contributing Virtual Machines to VM Depot Using and Contributing Virtual Machines to VM Depot Introduction VM Depot is a library of open source virtual machine images that members of the online community have contributed. You can browse the library

More information

Team Foundation Server 2013 Installation Guide

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

More information

RMM/MDM. Quick Reference Guide

RMM/MDM. Quick Reference Guide RMM/MDM Quick Reference Guide Contents Getting Started...3 Probe and Agent Management...3 Installing a Windows Probe...3 Installing an Agent...5 Windows Agents...5 Updating Monitoring Software - Manually...5

More information

XenClient Enterprise Synchronizer Installation Guide

XenClient Enterprise Synchronizer Installation Guide XenClient Enterprise Synchronizer Installation Guide Version 5.1.0 March 26, 2014 Table of Contents About this Guide...3 Hardware, Software and Browser Requirements...3 BIOS Settings...4 Adding Hyper-V

More information

Training module 2 Installing VMware View

Training module 2 Installing VMware View Training module 2 Installing VMware View In this second module we ll install VMware View for an End User Computing environment. We ll install all necessary parts such as VMware View Connection Server and

More information

TANDBERG MANAGEMENT SUITE 10.0

TANDBERG MANAGEMENT SUITE 10.0 TANDBERG MANAGEMENT SUITE 10.0 Installation Manual Getting Started D12786 Rev.16 This document is not to be reproduced in whole or in part without permission in writing from: Contents INTRODUCTION 3 REQUIREMENTS

More information

NSi Mobile Installation Guide. Version 6.2

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

More information

Windows Server 2008 R2 Initial Configuration Tasks

Windows Server 2008 R2 Initial Configuration Tasks Windows Server 2008 R2 Initial Configuration Tasks I am not responsible for your actions or their outcomes, in any way, while reading and/or implementing this tutorial. I will not provide support for the

More information

Migrating TimeForce To A New Server

Migrating TimeForce To A New Server Rev. 4/28/14 Migrating TimeForce To A New Server Table of Contents 1. Installation Prerequisites... 2 Required... 2 Recommended... 3 2. Update to a Migration Compatible Version... 3 Determine the Database

More information

Creating a Linux Virtual Machine using Virtual Box

Creating a Linux Virtual Machine using Virtual Box A. Install Virtual Box: Creating a Linux Virtual Machine using Virtual Box 1. Download the Virtualbox installer http://www.virtualbox.org/wiki/downloads 2. Run the installer and have the installer complete.

More information

Contents Introduction... 3 Introduction to Active Directory Services... 4 Installing and Configuring Active Directory Services...

Contents Introduction... 3 Introduction to Active Directory Services... 4 Installing and Configuring Active Directory Services... Contents 1. Introduction... 3 1.1. Setup... 3 2. Introduction to Active Directory Services... 4 3. Installing and Configuring Active Directory Services... 5 3.1. Joining to Domain... 5 3.2. Promoting Member

More information

Getting Started Guide: Deploying Puppet Enterprise in Microsoft Azure

Getting Started Guide: Deploying Puppet Enterprise in Microsoft Azure Getting Started Guide: Deploying Puppet Enterprise in Microsoft Azure 1 Getting Started Guide with Microsoft Azure Getting Started Guide: Deploying Puppet Enterprise in Microsoft Azure Puppet Enterprise

More information

Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures. Goliath Performance Monitor Installation Guide v11.

Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures. Goliath Performance Monitor Installation Guide v11. Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures Goliath Performance Monitor Installation Guide v11.5 (v11.5) Document Date: March 2015 www.goliathtechnologies.com

More information

SharePoint 2013 on Windows Azure Infrastructure David Aiken & Dan Wesley Version 1.0

SharePoint 2013 on Windows Azure Infrastructure David Aiken & Dan Wesley Version 1.0 SharePoint 2013 on Windows Azure Infrastructure David Aiken & Dan Wesley Version 1.0 Overview With the Virtual Machine and Virtual Networking services of Windows Azure, it is now possible to deploy and

More information

Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures. Goliath Performance Monitor Installation Guide v11.

Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures. Goliath Performance Monitor Installation Guide v11. Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures Goliath Performance Monitor Installation Guide v11.6 (v11.6) Document Date: August 2015 www.goliathtechnologies.com

More information

Test Lab Guide: Creating a Windows Azure AD and Windows Server AD Environment using Azure AD Sync

Test Lab Guide: Creating a Windows Azure AD and Windows Server AD Environment using Azure AD Sync Test Lab Guide: Creating a Windows Azure AD and Windows Server AD Environment using Azure AD Sync Microsoft Corporation Published: December 2014 Author: Mark Grimes Acknowledgements Special thanks to the

More information

Specops Command. Installation Guide

Specops Command. Installation Guide Specops Software. All right reserved. For more information about Specops Command and other Specops products, visit www.specopssoft.com Copyright and Trademarks Specops Command is a trademark owned by Specops

More information

XenDesktop Implementation Guide

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

More information

Kaseya Server Instal ation User Guide June 6, 2008

Kaseya Server Instal ation User Guide June 6, 2008 Kaseya Server Installation User Guide June 6, 2008 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations. Kaseya's

More information

SharePoint Server for Business Intelligence

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

More information

Virtual Appliances. Virtual Appliances: Setup Guide for Umbrella on VMWare and Hyper-V. Virtual Appliance Setup Guide for Umbrella Page 1

Virtual Appliances. Virtual Appliances: Setup Guide for Umbrella on VMWare and Hyper-V. Virtual Appliance Setup Guide for Umbrella Page 1 Virtual Appliances Virtual Appliances: Setup Guide for Umbrella on VMWare and Hyper-V Virtual Appliance Setup Guide for Umbrella Page 1 Table of Contents Overview... 3 Prerequisites... 4 Virtualized Server

More information

Quick Start Guide for Parallels Virtuozzo

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

More information

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows)

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows) Introduction EASYLABEL 6 has several new features for saving the history of label formats. This history can include information about when label formats were edited and printed. In order to save this history,

More information

Preparing an IIS Server for EmpowerID installation

Preparing an IIS Server for EmpowerID installation Preparing an IIS Server for EmpowerID installation By: Jamis Eichenauer Last Updated: October 7, 2014 Contents Hardware preparation... 3 Software preparation... 3 IIS preparation... 4 Disabling User Account

More information

Nexio Connectus with Nexio G-Scribe

Nexio Connectus with Nexio G-Scribe Nexio Connectus with Nexio G-Scribe 2.1.2 3/20/2014 Edition: A 2.1.2 Publication Information 2014 Imagine Communications. Proprietary and Confidential. Imagine Communications considers this document and

More information

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

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

More information

Building a SharePoint 2010 Virtual Machine

Building a SharePoint 2010 Virtual Machine Building a SharePoint 2010 Virtual Machine Overview: This document provides links to Internet resources and step by step instructions for building a Virtual Machine (VM) sample SharePoint Server 2010 environment.

More information

Special thanks to the following people for reviewing and providing invaluable feedback for this document: Joe Davies, Bill Mathers, Andreas Kjellman

Special thanks to the following people for reviewing and providing invaluable feedback for this document: Joe Davies, Bill Mathers, Andreas Kjellman Test Lab Guide: Creating a Microsoft Azure Active Directory and Windows Server Active Directory Environment using Microsoft Azure Active Directory Sync Services Microsoft Corporation Published: December

More information

LOCKSS on LINUX. Installation Manual and the OpenBSD Transition 02/17/2011

LOCKSS on LINUX. Installation Manual and the OpenBSD Transition 02/17/2011 LOCKSS on LINUX Installation Manual and the OpenBSD Transition 02/17/2011 1 Table of Contents Overview... 3 LOCKSS Hardware... 5 Installation Checklist... 7 BIOS Settings... 10 Installation... 11 Firewall

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

Course: WIN310. Student Lab Setup Guide. Summer 2010. Microsoft Windows Server 2003 Network Infrastructure (70-291)

Course: WIN310. Student Lab Setup Guide. Summer 2010. Microsoft Windows Server 2003 Network Infrastructure (70-291) Course: WIN310 Student Lab Setup Guide Summer 2010 Microsoft Windows Server 2003 Network Infrastructure (70-291) ISBN: 0-470-06887-6 Published by Wiley & Sons 1 STUDENT COMPUTER SETUP Hardware Requirements

More information

Enterprise Surveillance Manager. Version 5.3 System Administrator s Manual

Enterprise Surveillance Manager. Version 5.3 System Administrator s Manual Enterprise Surveillance Manager. Version 5.3 System Administrator s Manual Table of Contents ipconfigure ESM 5.3 Server Pre-Installation Guide with Windows 2008 Server & Microsoft SQL 2008 Express... 3

More information

NetIQ. How to guides: AppManager v7.04 Initial Setup for a trial. Haf Saba Attachmate NetIQ. Prepared by. Haf Saba. Senior Technical Consultant

NetIQ. How to guides: AppManager v7.04 Initial Setup for a trial. Haf Saba Attachmate NetIQ. Prepared by. Haf Saba. Senior Technical Consultant How to guides: AppManager v7.04 Initial Setup for a trial By NetIQ Prepared by Haf Saba Senior Technical Consultant Asia Pacific 1 Executive Summary This document will walk you through an initial setup

More information

Deploying System Center 2012 R2 Configuration Manager

Deploying System Center 2012 R2 Configuration Manager Deploying System Center 2012 R2 Configuration Manager This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED, OR STATUTORY, AS TO THE INFORMATION IN THIS DOCUMENT.

More information

TecLocal 4.0 MultiUser Database

TecLocal 4.0 MultiUser Database Tec Local 4.0 - Installation Manual: Byer Mode & Multi-User (Server) TecLocal 4.0 MultiUser Database Installation Manual: Buyer Mode & Multi-User (Part I - Server) Version: 1.0 Author: TecCom Solution

More information

AVG 9.0 Internet Security Business Edition

AVG 9.0 Internet Security Business Edition AVG 9.0 Internet Security Business Edition User Manual Document revision 90.5 (16. 4. 2010) C opyright AVG Technologies C Z, s.r.o. All rights reserved. All other trademarks are the property of their respective

More information

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

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

More information

Step by step guide for installing highly available System Centre 2012 Virtual Machine Manager Management server:

Step by step guide for installing highly available System Centre 2012 Virtual Machine Manager Management server: Step by step guide for installing highly available System Centre 2012 Virtual Machine Manager Management server: Here are the pre-requisites for a HA VMM server installation: 1. Failover clustering feature

More information

CDP-H210 Introduction to Azure Active Directory

CDP-H210 Introduction to Azure Active Directory CDP-H210 Introduction to Azure Active Directory This is an infrastructure lab, useful to both ITPro s and Developers to learn the basics of Azure Active Directory. The main focus is on understanding the

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

How To Set Up Egnyte For Netapp Sync For Netapp

How To Set Up Egnyte For Netapp Sync For Netapp Egnyte Storage Sync For NetApp Installation Guide Introduction... 2 Architecture... 2 Key Features... 3 Access Files From Anywhere With Any Device... 3 Easily Share Files Between Offices and Business Partners...

More information

Implementing Microsoft Windows Server Failover Clustering (WSFC) and SQL Server 2012 AlwaysOn Availability Groups in the AWS Cloud

Implementing Microsoft Windows Server Failover Clustering (WSFC) and SQL Server 2012 AlwaysOn Availability Groups in the AWS Cloud Implementing Microsoft Windows Server Failover Clustering (WSFC) and SQL Server 2012 AlwaysOn Availability Groups in the AWS Cloud David Pae, Ulf Schoo June 2013 (Please consult http://aws.amazon.com/windows/

More information

Required Virtual Interface Maps to... mgmt0. bridge network interface = mgmt0 wan0. bridge network interface = wan0 mgmt1

Required Virtual Interface Maps to... mgmt0. bridge network interface = mgmt0 wan0. bridge network interface = wan0 mgmt1 VXOA VIRTUAL APPLIANCE KVM Hypervisor In-Line Deployment (Bridge Mode) 2012 Silver Peak Systems, Inc. Support Limitations In Bridge mode, the virtual appliance only uses mgmt0, wan0, and lan0. This Quick

More information

SharePoint 2013 Developer s Installation Guide

SharePoint 2013 Developer s Installation Guide SharePoint 2013 Developer s Installation Guide Authored by Matthew Riedel March 2013 In this installation guide, we will demonstrate the process of creating a new SharePoint development virtual machine

More information

Reporting works by connecting reporting tools directly to the database and retrieving stored information from the database.

Reporting works by connecting reporting tools directly to the database and retrieving stored information from the database. Print Audit 6 - Step by Step Walkthrough IMPORTANT: READ THIS BEFORE PERFORMING A PRINT AUDIT 6 INSTALLATION Print Audit 6 is a desktop application that you must install on every computer where you want

More information

InventoryControl for use with QuoteWerks Quick Start Guide

InventoryControl for use with QuoteWerks Quick Start Guide InventoryControl for use with QuoteWerks Quick Start Guide Copyright 2013 Wasp Barcode Technologies 1400 10 th St. Plano, TX 75074 All Rights Reserved STATEMENTS IN THIS DOCUMENT REGARDING THIRD PARTY

More information

5nine Cloud Monitor for Hyper-V

5nine Cloud Monitor for Hyper-V 5nine Cloud Monitor for Hyper-V Getting Started Guide Table of Contents System Requirements... 2 Installation... 3 Getting Started... 8 Settings... 9 Authentication... 9 5nine Cloud Monitor for Hyper-V

More information

Active Directory integration with CloudByte ElastiStor

Active Directory integration with CloudByte ElastiStor Active Directory integration with CloudByte ElastiStor Prerequisite Change the time and the time zone of the Active Directory Server to the VSM time and time zone. Enabling Active Directory at VSM level

More information

1. Set Daylight Savings Time... 3. 2. Create Migrator Account... 3. 3. Assign Migrator Account to Administrator group... 4

1. Set Daylight Savings Time... 3. 2. Create Migrator Account... 3. 3. Assign Migrator Account to Administrator group... 4 1. Set Daylight Savings Time... 3 a. Have client log into Novell/Local Machine with Administrator Account...3 b. Access Adjust Date/Time...3 c. Make sure the time zone is set to Central Time...3 2. Create

More information

VELOCITY. Quick Start Guide. Citrix XenServer Hypervisor. Server Mode (Single-Interface Deployment) Before You Begin SUMMARY OF TASKS

VELOCITY. Quick Start Guide. Citrix XenServer Hypervisor. Server Mode (Single-Interface Deployment) Before You Begin SUMMARY OF TASKS If you re not using Citrix XenCenter 6.0, your screens may vary. VELOCITY REPLICATION ACCELERATOR Citrix XenServer Hypervisor Server Mode (Single-Interface Deployment) 2013 Silver Peak Systems, Inc. This

More information

Symantec PGP Whole Disk Encryption Hands-On Lab V 3.7

Symantec PGP Whole Disk Encryption Hands-On Lab V 3.7 Symantec PGP Whole Disk Encryption Hands-On Lab V 3.7 Description This hands-on lab session covers the hard drive encryption technologies from PGP. Students will administer a typical Whole Disk Encryption

More information

This How To guide will take you through configuring Network Load Balancing and deploying MOSS 2007 in SharePoint Farm.

This How To guide will take you through configuring Network Load Balancing and deploying MOSS 2007 in SharePoint Farm. Quick Brief This How To guide will take you through configuring Network Load Balancing and deploying MOSS 2007 in SharePoint Farm. This document will serve as prerequisite for Enterprise Portal deployment

More information

How to Scale out SharePoint Server 2007 from a single server farm to a 3 server farm with Microsoft Network Load Balancing on the Web servers.

How to Scale out SharePoint Server 2007 from a single server farm to a 3 server farm with Microsoft Network Load Balancing on the Web servers. 1 How to Scale out SharePoint Server 2007 from a single server farm to a 3 server farm with Microsoft Network Load Balancing on the Web servers. Back to Basics Series By Steve Smith, MVP SharePoint Server,

More information

SETTING UP ACTIVE DIRECTORY (AD) ON WINDOWS 2008 FOR DOCUMENTUM @ EROOM

SETTING UP ACTIVE DIRECTORY (AD) ON WINDOWS 2008 FOR DOCUMENTUM @ EROOM SETTING UP ACTIVE DIRECTORY (AD) ON WINDOWS 2008 FOR DOCUMENTUM @ EROOM Abstract This paper explains how to setup Active directory service on windows server 2008.This guide also explains about how to install

More information

SPHOL300 Synchronizing Profile Pictures from On-Premises AD to SharePoint Online

SPHOL300 Synchronizing Profile Pictures from On-Premises AD to SharePoint Online SPHOL300 Synchronizing Profile Pictures from On-Premises AD to SharePoint Online Contents Overview... 3 Introduction... 3 The Contoso Ltd. Scenario... 4 Exercise 1: Member Server Sign up for Office 365

More information

Quick Start Guide 0514US

Quick Start Guide 0514US Quick Start Guide Copyright Wasp Barcode Technologies 2014 No part of this publication may be reproduced or transmitted in any form or by any means without the written permission of Wasp Barcode Technologies.

More information

Spector 360 Deployment Guide. Version 7

Spector 360 Deployment Guide. Version 7 Spector 360 Deployment Guide Version 7 December 11, 2009 Table of Contents Deployment Guide...1 Spector 360 DeploymentGuide... 1 Installing Spector 360... 3 Installing Spector 360 Servers (Details)...

More information

Embarcadero Performance Center 2.7 Installation Guide

Embarcadero Performance Center 2.7 Installation Guide Embarcadero Performance Center 2.7 Installation Guide Copyright 1994-2009 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco, CA 94111 U.S.A.

More information

RoomWizard Synchronization Software Manual Installation Instructions

RoomWizard Synchronization Software Manual Installation Instructions 2 RoomWizard Synchronization Software Manual Installation Instructions Table of Contents Exchange Server Configuration... 4 RoomWizard Synchronization Software Installation and Configuration... 5 System

More information

Exploring SQL Server 2014 Database Deployment in Microsoft Azure Virtual Machines

Exploring SQL Server 2014 Database Deployment in Microsoft Azure Virtual Machines Exploring SQL Server 2014 Database Deployment in Microsoft Azure Virtual Machines Contents Provisioning a Windows Azure Storage Account... 3 Provisioning a SQL Server VM in Windows Azure.. 9 Prepare client

More information

In the Active Directory Domain Services Window, click Active Directory Domain Services.

In the Active Directory Domain Services Window, click Active Directory Domain Services. Installing the Active Directory Domain Services Role Press the Ctrl-Alt-Del on the xxrwdc computer. Log in as the default administrator of the local computer with the username Administrator and cisisthebest!

More information

How To Install And Configure Windows Server 2003 On A Student Computer

How To Install And Configure Windows Server 2003 On A Student Computer Course: WIN310 Student Lab Setup Guide Microsoft Windows Server 2003 Network Infrastructure (70-291) ISBN: 0-470-06887-6 STUDENT COMPUTER SETUP Hardware Requirements All hardware must be on the Microsoft

More information

Eucalyptus 3.4.2 User Console Guide

Eucalyptus 3.4.2 User Console Guide Eucalyptus 3.4.2 User Console Guide 2014-02-23 Eucalyptus Systems Eucalyptus Contents 2 Contents User Console Overview...4 Install the Eucalyptus User Console...5 Install on Centos / RHEL 6.3...5 Configure

More information

StarWind iscsi SAN: Global Deduplication with Veeam Backup&Replication

StarWind iscsi SAN: Global Deduplication with Veeam Backup&Replication StarWind iscsi SAN: Global Deduplication with Veeam Backup&Replication May 2012 TRADEMARKS StarWind, StarWind Software, and the StarWind and StarWind Software logos are trademarks of StarWind Software

More information

DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014

DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014 DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014 Contents Overview... 2 System requirements:... 2 Before installing... 3 Download and installation... 3 Configure DESLock+ Enterprise Server...

More information

System Center 2012 R2 SP1 Configuration Manager & Microsoft Intune

System Center 2012 R2 SP1 Configuration Manager & Microsoft Intune 2015 System Center 2012 R2 SP1 Configuration Manager & Microsoft Intune DEPLOYING MICROSOFT OFFICE 365 PROFESSIONAL PLUS RONNI PEDERSEN & HANS CHRISTIAN ANDERSEN RONNIPEDERSEN.COM Microsoft MVP: Enterprise

More information

Table of Contents HOL-PRT-1671

Table of Contents HOL-PRT-1671 Table of Contents Lab Overview - - Self-service data protection using the EMC Plugin for vrealize Automation and Avamar... 2 Lab Guidance... 3 Module 1 - Tenant user backup and restore (30 minutes)...

More information

WHITE PAPER SETTING UP AND USING ESTATE MASTER ON THE CLOUD INTRODUCTION

WHITE PAPER SETTING UP AND USING ESTATE MASTER ON THE CLOUD INTRODUCTION WHITE PAPER SETTING UP AND USING ESTATE MASTER ON THE CLOUD INTRODUCTION Cloud Computing can provide great flexibility for the Estate Master user. You can access your feasibilities, manage you projects

More information

Quick Start Guide. Citrix XenServer Hypervisor. Server Mode (Single-Interface Deployment) Before You Begin SUMMARY OF TASKS

Quick Start Guide. Citrix XenServer Hypervisor. Server Mode (Single-Interface Deployment) Before You Begin SUMMARY OF TASKS Quick Start Guide VX VIRTUAL APPLIANCES If you re not using Citrix XenCenter 6.0, your screens may vary. Citrix XenServer Hypervisor Server Mode (Single-Interface Deployment) 2013 Silver Peak Systems,

More information

Customizing Remote Desktop Web Access by Using Windows SharePoint Services Stepby-Step

Customizing Remote Desktop Web Access by Using Windows SharePoint Services Stepby-Step Customizing Remote Desktop Web Access by Using Windows SharePoint Services Stepby-Step Guide Microsoft Corporation Published: July 2009 Updated: September 2009 Abstract Remote Desktop Web Access (RD Web

More information

Core Protection for Virtual Machines 1

Core Protection for Virtual Machines 1 Core Protection for Virtual Machines 1 Comprehensive Threat Protection for Virtual Environments. Installation Guide e Endpoint Security Trend Micro Incorporated reserves the right to make changes to this

More information

Installing Operating Systems

Installing Operating Systems CHAPTER 6 The unattended operating system installation function helps you install the Microsoft Windows and RedHat Linux operating system families. UCS-SCU has integrated device drivers including RAID

More information

HP Client Automation Standard Fast Track guide

HP Client Automation Standard Fast Track guide HP Client Automation Standard Fast Track guide Background Client Automation Version This document is designed to be used as a fast track guide to installing and configuring Hewlett Packard Client Automation

More information

Migrating Active Directory to Windows Server 2012 R2

Migrating Active Directory to Windows Server 2012 R2 Migrating Active Directory to Windows Server 2012 R2 Windows Server 2012 R2 Hands-on lab In this lab, you will complete a migration of a Windows Server 2008 R2 domain environment to Windows Server 2012

More information

Installing Oracle 12c Enterprise on Windows 7 64-Bit

Installing Oracle 12c Enterprise on Windows 7 64-Bit JTHOMAS ENTERPRISES LLC Installing Oracle 12c Enterprise on Windows 7 64-Bit DOLOR SET AMET Overview This guide will step you through the process on installing a desktop-class Oracle Database Enterprises

More information

Virtual Appliance Setup Guide

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

More information

AVG Business Secure Sign On Active Directory Quick Start Guide

AVG Business Secure Sign On Active Directory Quick Start Guide AVG Business Secure Sign On Active Directory Quick Start Guide The steps below will allow for download and registration of the AVG Business SSO Cloud Connector to integrate SaaS application access and

More information