UEFI PXE Server. Windows Server 2012 S.O.P.

Size: px
Start display at page:

Download "UEFI PXE Server. Windows Server 2012 S.O.P."

Transcription

1 UEFI PXE Server Windows Server 2012 S.O.P. 1

2 Directory (1)Install.Net Framework (2) AD DS/DNS installation and configuration...6 (3) DHCP installation and configuration...16 (4)WDS Configuration Setup...40 (5)WAIK3.0 and MDT2012 download and install...50 (6)Make Windows Imaging Format Files...58 (7)Add Boot and Install Image

3 UEFI PXE Server Windows Server (1) Install.Net Framework Select "Add roles and Features" in the Server Manager. 2. Press "Next". 3

4 3. Select "Role-based or feature-based installation" and press "Next". 4. Select "Select a server form the server pool" and press "Next". 4

5 5. Select "Features", add ".NET Framework 3.5 Features" and press "Next". 6. Select "Confirmation" and press "Install". (Please check your server can connect to internet before install.) 5

6 7. Wait installation finished and press "Close". 8. Restart your server manually. UEFI PXE Server Windows Server (2) AD DS/DNS installation and configuration. 1. Select "Add roles and Features" in the Server Manager. 6

7 2. Press "Next". 3. Select "Role-based or feature-based installation" and press "Next". 7

8 4. Select "Select a server form the server pool" and press "Next". 5. Select "Active Directory Domain Services" and press "Next". 8

9 6. Press "Add Features". 7. Check your option and press "Next". 9

10 8. Press "Next". 9. Press "Next". 10

11 10. Press "Install". 11. Wait installation finished and press "Close". 11

12 12. Select "AD DS" and press "More..." in Server Manager. 13. Press "Promote this server to a domain...". 12

13 14. Select "Add a new forest", enter your domain name (ex. pxe.com) and press "Next". 15. Set your domain administrator password and press "Next". 13

14 16. Press "Next". 17. Wait a minute, system will show "The NetBIOS domain name" and press "Next". 14

15 18. Check all of the path and press "Next". 19. Press "Next". 15

16 20. Press "Install". 21. Server will auto restart after installation finished. UEFI PXE Server Windows Server (3) DHCP installation and configuration. 1. Right click on start menu and select "Control Panel". 16

17 2. Press "Network and Internet". 3. Press "Network and Sharing Center". 17

18 4. Press "Change adapter settings". 5. Right click on your ethernet card and select "Properties". 18

19 6. Double click "Internet Protocol Version 4 (TCP/IPv4)" and set your "IP address", "Subnet mask", "Default gateway". 7. Double click "Internet Protocol Version 6 (TCP/IPv6)" and set your "IPv6 address", "Subnet prefix length", "Alternate DNS server". 19

20 8. Select "Add roles and Features" in the Server Manager. 9. Press "Next". 20

21 10. Select "Role-based or feature-based installation" and press "Next". 11. Select "Select a server form the server pool" and press "Next". 21

22 12. Select "DHCP Server" and press "Next" 13. Press "Add Features". 22

23 14. Check your option and press "Next". 15. Press "Next". 23

24 16. Press "Next". 17. Press "Install". 24

25 18. Wait installation finished and press "Close". 19. Select "DHCP" and press "More..." in Server Manager. 25

26 20. Press "Complete DHCP configuration". 21. Press "Next". 26

27 22. Check "User Name" and press "Commit". 23. Press "Close". 27

28 24. Select "DHCP" and right click on your server option to open "DHCP Manager". 25. Right click "IPv4" and select "New Scope...". 28

29 26. Press "Next". 27. Enter your IPv4 scope name and press "Next". 29

30 28. Set your IPv4 configuration and Press "Next". 29. Press "Next". 30

31 30. Press "Next". 31. Select "No, I will configure these options later" and press "Next". 31

32 32. Press "Finish". 33. Right click your IPv4 scope and select "Activate" to start service. 32

33 34. Right click "IPv6" and select "New Scope...". 35. Press "Next". 33

34 36. Enter your IPv6 scope name and press "Next". 37. Set your IPv6 "Prefix" and "Preference" and press "Next". 34

35 38. Press "Next". 39. Press "Next". 35

36 40. Press "Finish". 41. Use "Windows key + R" to open this window. Enter "regedit" and press "OK". 36

37 42. Add a registry at HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DHCPServer \Parameters Name: DisableRogueDetection Type: REG_DWORD Data: 0x1 37

38 43. Right click on start menu and select "Command Prompt (Admin)". 38

39 44. Type "netsh interface ipv6 show interfaces" and press "Enter" to find your Ethernet Card Idx number (ex. 12). 45. Type "netsh interface ipv6 set interface 12 advertise=en managed=en other=en" and press "Enter", check return value is "Ok". 39

40 46. Type "netsh interface ipv6 set route prefix=2012:886::/64 interface=12 publish=yes" and press "Enter", check return value is "Ok". 47. Restart your server manually. UEFI PXE Server Windows Server (4) WDS Configuration setup. 1. Select "Add roles and Features" in the Server Manager. 40

41 2. Press "Next". 3. Select "Role-based or feature-based installation" and press "Next". 41

42 4. Select "Select a server form the server pool" and press "Next". 5. Select "Windows Deployment Services" and press "Next". 42

43 6. Press "Add Features". 7. Check your option and press "Next". 43

44 8. Press "Next". 9. Press "Next". 44

45 10. Select "Deployment Server" and "Transport Server" then press "Next". 11. Press "Install". 45

46 12. Wait installation finished and press "Close". 13. Select "WDS" and right click on your server option to open "Windows Deployment Services Management Console". 46

47 14. Right click on your server option and select "Configure Server". 15. Press "Next". 47

48 16. Select "Integrated with Active Directory" and press "Next". 17. Set your "Remote Installation Folder Location" and press "Next". 48

49 18. Select "Do not listen on DHCP and DHCPv6 ports" and "Configure DHCP options for proxy DHCP" then press "Next". 19. Select "Respond to all client computers (Known and unknown)" and press "Next". 49

50 20. Wait Windows Deployment Service completed and press "Finish". 21. Restart your server manually. UEFI PXE Server Windows Server (5) WAIK3.0 and MDT2012 download and install 1. Go to Microsoft website and download WAIK3.0 and MDT2012. Windows Automated Installation Kit 3.0 download link: Microsoft Deployment Toolkit 2012 download link: 2. Use 7-Zip to extract KB3AIK_TW.ISO file(or you can burn a DVD). 7-Zip Download link: 50

51 3. Launch StartCD.exe in your WAIK3.0 folder. 4. Select Windows AIK 安裝程式 (W) then it will auto install. 51

52 5. Press " 下一步 ". 6. Select " 我同意 " and press " 下一步 ". 52

53 7. Press " 下一步 ". 8. Press " 下一步 ". 53

54 9. Wait installation finished. 10. Press " 關閉 ". 54

55 11. Launch "MicrosoftDeploymentToolkit2012_x64.msi" and press "Next". 12. Check License and press "Next". 55

56 13. Don t change install location or features, just press "Next". 14. Press "Next". 56

57 15. Press "Install". 16. Press "Finish" to complete MDT2012 setup. 57

58 UEFI PXE Server Windows Server (6) Make Windows Imaging Format Files. 1. Open "Start Menu" and select "Deployment Workbench" to launch. 2. Right click "Deployment Shares" and select "New Deployment Share". 58

59 3. Set "Deployment share path" and press "Next". 4. Check your Share name and press "Next". 59

60 5. Enter your "Deployment share description" and press "Next". 6. Clean all of select and press "Next". 60

61 7. Press "Next". 8. Press "Finish". 61

62 9. Right click "Operating Systems" and select "Import Operating System". 10. Select "Full set of source files" and press "Next". 62

63 11. Browse "Source directory" (Need to put in Windows setup DVD in DVD ROM) and press "Next". 63

64 12. Enter "Destination directory name" and press "Next". 13. Check your settings summary and press "Next" and it will complete about few minutes. 64

65 14. Select "Task Sequences" and right click to select "New Task Sequence". 15. Enter "Task sequence ID" and "Task sequence name" then press "Next". 65

66 16. Select "Standard Client Task Sequence" then press "Next". 17. Select your image file then press "Next". 66

67 18. Select "Do not specify a product key at this time." then press "Next". 19. Enter your OS settings then press "Next". 67

68 20. Select "Do not specify an Administrator password at this time." Then press "Next". 21. Check your summary and press "Next" then it will be completed after few minutes. 68

69 22. Press "Finish". UEFI PXE Server Windows Server (7) Add Boot and Install Image. 1. Select "WDS" and right click on your server option to open "Windows Deployment Services Management Console". 69

70 2. Right click "Boot Images" and select "Add Boot Image...". 3. Select your "boot.wim" location then press "Next". 70

71 4. Enter your "Image name" and "Image description" then press "Next". 5. Press "Next". 71

72 6. Wait it completed then press "Finish". 7. Right click "Install Images" and select "Add Image Group...". 72

73 8. Select your "install.wim" location then press "Next". 9. Select your image file and press "Next". 73

74 10. Press "Next". 11. Wait it completed then press "Finish". 74

TS: Windows 7 and Office 2010, Deploying

TS: Windows 7 and Office 2010, Deploying 70-681 TS: Windows 7 and Office 2010, Deploying Version 3.1 QUESTION NO: 1 Windows Server 2008 R2. You install Microsoft Deployment Toolkit (MDT) 2010 on a server named Server1. You install Microsoft SQL

More information

Configure DHCP for Failover Step-by-Step.

Configure DHCP for Failover Step-by-Step. Configure DHCP for Failover Step-by-Step https://technet.microsoft.com/en-us/library/hh831385.aspx Dynamic Host Configuration Protocol (DHCP) failover in Windows Server 2012 is a new method for ensuring

More information

70-643: Windows Server 2008 Applications Infrastructure. Course 01 - Deploying Windows in the Enterprise

70-643: Windows Server 2008 Applications Infrastructure. Course 01 - Deploying Windows in the Enterprise 70-643: Windows Server 2008 Applications Infrastructure Course 01 - Deploying Windows in the Enterprise Slide 1 Deploying Windows in the Enterprise How to deploy Windows in the 2008 Server Environment

More information

MCSA Guide to Networking with Windows Server 2016, Exam

MCSA Guide to Networking with Windows Server 2016, Exam MCSA Guide to Networking with Windows Server 2016, Exam 70-741 First Edition Chapter 4 Implementing DHCP 2018 Cengage. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part,

More information

Lab - Connect to a Router for the First Time

Lab - Connect to a Router for the First Time Introduction In this lab, you will configure basic settings on a wireless router. Recommended Equipment A computer with Windows installed An Ethernet NIC installed Wireless router Ethernet patch cable

More information

Dhcp With Manual Address Windows Server 2008 R2 Ipv6 Disable

Dhcp With Manual Address Windows Server 2008 R2 Ipv6 Disable Dhcp With Manual Address Windows Server 2008 R2 Ipv6 Disable netsh interface ipv6_show address 15 Address 2001:44b8:4126:c615::22 @MichaelHampton The Windows DHCP server on the other domain controller

More information

Farstone TotalDeploy User Guide

Farstone TotalDeploy User Guide Farstone TotalDeploy User Guide 1 Introduction to TotalDeploy...3 1.1 Overview...3 1.1.1 What is TotalDeploy...3 1.1.2 Who needs TotalDeploy?...3 1.1.3 TotalDeploy infrastructure...3 1.2 What you can do

More information

Microsoft Deployment Toolkit

Microsoft Deployment Toolkit Microsoft Deployment Toolkit Agenda MDT Prerequisites Building a Deployment Share Configure New Deployment Share Deployment Share Properties Import Applications Import The OS Image Import The drivers Import

More information

AutomaTech Application Note July 2015

AutomaTech Application Note July 2015 Installing Active Directory Domain Services (AD DS), Remote Desktop Services (RDS), GE Advantage Licensing, and GE Proficy SCADA Thin Clients on Windows Server 2012 R2 SUMMARY This application note provides

More information

Table of Contents. HotSpot Installation. Windows 7, 8.1 and 10. Windows Server OS. DNS Web Filter Setup. Windows Configuration. Antamedia HotSpot?

Table of Contents. HotSpot Installation. Windows 7, 8.1 and 10. Windows Server OS. DNS Web Filter Setup. Windows Configuration. Antamedia HotSpot? Contents Table of Contents Part 1 1 Part 2 1 2 3 1 Introduction 1 What is... Antamedia HotSpot? 2 Requirements... 3 Pre-installation Steps... 4 Network Adapters Setup... 9 Network Topology Examples Part

More information

Installation Guide. . All right reserved. For more information about Specops Deploy and other Specops products, visit

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

More information

Deploying Windows 7 Using MDT UDI

Deploying Windows 7 Using MDT UDI The Microsoft Deployment Toolkit (MDT) supports three types of deployments Zero Touch Installation (ZTI), Lite Touch Installation (LTI), and User Driven Installation (UDI). However each deployment type

More information

Adaptiva One Site Peer to Peer PXE. Revolutionary Solution for Bare Metal Image Deployment in Large Distributed Networks.

Adaptiva One Site Peer to Peer PXE. Revolutionary Solution for Bare Metal Image Deployment in Large Distributed Networks. Adaptiva One Site Peer to Peer PXE Revolutionary Solution for Bare Metal Image Deployment in Large Distributed Networks User Guide A d a p t i v a O n e S i t e P e e r t o P e e r P X E U s e r G u i

More information

Optional Lab. Identifying the Requirements. Configuring Windows 7 with virtualization. Installing Windows Server 2008 on a virtual machine

Optional Lab. Identifying the Requirements. Configuring Windows 7 with virtualization. Installing Windows Server 2008 on a virtual machine Optional Lab Appendix D As you go through Microsoft Windows Networking Essentials for the 98-366 exam, you may want to get your hands on Windows Server 2008 and dig a little deeper. That makes sense. While

More information

Create a Dual Stack Virtual Private Cloud (VPC) in AWS

Create a Dual Stack Virtual Private Cloud (VPC) in AWS Create a Dual Stack Virtual Private Cloud (VPC) in AWS Lawrence E. Hughes 5 November 2017 This recipe assumes you already have an AWS account. If you don t there is a lot of information online (including

More information

Mellanox WinOF VPI Installation Guide

Mellanox WinOF VPI Installation Guide Mellanox WinOF VPI Installation Guide Rev 4.60 Last Modified: 13 February, 2014 www.mellanox.com 2 Mellanox Technologies Document Number: 3217 Table of Contents Table of Contents..........................................................

More information

Southern Maine Community College Information Technology Professor Howard Burpee. Installing Windows Server 2012

Southern Maine Community College Information Technology Professor Howard Burpee. Installing Windows Server 2012 Southern Maine Community College Information Technology Installing Windows Server 2012 Objectives: Planning an installation for a new LAN Pre installation aspects of Server 2012 How-to install and configure

More information

Lab 11 Deploying and Configuring the DHCP Service

Lab 11 Deploying and Configuring the DHCP Service Lab 11 Deploying and Configuring the DHCP Service THIS LAB CONTAINS THE FOLLOWING EXERCISES AND ACTIVITIES: 11.1 11.2 11.3 11.4 Lab Challenge Installing the DHCP Server Role Creating a DHCPv4 Scope Creating

More information

SEVENMENTOR TRAINING PVT.LTD

SEVENMENTOR TRAINING PVT.LTD Installing and Configuring Windows Server 2012 Module 1: Deploying and Managing Windows Server 2012 This module introduces students to the editions of Windows Server 2012 and the new Windows Server 2012

More information

20411D D Enayat Meer

20411D D Enayat Meer Lab A Module 8: Implementing Direct Access by Using the Getting Started Wizard Scenario: Recommended lab time is 240 Minutes {a complete class session is dedicated for this lab} Many users at A. Datum

More information

Network Planning and Implementation

Network Planning and Implementation Network Planning and Implementation SYLLABUS 3.1 Designing network 3.1.1 Accessing network needs- applications, users, network services, security and safety, growth and capacity planning 3.1.2 Meeting

More information

Gnostice StarDocs On-Premises API Virtual Appliance

Gnostice StarDocs On-Premises API Virtual Appliance Gnostice StarDocs On-Premises API Virtual Appliance Deployment Instructions For VMware vsphere 2 For Oracle VirtualBox 4 For VMware Fusion (on Mac OS) 6 For VMware vsphere Note that the instructions below

More information

Deploying Windows 8.1 with ConfigMgr 2012 R2 and MDT 2013

Deploying Windows 8.1 with ConfigMgr 2012 R2 and MDT 2013 Deploying Windows 8.1 with ConfigMgr 2012 R2 and MDT 2013 Windows 8.1 Hands-on lab In this lab, you will learn how to deploy a Windows 8.1 image with ConfigMgr 2012 R2 and MDT 2013. Produced by Deployment

More information

4 Enter an IP address and sub-net mask for the ftp server and. 5 Go to the [System and Maintenance] > [Administrative Tools]

4 Enter an IP address and sub-net mask for the ftp server and. 5 Go to the [System and Maintenance] > [Administrative Tools] $00_WT-4_En.book Page 115 Friday, August 10, 2007 2:02 PM 4 Enter an IP address and sub-net mask for the ftp server and click [OK]. 5 Go to the [System and Maintenance] > [Administrative Tools] control

More information

Thermal Printer Configuration (EPSON)

Thermal Printer Configuration (EPSON) Thermal Printer Configuration (EPSON) STEP A : IDENTIFY THE THERMAL PRINTER MODEL Check for your EPSON printer model by finding the label on the printer. Figure 1.1 For the example above (Figure 1.1),

More information

SL620/DS-Tmini Snaplab+ Internet Configuration Setting procedure

SL620/DS-Tmini Snaplab+ Internet Configuration Setting procedure SL620/DS-Tmini Snaplab+ Internet Configuration Setting procedure DNP PIE Nov 2015 V1.1 CONTENTS Introduction... 3 Router Update and Settings for SL-620:... 3 What is new?... 3 1. Updating the existing

More information

RoadRunner 24AP(i+) Recovering Tool Instructions

RoadRunner 24AP(i+) Recovering Tool Instructions RoadRunner 24AP(i+) Recovering Tool Instructions Ver. 1.0 Follow these instructions if your modem do not boot. If you have questions or problems using this modem build in recovering tool, please contact

More information

Lab - Configure Wireless Router in Windows

Lab - Configure Wireless Router in Windows Introduction In this lab, you will configure and test the wireless settings on a wireless router. Recommended Equipment A computer with Windows installed A Wireless NIC installed An Ethernet NIC installed

More information

Deploy a Customer Site

Deploy a Customer Site Local Administration, on page 1 Run Port Check Tool, on page 4, on page 4 Add Cisco Wireless IP Phone 8821 to the Wireless LAN, on page 6 Provision the Phone, on page 7 Local Administration You can connect

More information

MOC 6420A: Fundamentals of Windows Server 2008 Network and Applications Infrastructure

MOC 6420A: Fundamentals of Windows Server 2008 Network and Applications Infrastructure MOC 6420A: Fundamentals of Windows Server 2008 Network and Applications Infrastructure Course Number: 6420A Length: 5 Day(s) Certification Exam This course is associated with Exam 70-642 TS: Windows Server

More information

Sccm Manually Restart Pxe Service Point

Sccm Manually Restart Pxe Service Point Sccm Manually Restart Pxe Service Point In my case an unexpected restart was done on a Windows Server 2008 R2 system. When removing PXE service point, clean up disk space, and wait a while (or are migrated

More information

Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3

Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3 Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3 Introduction Preparing the 3.2.X system for the upgrade Installing the BIG-IP version 9.2.3 software Licensing the software using

More information

LENOVO THINKSTATION P520C, P520, P720, & P920 WINDOWS 7 INSTALLATION

LENOVO THINKSTATION P520C, P520, P720, & P920 WINDOWS 7 INSTALLATION LENOVO THINKSTATION P520C, P520, P720, & P920 WINDOWS 7 INSTALLATION Contents OVERVIEW SECTION 1 BIOS & PRE-INSTALLATION STEPS SECTION 2 WINDOWS 7 DRIVER SLIPSTREAM SETUP SECTION 3 WINDOWS 7 INSTALLATION

More information

Intel Unite. Enterprise Test Environment Setup Guide

Intel Unite. Enterprise Test Environment Setup Guide Intel Unite Enterprise Test Environment Setup Guide Intel Unite Enterprise Test Environment Setup Guide Page 1 of 49 October 2015 Legal Disclaimers & Copyrights All information provided here is subject

More information

Managing Windows-based Dell Wyse Thin Clients using System Center Configuration Manager Administrator s Guide

Managing Windows-based Dell Wyse Thin Clients using System Center Configuration Manager Administrator s Guide Managing Windows-based Dell Wyse Thin Clients using System Center Configuration Manager 2016 Administrator s Guide Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps

More information

Nortel Media Application Server 5.1. Installation NN

Nortel Media Application Server 5.1. Installation NN NN44450-300 Document status: Standard Document issue: 01.03 Document date: 15 October 2008 Product release: Release 5.1 Job function: and Commissioning Type: Technical document Language type: English All

More information

ProjectorNetTM Adapter Quick Start Guide

ProjectorNetTM Adapter Quick Start Guide ProjectorNetTM Adapter Quick Start Guide Adapter networking 1. Quick Start The ProjectorNet Adapter kit contains the following items: ProjectorNet Serial to Ethernet Adapter Cable Adapter, ProjectorNet

More information

Dell Flexible Computing Solutions: Deploying On-Demand Desktop Streaming

Dell Flexible Computing Solutions: Deploying On-Demand Desktop Streaming Dell Flexible Computing Solutions: Deploying On-Demand Desktop Streaming Product Group November 2007 Dell White Paper November 2007 Contents Introduction... 3 Overview... 4 Planning the Deployment... 5

More information

Setting up a RIS (Remote Installation Service) server (Windows Server 2003 SP 1) Updated February 13 th, 2008.

Setting up a RIS (Remote Installation Service) server (Windows Server 2003 SP 1) Updated February 13 th, 2008. Setting up a RIS (Remote Installation Service) server (Windows Server 2003 SP 1) Updated February 13 th, 2008. The most up to date version of this document can be found at the following link http://www.windows-noob.com/forums/index.php?showtopic=66

More information

Installation of Cisco Business Edition 6000H/M

Installation of Cisco Business Edition 6000H/M Installation Overview, page 1 Installation Task Flow of Cisco Business Edition 6000H/M, page 2 Installation Overview This chapter describes the tasks that you must perform to install software on your Business

More information

AOMEI Image Deploy User Manual

AOMEI Image Deploy User Manual AOMEI Image Deploy User Manual AOMEI Image Deploy Overview Sometimes we need to deploy/restore Windows image files to multiple computers or clone system disk to multiple computers in a same LAN to install

More information

Computer Networks Lab

Computer Networks Lab Computer Networks Lab Room: BB 219 Additional Information: http://ti.uni-due.de/ti/en/education/teaching/ss18/netlab 1. Practical Training: Network planning and installation of a file server 2. Practical

More information

CONFIGURING GRANDSTREAM IP PHONES AND GATEWAYS WITH THE 3CX PHONE SYSTEM

CONFIGURING GRANDSTREAM IP PHONES AND GATEWAYS WITH THE 3CX PHONE SYSTEM CONFIGURING GRANDSTREAM IP PHONES AND GATEWAYS WITH THE 3CX PHONE SYSTEM CONFIGURING GRANDSTREAM GXP SERIES WITH THE 3CX PHONE SYSTEM 1. Ensure that you have created the extension that you wish to use

More information

IBM Single Sign On for Bluemix Version December Identity Bridge Configuration topics

IBM Single Sign On for Bluemix Version December Identity Bridge Configuration topics IBM Single Sign On for Bluemix Version 2.0 28 December 2014 Identity Bridge Configuration topics IBM Single Sign On for Bluemix Version 2.0 28 December 2014 Identity Bridge Configuration topics ii IBM

More information

Application Notes for Ardence Desktop Edition with Avaya Interaction Center Issue 1.0

Application Notes for Ardence Desktop Edition with Avaya Interaction Center Issue 1.0 . Avaya Solution & Interoperability Test Lab Application Notes for Ardence Desktop Edition with Avaya Interaction Center Issue 1.0 Abstract These Application Notes describe the configuration steps required

More information

WA2592 Applied Data Science and Big Data Analytics. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc.

WA2592 Applied Data Science and Big Data Analytics. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc. WA2592 Applied Data Science and Big Data Analytics Classroom Setup Guide Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1 Table of Contents Part 1 - Class Setup...3 Part 2 - Minimum Software Requirements

More information

Dell Server Deployment Pack Version 2.1 for Microsoft System Center Configuration Manager User's Guide

Dell Server Deployment Pack Version 2.1 for Microsoft System Center Configuration Manager User's Guide Dell Server Deployment Pack Version 2.1 for Microsoft System Center Configuration Manager User's Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better

More information

Lab - Configure a NIC to Use DHCP in Windows

Lab - Configure a NIC to Use DHCP in Windows Introduction In this lab, you will configure an Ethernet NIC to use DHCP to obtain an IP address and test connectivity between two computers. Recommended Equipment Wireless router Two computers running

More information

Understand Server Installation Options

Understand Server Installation Options Understand Server Installation Options Lesson Overview Understand Windows Server Installation Options In this lesson, you will learn how to: Identify system requirements Identify server versions Plan for

More information

LAN Setup Reflection

LAN Setup Reflection LAN Setup Reflection After the LAN setup, ask yourself some questions: o Does your VM have the correct IP? o Are you able to ping some locations, internal and external? o Are you able to log into other

More information

This video is part of the Microsoft Virtual Academy.

This video is part of the Microsoft Virtual Academy. This video is part of the Microsoft Virtual Academy. 1 In this session we re going to talk about building for the private cloud using the Microsoft deployment toolkit 2012, my name s Mike Niehaus, I m

More information

Avaya one-x Quick Edition System Setup Instructions

Avaya one-x Quick Edition System Setup Instructions Avaya one-x Quick Edition System Setup Instructions 16-602329 Issue 1, May 2007 This document outlines the preferred order for connecting and configuring your Quick Edition devices. Initial System Setup

More information

ThinkSystem SR650 Messages and Codes Reference

ThinkSystem SR650 Messages and Codes Reference ThinkSystem SR650 Messages and Codes Reference Machine Types: 7X05 and 7X06 Note Before using this information and the product it supports, be sure to read and understand the safety information and the

More information

Step by Step DHCP Server Installation & configuration on Microsoft Windows Server 2016

Step by Step DHCP Server Installation & configuration on Microsoft Windows Server 2016 Step by Step DHCP Server Installation & configuration on Microsoft Windows Server 2016 Hussain Shakir LinkedIn: https://www.linkedin.com/in/mrhussain Twitter: https://twitter.com/hshakir_ms Blog: http://mstechguru.blogspot.ae/

More information

DGS-1510 Series Gigabit Ethernet SmartPro Switch Web UI Reference Guide

DGS-1510 Series Gigabit Ethernet SmartPro Switch Web UI Reference Guide 6. Layer 3 Features ARP ARP Gratuitous ARP IPv4 Interface IPv4 Static/Default Route IPv4 Route Table IPv6 General Prefix IPv6 Interface IPv6 Neighbor IPv6 Static/Default Route IPv6 Route Table ARP Aging

More information

How to install the software of ZNS8022

How to install the software of ZNS8022 How to install the software of ZNS8022 1. Please connect ZNS8022 to your PC after finished assembly. 2. Insert Installation CD to your CD-ROM drive and initiate the auto-run program. The wizard will run

More information

Microsoft. Configuring and Deploying a Private Cloud with System Center 2012

Microsoft. Configuring and Deploying a Private Cloud with System Center 2012 Microsoft 70-247 Configuring and Deploying a Private Cloud with System Center 2012 Download Full Version : https://killexams.com/pass4sure/exam-detail/70-247 Answer: C QUESTION: 94 Your role of Systems

More information

Configuring and Using AMT on TS130. Lenovo ThinkServer

Configuring and Using AMT on TS130. Lenovo ThinkServer Lenovo ThinkServer August 31, 2011 Contents Overview... 3 Enabling and Configuring AMT on TS130... 3 Provisioning AMT on TS130 Using Manual Configuration Method... 4 AMT Configuration with Web Interface...

More information

Parallels Mac Management v3.1

Parallels Mac Management v3.1 Parallels Mac Management v3.1 Deployment Guide January 13, 2015 Copyright 1999 2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved. All other marks and names mentioned herein may be

More information

Martin Vittrup Senior Technology Specialist Windows Client Microsoft Danmark

Martin Vittrup Senior Technology Specialist Windows Client Microsoft Danmark Martin Vittrup Senior Technology Specialist Windows Client Microsoft Danmark mvittrup@microsoft.com SOLUTIONS IMAGING DELIVERY MIGRATION Microsoft Deployment Toolkit Application Compatibility Toolkit

More information

RIS Installation Steps

RIS Installation Steps RIS Installation Steps The basic steps for installing a RIS server are as follows: Install Windows 2003 Server Install Remote Installation Services Run the Remote Installation Services Setup Wizard Authorise

More information

Congratulations on purchasing Hawking s HWPS12UG 1-Port Parallel + 2 USB Ports Wireless G Print Server. The Hawking HWPS12UG is a powerful and

Congratulations on purchasing Hawking s HWPS12UG 1-Port Parallel + 2 USB Ports Wireless G Print Server. The Hawking HWPS12UG is a powerful and Congratulations on purchasing Hawking s HWPS12UG 1-Port Parallel + 2 USB Ports Wireless G Print Server. The Hawking HWPS12UG is a powerful and convenient network printing solution that will connect your

More information

XenMobile 10 Cluster installation. Here is the task that would be completed in order to implement a XenMobile 10 Cluster.

XenMobile 10 Cluster installation. Here is the task that would be completed in order to implement a XenMobile 10 Cluster. XenMobile 10 Cluster installation Here is the task that would be completed in order to implement a XenMobile 10 Cluster. For this example, running on my lab, I am using XenServer 6.5 SP1 as hypervisor

More information

EDS8/16/32PR Quick Start Guide

EDS8/16/32PR Quick Start Guide Quick Start Guide 2007 Copyright Lantronix is a trademark of Lantronix. All rights reserved. 900-458 Rev. B 01/07 QUICK START GUIDE CONTENTS What s In the Box..........................................................2

More information

How to Integrate SmartDeploy with Windows Deployment Services

How to Integrate SmartDeploy with Windows Deployment Services How to Integrate SmartDeploy with Windows Deployment Services SmartDeploy Revised: March 2017 Integrating custom Windows Imaging Format (WIM) images into Windows Deployment Services (WDS) lets you take

More information

LAB MANUAL. Craig Zacker.

LAB MANUAL. Craig Zacker. Free ebooks ==> www.ebook777.com LAB MANUAL Craig Zacker www.ebook777.com Free ebooks ==> www.ebook777.com www.ebook777.com This page is intentionally left blank Free ebooks ==> www.ebook777.com Installing

More information

Installation. Power on and initial setup. Before You Begin. Procedure

Installation. Power on and initial setup. Before You Begin. Procedure Power on and initial setup, page 1 Customize ESXi host for remote access, page 4 Access and configure ESXi host, page 6 Deploy virtual machines, page 13 Install applications on virtual machines, page 14

More information

MCSA Windows Server 2012 Installation and Configuration

MCSA Windows Server 2012 Installation and Configuration MCSA Windows Server 2012 Installation and Configuration Session 1 Section A: Plan Windows Server Installation Server Installation Scenario Server Editions Server Requirements Plan Roles for Servers Section

More information

Implementing DVN. directpacket Product Guide

Implementing DVN. directpacket Product Guide Implementing DVN directpacket Product Guide directpacket Research www.directpacket.com 2 1 DVN and the IPC Community The Secure Dedicated Versatile Network (DVN) Server is a hardened internet facing device

More information

ACE Live on RSP: Installation Instructions

ACE Live on RSP: Installation Instructions ACE Live on RSP ACE Live on RSP: Installation Instructions These installation instructions apply to OPNET ACE Live on RSP Release 7.1.3. You can find the latest version of this document at the OPNET Support

More information

Module 3 Remote Desktop Gateway Estimated Time: 90 minutes

Module 3 Remote Desktop Gateway Estimated Time: 90 minutes Module 3 Remote Desktop Gateway Estimated Time: 90 minutes A. Datum Corporation provided access to web intranet web applications by implementing Web Application Proxy. Now, IT management also wants to

More information

How to deploy a Microsoft Windows 10 image to an AMD processor-based laptop or desktop

How to deploy a Microsoft Windows 10 image to an AMD processor-based laptop or desktop A Principled Technologies report: Hands-on testing. Real-world results. How to deploy a Microsoft Windows 10 image to an AMD processor-based laptop or desktop In the Principled Technologies datacenter,

More information

Automating the Windows 2000 Installation

Automating the Windows 2000 Installation Chapter 2 Automating the Windows 2000 Installation MICROSOFT EXAM OBJECTIVES COVERED IN THIS CHAPTER Perform an unattended installation of Windows 2000 Professional. Install Windows 2000 Professional by

More information

VIRTUALIZATION MANAGER ENTERPRISE EDITION GETTING STARTED GUIDE. Product: Virtual Iron Virtualization Manager Version: 4.2

VIRTUALIZATION MANAGER ENTERPRISE EDITION GETTING STARTED GUIDE. Product: Virtual Iron Virtualization Manager Version: 4.2 VIRTUALIZATION MANAGER ENTERPRISE EDITION GETTING STARTED GUIDE This manual provides a quick introduction to Virtual Iron software, and explains how to use Virtual Iron Virtualization Manager to configure

More information

If you re not using Microsoft Hyper-V 2012, your screens may vary.

If you re not using Microsoft Hyper-V 2012, your screens may vary. Quick Start Guide If you re not using Microsoft Hyper-V 2012, your screens may vary. VX VIRTUAL APPLIANCES Microsoft Hyper-V Hypervisor Server Mode (Single-Interface Deployment) 2015 Silver Peak Systems,

More information

8.9.2 Lab: Configure an Ethernet NIC to use DHCP in Windows Vista

8.9.2 Lab: Configure an Ethernet NIC to use DHCP in Windows Vista 8.9.2 Lab: Configure an Ethernet NIC to use DHCP in Windows Vista Introduction If Vista is not available in your classroom, you may complete this lab by viewing the figures in this document. Print and

More information

Dell Lifecycle Controller Integration Version for Microsoft System Center 2012 Virtual Machine Manager User s Guide

Dell Lifecycle Controller Integration Version for Microsoft System Center 2012 Virtual Machine Manager User s Guide Dell Lifecycle Controller Integration Version 1.0.1 for Microsoft System Center 2012 Virtual Machine Manager User s Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that

More information

Lead2pass v12.39

Lead2pass v12.39 Lead2pass.70-681.v12.39 Number: 70-681 Passing Score: 800 Time Limit: 120 min File Version: 12.39 http://www.gratisexam.com/ Copyright @2006-2011 Lead2pass.com, All Rights Reserved. Vendor: Microsoft Exam

More information

Installing SMS without a network

Installing SMS without a network Tech Note 6 January 15, 2009 Installing SMS without a network Why would I install SMS without using a pre-existing network? The building is not yet networked but will be. Desire to keep the security system

More information

If you re not using Microsoft Hyper-V 2012, your screens may vary.

If you re not using Microsoft Hyper-V 2012, your screens may vary. If you re not using Microsoft Hyper-V 2012, your screens may vary. VELOCITY REPLICATION ACCELERATOR Microsoft Hyper-V Hypervisor Server Mode (Single-Interface Deployment) 2013 Silver Peak Systems, Inc.

More information

Fiery Installation Instructions for the WorkCentre 7300 Series

Fiery Installation Instructions for the WorkCentre 7300 Series Fiery Installation Instructions for the WorkCentre 7300 Series This document describes how to install and set up the Fiery Network Controller for WorkCentre 7300 Series. IMPORTANT: The complete installation

More information

Dhcp With Manual Address Windows Server 2008 R2 Vlans

Dhcp With Manual Address Windows Server 2008 R2 Vlans Dhcp With Manual Address Windows Server 2008 R2 Vlans I have set static IP addresses on the Server 2008R2 host and Internet Router. If I allow DHCP to set the IP to 192.168.20.5, I can RDP into and ping

More information

KillTest. 半年免费更新服务

KillTest.  半年免费更新服务 KillTest 质量更高 服务更好 学习资料 http//www.killtest.cn 半年免费更新服务 Exam 070-646 Title PRO, Server Administrator Version Demo 1 / 11 1. Windows 2000 Server 10% A. Standard Windows 2000 B. Datacenter C. Enterprise Windows

More information

Perform Disaster Recovery

Perform Disaster Recovery The topics covered in this chapter are: Boot using USB Drive, page 1 Boot using ipxe, page 3 Boot using USB Drive The bootable USB drive is used to re-image the router for the purpose of system upgrade

More information

INF204x Module 1 Lab 2: Configuring and Troubleshooting Networking Part 2

INF204x Module 1 Lab 2: Configuring and Troubleshooting Networking Part 2 INF204x Module 1 Lab 2: Configuring and Troubleshooting Networking Part 2 Estimated Time: 60 minutes Your organization plans to expand the use of IPv6 in its existing Windows Server 2012 R2 Active Directory

More information

E7495A/B Remote Operation

E7495A/B Remote Operation E7495A/B Remote Operation E7495A/B Firmware Version: A.03.00 and later Java J2SE or VM Version: 1.4.2 NOTE: You must have J2SE 1.4.2 or later installed on your PC for the Remote GUI program to function

More information

Configuring Windows 10 for Sierra Wave

Configuring Windows 10 for Sierra Wave PAGE: 1 of 23 Configuring Windows 10 for Sierra Wave This document will describe how to setup Windows 10 for optimal performance of the Sierra Wave program, please configure Window 10 as outlined in the

More information

isic V2 Data Logger Ethernet Telemetry Configuration

isic V2 Data Logger Ethernet Telemetry Configuration isic V2 Data Logger Ethernet Telemetry Configuration Each non-legacy isic V2 is equipped with an Ethernet port to enable the sending of data directly to the V2.WQDataLIVE.com cloud data center. Proceed

More information

Grandstream Networks, Inc. Internal Network and External Network Typical Network Solutions

Grandstream Networks, Inc. Internal Network and External Network Typical Network Solutions Grandstream Networks, Inc. Internal Network and External Network Typical Network Solutions Table of Contents TYPICAL NETWORK SOLUTIONS - Internal Network and External Network... 3 Scenario... 3 Options

More information

Print Server. Quick Configuration Guide. Network Connectivity for Printers

Print Server. Quick Configuration Guide. Network Connectivity for Printers Print Server Quick Configuration Guide Network Connectivity for Printers 1 Features The DPO NIC enables printers to communicate over an Ethernet network with many different network operating systems, including

More information

NEC PowerMate 2000 Series Release Notes. Contents

NEC PowerMate 2000 Series Release Notes. Contents NEC PowerMate 2000 Series Release Notes Contents Applications... 3 Installing Applications in the Correct Order... 3 Installing NEC SNMP Agent... 3 Uninstalling the NEC SNMP Agent or LANDesk Client Manager...

More information

Test Lab Guide: Windows Server 2012 Base Configuration

Test Lab Guide: Windows Server 2012 Base Configuration Test Lab Guide: Windows Server 2012 Base Configuration Microsoft Corporation Published: September 10, 2012 Abstract This Microsoft Test Lab Guide (TLG) provides step- by- step instructions to create the

More information

WinMarkpro v6 for the FH Marking Head Quick Start Guide

WinMarkpro v6 for the FH Marking Head Quick Start Guide Laser Marking Software (WinMark ): Important Prior to installation of the WinMark pro laser marking software on your computer, review the requirements in the WinMark pro Operation Manual, remove power

More information

Disaster Recovery. Boot using USB Drive. Create a Bootable USB Drive Using Compressed Boot File

Disaster Recovery. Boot using USB Drive. Create a Bootable USB Drive Using Compressed Boot File The topics covered in this chapter are: Boot using USB Drive, on page 1 Boot Using ipxe, on page 3 Boot using USB Drive The bootable USB drive is used to re-image the router for the purpose of system upgrade

More information

Addressing the Network IPv4

Addressing the Network IPv4 Addressing the Network IPv4 Network Fundamentals Chapter 6 1 IP Addressing Structure Describe the dotted decimal structure of a binary IP address and label its parts 2 IP Addressing Structure Describe

More information

123 Manual, LP-1522 Broadband Wireless AP/Router, Point to point/ Point to Multipoint plus Access point installation mode.

123 Manual, LP-1522 Broadband Wireless AP/Router, Point to point/ Point to Multipoint plus Access point installation mode. Wireless - Equipment 123 Manual, LP-1522 Broadband Wireless AP/Router, Point to point/ Point to Multipoint plus Access point installation mode. LP1522_M123_ENC02W 123 Manual, LP-1522 Broadband Wireless

More information

How to Integrate SmartDeploy Enterprise with Windows Deployment Services

How to Integrate SmartDeploy Enterprise with Windows Deployment Services How to Integrate SmartDeploy Enterprise with Windows Deployment Services Prowess Consulting, LLC Published: March, 2010 Abstract Integrating custom Windows Imaging Format (WIM) images into Windows Deployment

More information

Pexip Infinity and Amazon Web Services Deployment Guide

Pexip Infinity and Amazon Web Services Deployment Guide Pexip Infinity and Amazon Web Services Deployment Guide Contents Introduction 1 Deployment guidelines 2 Configuring AWS security groups 4 Deploying a Management Node in AWS 6 Deploying a Conferencing Node

More information

LAB 8 ANSWER KEY CONFIGURING A WINDOWS SERVER 2008 MACHINE

LAB 8 ANSWER KEY CONFIGURING A WINDOWS SERVER 2008 MACHINE LAB 8 ANSWER KEY CONFIGURING A WINDOWS SERVER 2008 MACHINE This lab contains the following exercises: Exercise 8.1 Exercise 8.2 Exercise 8.3 Installing Active Directory Creating Users and Groups Joining

More information

Dell EMC Server Deployment Pack Version 4.0 for Microsoft System Center Configuration Manager. User's Guide

Dell EMC Server Deployment Pack Version 4.0 for Microsoft System Center Configuration Manager. User's Guide Dell EMC Server Deployment Pack Version 4.0 for Microsoft System Center Configuration Manager User's Guide Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make

More information