Jason Cross Systems Management

Size: px
Start display at page:

Download "Jason Cross Systems Management"

Transcription

1 Jason Cross Zero Touch Installation: Automating Operating System Migrations Historically, desktop OS migration has been a very labour intensive project. The number of obstacles and questions to consider can be intimidating. Will all the targeted machines support the new operating system? Will your organisation s applications work after migration? How will the data on systems be preserved? How do you save money if specialists have to visit every computer? How do you prepare for and minimise the barrage of help desk calls that will ensue? And once deployed, how will you manage the new operating system? During the typical roll-out, a herd of IT staffers descend upon a workgroup of computers during off hours and do the heavy lifting. They manually save user data to a file share (or even take an entire snapshot of the PC), pull down the master image, configure the system (manually join the domain, let policies flow down, reinstall applications, and so on), manually restore user data, and then pray that the desktop is functioning properly and hope that the user won t be too upset when he discovers his previous settings have been lost. It s not a pretty process. But I did start this article by saying historically. These deployment blockers and resource intensive processes have been addressed, and now you can automate the work with the Server (SMS) 2003 Operating System Deployment (OSD) Feature Pack and the Solution Accelerator for Business Desktop Deployment (BDD). The OSD adds support for operating system deployment to SMS, offering a similar paradigm for deploying OS images as used to deploy applications. If you are accustomed to creating software packages with SMS, you ll find image packages are just as easy since you use the same SMS administrator console (see Figure 1). BDD provides end-to-end guidance on desktop deployments for moving to Windows XP and Microsoft Office It s very comprehensive, offering more than two dozen documents covering the key top- Three types of deployment scenarios Key components needed for automated deployment A walk through the three main scenarios Jason Cross is a Senior Consultant with Microsoft. He has been involved in Zero Touch Technologies from its inception. AT A GLANCE TechNet Magazine October

2 Figure 1 Using SMS to Create an OS Image Package Using the Zero Touch Installation files included in Business Desktop Deployment can reduce the time and resources needed to migrate a desktop. ics of desktop deployment from soup to nuts. Included in BDD are the Zero Touch Installation (ZTI) files that are used to augment the capabilities of the SMS OSD for the following scenarios. Bare-Metal This involves a new, fresh installation. In this case, a new image is deployed to a computer that does not have any operating system installed on disk. A variation on this theme is when an operating system is already installed on the computer, but you are performing a fresh install and do not need to save and restore any data or settings. Replacement In this scenario, a user is moving from a legacy computer to a new system. This means the user s data and settings must be moved to the new computer and operating system. Refresh In this situation the user retains the same hardware, but is migrating over to a new operating system. Once again, the user s data and settings must be moved to the new operating system. The remainder of this article focuses on these scenarios and how ZTI can greatly reduce the time and resources needed to migrate a desktop. What You Need If you plan on using ZTI, there are some prerequisites. The primary products, technologies, and components you ll need are: SMS OSD Feature Pack, BDD Enterprise Edition, Remote Installation Services (RIS) and User State Migration Toolkit (USMT). Let s take a closer look at each of these, exploring how they are used in ZTI deployments. For details on where you can get these tools, see the sidebar Get the Core Components. 56 To get your FREE copy of TechNet Magazine subscribe at: The SMS OSD Feature Pack is a publicly available download that you install (very quickly) on your SMS primary site server. The OSD includes a version of the Windows Preinstallation Environment (Windows PE) and features for capturing your master image. Out of the box, the OSD supports bare-metal and refresh scenarios. For a baremetal build, a CD is used to boot the targeted machine. This is called the Operating System Installation CD and is created using the SMS Administrator Console. When you use ZTI, however, the functionality of this CD is replaced by RIS, which I will cover in a moment. BDD Enterprise Edition is also a publicly available download. It includes all the documentation and scripts needed to implement ZTI, as well as complete coverage of desktop deployment guidance for Office Professional 2003 and Windows XP Professional (including the Windows XP Professional x64 and Windows XP Tablet PC editions). The Enterprise Edition of BDD is geared for organisations with 500 or more PCs. But if you have the necessary infrastructure in place, BDD Enterprise Edition can assist any size company.

3 Remote Installation Services ships with Windows Server 2003, and has been greatly enhanced since Windows In particular, it delivers better performance and lets you automatically bypass configuration screens during OS deployment. This is a key feature essential for ZTI. RIS provides PXE (Pre-Boot Execution Environment) capabilities and is used to stream Windows PE over the network. Finally, the User State Migration Toolkit (USMT) is a publicly available download that you can use for migrating user data and settings. The latest release has been significantly upgraded it now supports migration of multiple profiles at once and can run unattended (meaning the user does not need to be logged on). USMT is governed by.inf files so you can explicitly control what is saved. For example, you can ignore a user s vast library of MP3 files, reducing the amount of time and storage space used during the migration process. Figure 2 Update Custom Actions of the Image Program Remote Installation Services delivers better performance and lets you automatically bypass configuration screens during OS deployment. Putting the Pieces Together To implement ZTI, you ll need a stable infrastructure that contains Active Directory, DNS, DHCP and SMS 2003 (with SP1 or higher). The basic components for this solution are highlighted in the How It Works section of this article, though your environment may have a different mix of servers and services. There are two excellent guides that provide information and stepby-step instructions on how to configure the OSD and set up ZTI: the Users Guide that is included as part of the OSD download and the Zero Touch Installation Deployment Feature Team Guide that is part of the BDD Enterprise Edition download. Here s a quick overview of the key steps involved in setting up a ZTI solution. First you need to install the OSD on your SMS primary site server. Once this is installed, you can use the SMS Administrator Console to create an Operating System Image Capture CD and an Operating System Image Installation CD. The Image Capture CD is used to capture your master image into a single file. This file conforms to the Windows Imaging Format (WIM), which is the new Microsoft file-based imaging technology that was introduced with the OSD. WIM offers modern capabilities, such as enhanced compression that allows for smaller image sizes and the ability to retain user data and settings on the local disk during the image process (this saves space on your file servers). The Image Installation CD enables the installation of the image package and is used to configure the RIS server for ZTI. Then you can create a master image. This is the baseline image that will be distributed to all the computers receiving the OS deployment. To do this, you should use a fresh reference computer that has Windows XP SP2 and all the related updates installed. You may want to include other core enterprise applications, such as virus protection and the Microsoft Office System, on the reference computer as well. (For more information on setting a ZTI baseline, see Design More Secure Desktop Deployments, at microsoft.com/technet/technetmag/issues/2006/03/securedeployments). The computer should be part of a workgroup, but not joined to an Active Directory domain. Install the SMS Advanced Client on the reference computer. You TechNet Magazine October

4 must run ccmdelcert.exe a utility in the SMS Toolkit after you install the SMS Advanced Client. The sysprep directory and related files must be on the system drive as well. For more instruction on creating your master image, review the documentation and check out the Computer Imaging System (CIS) utility in the BDD. CIS will help you quickly generate a master image that can be used with the OSD and ZTI. Once the image has been created, you use the OSD Image Capture CD to grab the master image and save it to a file server. This process is as easy as placing the CD in the player and following the prompts. Then using the SMS Administrator Console, create an image package and program. You then update the custom actions of the image program to run the ZTI script, ZeroTouchInstallation.vbs, as seen in Figure 2, and update accordingly for the State Capture, Preinstall, Postinstall and State Restore phases. Now create a standard SMS software package and include the files from USMT and ZTI. This package will be used to capture the user state in the Replacement Scenario. The ZeroTouchInstallation.vbs script is used to drive the state capture in the Replacement Scenario so you will need to use the following command line for the package, which is shown in Figure 3: wscript //b ZeroTouchInstallation.vbs /phase:oldcomputer. On a machine running SQL Server, create the ZTI Administration Database (AdminDB) with the supplied SQL scripts. If at all possible, create this on the SMS primary server so you can take advantage of the existing instance of SQL Server. The ZTI AdminDB is not large in regard to the number of tables and the amount of data it stores. The ZTI AdminDB is queried by ZeroTouchInstallation.vbs to retrieve configuration information about the computers that are going to be migrated. Therefore, the database needs to be populated with information about the systems being updated information like the time zone, Active Directory domain to join, Active Directory Organizational Unit to be used to create the computer account, MAC address of the target desktop and so on. RIS must be installed and configured. Keep in mind you ll need two partitions on the server since the RIS files need to be stored on a different partition than the operating system. You use the SMS Operating System Installation CD to create the RIS boot image. This CD includes the necessary files to stream Windows PE over the network. Then you create a ZTI share. This, for example, can be a file share on the SMS server. This share is where all the related files for ZTI (ZeroTouchInstallation.vbs, CustomSettings.ini, and USMT) are stored. This is just a general guide to the essential steps in setting up and preparing for a ZTI deployment. For the most part, you will follow these steps, though the order can vary somewhat depending on your scenario. Advanced Features Beyond these basic features offered by BDD and the SMS OSD, there is additional functionality that may be useful in your environment. (These advanced features are further described in the Zero Touch Installation Deployment Feature Team Guide.) You 58 To get your FREE copy of TechNet Magazine subscribe at: Figure 3 Specifying the ZTI Script can create a custom version of Windows PE so that it uses WMI during the migration process. By using WMI you can determine the make and model of the machine from the local computer BIOS. The ZeroTouchInstallation.vbs script does this automatically. With this information, you can further refine which SMS image package and program to use as well as define any pertinent drivers you need for a particular model. This avoids having to include all drivers for all your computer models in the golden image, thus saving valuable space. Application reinstallation is a key part of any migration. Most often the golden image will not contain all applications needed by everyone, therefore targeting these workgroup needs is very important. BDD can assist by defining a computer to a certain role which in turn can determine the applications to install. This information can be stored in the CustomSettings.ini file or the ZTI AdminDB. By using this functionality, for example, the Accounting Group can receive the applications it needs, but not those needed by the Sales Group. l Get the Core Components SMS OSD Feature Pack microsoft.com/smserver/downloads/2003/osdfp.mspx BDD Enterprise Edition microsoft.com/technet/desktopdeployment/bddoverview.mspx Remote Installation Services (RIS) Included with Windows Server 2003 User State Migration Toolkit (USMT) microsoft.com/technet/desktopdeployment/userstate/userstateusmt.mspx

5 Systems HOW Management IT WORKS To understand how these pieces interact, it s important to understand that the focal point is SMS and the image package. ZTI works within the framework of the OSD to extend or enhance its core capabilities. There are a lot of moving parts in any desktop migration. The upfront work needed to configure the infrastructure for the OSD and ZTI is well worth the effort. The time-consuming tasks of a desktop migration project become automated with only a relatively small number of backend systems. Meanwhile, BDD provides guidance for the entire process. For the IT staff, this translates into greater consistency, fewer help desk calls, and personnel are freed up to focus on real issues. For the end user, this translates into reduced downtime and increased satisfaction. The automation allows for more desktops to be upgraded in less time, making for a more efficient project. Bare-Metal Scenario This process involves deploying a new operating system to machines without the need to preserve any applications, data or user settings. Active Directory DNS Services DHCP Services 1 RIS/File Server 2 New Computer 3 SMS Server 4 1The New Computer is powered on and the F12 key is pressed to initiate a PXE or network boot. An IP address is acquired and interaction begins with the RIS server to obtain the proper boot files. 2Windows PE is streamed from the RIS server to the New Computer and loaded into memory. Windows PE provides the core pieces of functionality needed to perform networking, scripting, and so on. This enables the VBScript and ADO queries that happen next. 3ZeroTouchInstallation.vbs is executed. This is the heart of ZTI and uses CustomSettings.ini to determine what values to set and where to find the data. In this example, the data is retrieved using an ADO query from the database BDDAdminDB. This data can include the SMS package and program to use as well as other settings such as time zone, computer name, Active Directory domain, and so on. All or part of this data can reside in CustomSettings.ini, allowing you to avoid the BDDAdminDB database altogether. 4The image is brought down and applied to the New Computer. After the image is on the disk, sysprep.inf is updated with the particular settings. The machine is then rebooted and mini-setup configures networking, joins the domain, and performs the other steps needed to make the machine ready for use. Replacement Scenario In this scenario, you save user data and settings from the Old Computer, deploy the new OS image to the New Computer, and then migrate the preexisting user data and settings to the new system. Note that steps 4 to 7 for this scenario are identical to steps 1 to 4 of the Bare-Metal Scenario. Old Computer This step involves the standard SMS way of delivering a package to a desktop. The USMT package is advertised to an SMS collection in which the Old Computer is a member and then it is executed. 2ZeroTouchInstallation.vbs is used to drive USMT so it needs some basic information, such as where to save the data and what profiles to capture. This data can be stored in BDDAdminDB or in CustomSettings.ini. In this example, an ADO query is used to obtain that information. Active Directory DNS Services DHCP Services RIS/File Server New Computer SMS Server 7

6 Refresh Scenario This process involves deploying a new OS image to existing computers, while maintaining user settings and data. 1This step involves the standard SMS way of delivering a package to a desktop. However, the advertisement is for an OSD Image Package based upon the SMS Collection membership of the computer. 2The OSD Image Package captures the user state with USMT. Note that in this step the user data and settings are stored locally. The information is copied to a reserved directory under c:\minint. ZeroTouchInstallation.vbs checks to ensure sufficient disk space prior to saving locally and performs an ADO query to BDDAdminDB. 3The files for Windows PE are installed on the Old Computer. Windows PE is not streamed via RIS, but is actually copied to disk. The computer is rebooted to Windows PE and continues with the imaging process. 4ZeroTouchInstallation.vbs is executed and performs an ADO query to obtain the pertinent OSD data from BDDAdminDB. 5The OSD image is brought down and applied to the disk. Sysprep.inf is updated with the particular settings and the machine is rebooted. Mini-setup then prepares the system for use by configuring networking, joining the domain, and so on. 6User data and settings are restored prior to the user logging on. In this scenario, user state is reinstated from the information stored locally. After the OSD imaging process is completed, the reserved directory is deleted. An important design-time decision is whether you want to save user state on a file server (and delete it at your discretion) or store the user state locally and have it automatically deleted after the imaging process is completed. Active Directory DNS Services DHCP Services RIS/File Server 4 Old Computer SMS Server 6 3USMT is run, saving user data and settings out to a file server. This information can be saved to any file server not just the RIS server. 4The New Computer is powered on and the F12 key is pressed to initiate a PXE or network boot. An IP address is acquired and interaction begins with the RIS server to obtain the proper boot files. 5Windows PE is streamed from the RIS server to the New Computer and loaded into memory. Windows PE provides the core pieces of functionality needed to perform networking, scripting, and so on. This enables the VBScript and ADO queries that happen next. 6ZeroTouchInstallation.vbs is executed. This is the heart of ZTI and uses CustomSettings.ini to determine what values to set and where to find the data. In this example, the data is retrieved using an ADO query from the database BDDAdminDB. This data can include the SMS package and program to use as well as other settings such as time zone, computer name, Active Directory domain, and so on. All or part of this data can reside in CustomSettings.ini, allowing you to avoid the BDDAdminDB database altogether. 7The image is brought down and applied to the New Computer. After the image is on the disk, sysprep.inf is updated with the particular settings. The machine is then rebooted and mini-setup configures networking, joins the domain, and performs the other steps needed to make the machine ready for use. 8User data and settings are restored before the user logs on. ZeroTouchInstallation.vbs is used to drive USMT and access the saved data on the file server that is applied to the New Computer. September

Deploying Windows Server 2008 with System Center

Deploying Windows Server 2008 with System Center Windows Server 2008 At a glance: Configuration Manager deployment features Creating and customising a server task sequence Adding server roles Setting computer-specific variables Deploying Windows Server

More information

Deploying Windows Devices and Enterprise Apps

Deploying Windows Devices and Enterprise Apps Course 20695A: Deploying Windows Devices and Enterprise Apps Course Details Course Outline Module 1: Assessing the Network Environment for Supporting Operating System and Application Deployment This module

More information

Deploying Windows Devices and Enterprise Apps

Deploying Windows Devices and Enterprise Apps Deploying Windows Devices and Enterprise Apps Course 20695B - Five days - Instructor-led - Hands-on Introduction This 5-day instructor-led course describes how to assess operating system and application

More information

IBM Deployment Pack for Microsoft System Center Configuration Manager 2007 Installation and User s Guide

IBM Deployment Pack for Microsoft System Center Configuration Manager 2007 Installation and User s Guide IBM System x IBM Deployment Pack for Microsoft System Center Configuration Manager 2007 Installation and User s Guide Version 1.0 IBM System x IBM Deployment Pack for Microsoft System Center Configuration

More information

Lab: Deploying Operating System Images Using SMS 2003

Lab: Deploying Operating System Images Using SMS 2003 Lab: Deploying Operating System Images Using SMS 2003 Objectives After completing this lab, you will be able to: Install the OS Deployment Feature Pack. Install USMT 2.6 to capture and restore user state

More information

Getting started with System Center Essentials 2007

Getting started with System Center Essentials 2007 At a glance: Installing and upgrading Configuring Essentials 2007 Troubleshooting steps Getting started with System Center Essentials 2007 David Mills System Center Essentials 2007 is a new IT management

More information

Microsoft Plan and Manage Windows 7 Desktop Deployments and Environments

Microsoft Plan and Manage Windows 7 Desktop Deployments and Environments 1800 ULEARN (853 276) www.ddls.com.au Microsoft 6294 - Plan and Manage Windows 7 Desktop Deployments and Environments Length 5 days Price $4290.00 (inc GST) Version A Overview This five-day instructor-led

More information

IBM Endpoint Manager. OS Deployment V3.5 User's Guide

IBM Endpoint Manager. OS Deployment V3.5 User's Guide IBM Endpoint Manager OS Deployment V3.5 User's Guide IBM Endpoint Manager OS Deployment V3.5 User's Guide Note Before using this information and the product it supports, read the information in Notices

More information

Microsoft On Demand Courses

Microsoft On Demand Courses Microsoft On Demand Courses Deploying Windows Desktops and Enterprise Applications Who can join this course? This five-day course is for IT professionals who deploy, manage, and maintain PCs, devices,

More information

Microsoft Deploying Windows Desktops and Enterprise Applications

Microsoft Deploying Windows Desktops and Enterprise Applications 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20695 - Deploying Windows Desktops and Enterprise Applications Length 5 days Price $4290.00 (inc GST) Version C Overview This five-day course describes how

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

IBM Endpoint Manager. OS Deployment V3.8 User's Guide - DRAFT for Beta V.1.0 (do not distribute)

IBM Endpoint Manager. OS Deployment V3.8 User's Guide - DRAFT for Beta V.1.0 (do not distribute) IBM Endpoint Manager OS Deployment V3.8 User's Guide - DRAFT for Beta V.1.0 (do not distribute) IBM Endpoint Manager OS Deployment V3.8 User's Guide - DRAFT for Beta V.1.0 (do not distribute) Note Before

More information

"Charting the Course... MOC 6294 A Planning and Managing Windows 7 Desktop Deployments and Environments Course Summary

Charting the Course... MOC 6294 A Planning and Managing Windows 7 Desktop Deployments and Environments Course Summary Course Summary Description This course is intended for desktop administrators who want to specialize in desktop deployment, configuration, and management. In this course, students will learn how to plan

More information

Deploying Windows Desktops and Enterprise Applications. Course Code: 20695D; Duration: 5 days; Instructor-led

Deploying Windows Desktops and Enterprise Applications. Course Code: 20695D; Duration: 5 days; Instructor-led Deploying Windows Desktops and Enterprise Applications Course Code: 20695D; Duration: 5 days; Instructor-led WHAT YOU WILL LEARN This five-day course is intended for IT professionals who deploy, manage,

More information

Deploying Windows 7 Lesson 3

Deploying Windows 7 Lesson 3 Deploying Windows 7 Lesson 3 Objectives Understand enterprise deployments Capture an image file Modify an image file Deploy an image file Understanding Enterprise Deployments Careful planning is required

More information

Identify Windows Editions and Upgrade Paths

Identify Windows Editions and Upgrade Paths L E S S O N 2. 1 Identify Windows Editions and Upgrade Paths L E S S O N 2. 1 Lesson Overview Identifying Windows editions and upgrade paths. In this lesson, you will: Identify Windows editions Identify

More information

20695C: DEPLOYING WINDOWS DESKTOPS AND ENTERPRISE APPLICATIONS

20695C: DEPLOYING WINDOWS DESKTOPS AND ENTERPRISE APPLICATIONS ABOUT THIS COURSE This five-day course describes how to assess operating system and application deployment options, determine the most appropriate deployment strategy, and then implement a deployment solution

More information

Geeks Guide to BDD 2007 Part 3, Using Zero Touch to deploy Windows Vista

Geeks Guide to BDD 2007 Part 3, Using Zero Touch to deploy Windows Vista Geeks Guide to BDD 2007 Part 3, Using Zero Touch to deploy Windows Vista Welcome BDD 2007, as you probably already know, is End-to-end guidance, best practices, and tools for planning, building, and deploying

More information

List of Virtual Machines Used in This Lab

List of Virtual Machines Used in This Lab INF204x Module 3 Lab1: Deploying Windows 10 to a New Computer by Using Microsoft Deployment Toolkit Lab: Using Microsoft Deployment Toolkit 2013 Update 1 Preview to Deploy Operating Systems Overview of

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

Deploying Windows Desktops and Enterprise Applications

Deploying Windows Desktops and Enterprise Applications Deploying Windows Desktops and Enterprise Applications 20695; 5 Days; Instructor-led Course Description This five-day course describes how to assess operating system and application deployment options,

More information

Deploying Windows Desktops and Enterprise Applications (695)

Deploying Windows Desktops and Enterprise Applications (695) Deploying Windows Desktops and Enterprise Applications (695) Implement the Operating System Deployment (OSD) infrastructure Assess the computing environment Configure and implement the Microsoft Assessment

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

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

Windows 8 Deployment

Windows 8 Deployment Windows 8 Deployment Agenda Hardware/Software Compatibility and Toolsets Image Engineering and Deployment Volume Activation Security Management Application Lifecycle User Settings System Center 2012 Configuration

More information

Mastering Windows8 7 Deployment

Mastering Windows8 7 Deployment Mastering Windows8 7 Deployment AidanFinn Darril Gibson Kenneth van Surksum WILEY Wiley Publishing, Inc. Contents Introduction xix Chapter l Does Your Hardware Measure Up? l Meet Windows 7 1 Windows 7

More information

"Charting the Course... MOC C Deploying Windows Desktops and Enterprise Applications. Course Summary

Charting the Course... MOC C Deploying Windows Desktops and Enterprise Applications. Course Summary Course Summary Description This five-day course describes how to assess operating system and application options, determine the most appropriate strategy, and then implement a solution for Windows devices

More information

20695D: Deploying Windows Desktops and Enterprise Applications

20695D: Deploying Windows Desktops and Enterprise Applications 20695D: Deploying Windows Desktops and Enterprise Applications Course Details Course Code: Duration: Notes: 20695D 5 days This course syllabus should be used to determine whether the course is appropriate

More information

6294A - Planning and Managing Windows 7 Desktop Deployments and Environments

6294A - Planning and Managing Windows 7 Desktop Deployments and Environments 6294A - Planning and Managing Windows 7 Desktop Deployments and Environments Duration: 5 days Course Price: $2,975 Software Assurance Eligible Course Description Course Overview This five-day instructor-led

More information

Automated Deployment Services

Automated Deployment Services Building Out the Enterprise Using Automated Deployment Services Automated Deployment Services (ADS), a component of the Microsoft Windows Server 2003 operating system, includes a new set of imaging tools

More information

Course Outline. Deploying Windows Devices and Enterprise Apps Course 20695C: 5 days Instructor Led

Course Outline. Deploying Windows Devices and Enterprise Apps Course 20695C: 5 days Instructor Led Deploying Windows Devices and Enterprise Apps Course 20695C: 5 days Instructor Led About this course This five-day course describes how to assess operating system and application deployment options, determine

More information

6294: Troubleshooting and Supporting Windows 7 in the Enterprise

6294: Troubleshooting and Supporting Windows 7 in the Enterprise Let s Reach For Excellence! TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC Address: 103 Pasteur, Dist.1, HCMC Tel: 08 38245819; 38239761 Email: traincert@tdt-tanduc.com Website: www.tdt-tanduc.com; www.tanducits.com

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

A+ Certification Guide. Chapter 13 Installing and Upgrading Windows Operating Systems

A+ Certification Guide. Chapter 13 Installing and Upgrading Windows Operating Systems A+ Certification Guide Chapter 13 Installing and Upgrading Windows Operating Systems Chapter 13 Objectives Installing Windows Transferring Data Updating Windows Setting Up Recovery Partitions and Discs

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

20695C: Deploying Windows Desktops and Enterprise Applications

20695C: Deploying Windows Desktops and Enterprise Applications 20695C: Deploying Windows Desktops and Enterprise Applications Course Details Course Code: Duration: Notes: 20695C 5 days This course syllabus should be used to determine whether the course is appropriate

More information

4/22/2014 MICROSOFT DEPLOYMENT TOOLKIT 2013 DEPLOYMENT MADE SIMPLE

4/22/2014 MICROSOFT DEPLOYMENT TOOLKIT 2013 DEPLOYMENT MADE SIMPLE MICROSOFT DEPLOYMENT TOOLKIT 2013 DEPLOYMENT MADE SIMPLE 1 ABOUT ME CERTIFIED DEPLOYMENT SPECIALIST 12+ YEARS IN INDUSTRY AND I LOVE QUESTIONS FORGET EVERYTHING YOU THINK YOU KNOW ESPECIALLY IF IT S ABOUT

More information

Implementing a Desktop Infrastructure

Implementing a Desktop Infrastructure Implementing a Desktop Infrastructure Duration: 5 Days Course Code: 20415 About this course This 5-day instructor-led course provides you with the skills and knowledge needed to plan, design, and implement

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

MCSE Mobility. A Success Guide to Prepare- Deploying Windows Desktops and Enterprise Applications. edusum.com

MCSE Mobility. A Success Guide to Prepare- Deploying Windows Desktops and Enterprise Applications. edusum.com 70-695 MCSE Mobility A Success Guide to Prepare- Deploying Windows Desktops and Enterprise Applications edusum.com Table of Contents Introduction to 70-695 Exam on Deploying Windows Desktops and Enterprise

More information

Managing Operating Systems Deployment

Managing Operating Systems Deployment Managing Operating Systems Deployment Module Overview Overview of Operating System Deployment Preparing a Site for Operating System Deployment Building and Capturing a Reference Operating System Image

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

"Charting the Course... MOC B Implementing a Desktop Infrastructure. Course Summary

Charting the Course... MOC B Implementing a Desktop Infrastructure. Course Summary Course Summary Description This 5-day instructor-led course provides you with the skills and knowledge needed to plan, design, and implement a Windows 8 desktop infrastructure. The course provides guidance

More information

Implementing a Desktop Infrastructure

Implementing a Desktop Infrastructure Course 20415: Implementing a Desktop Infrastructure Page 1 of 7 Implementing a Desktop Infrastructure Course 20415: 4 days; Instructor-Led Introduction This 4-day instructor-led course provides you with

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

TS: Windows Server 2008 R2, Desktop Virtualization

TS: Windows Server 2008 R2, Desktop Virtualization TS: Windows Server 2008 R2, Desktop Virtualization Number: 070-669 Passing Score: 700 Time Limit: 120 min File Version: 1.2 http://www.gratisexam.com/ Microsoft EXAM 70-669 TS:Windows Server 2008 R2,Desktop

More information

VMware Mirage Getting Started Guide

VMware Mirage Getting Started Guide Mirage 5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document,

More information

IMPLEMENTING A DESKTOP INFRASTRUCTURE. Course: 20415A Duration: 5 Days; Instructor-led

IMPLEMENTING A DESKTOP INFRASTRUCTURE. Course: 20415A Duration: 5 Days; Instructor-led CENTER OF KNOWLEDGE, PATH TO SUCCESS Website: IMPLEMENTING A DESKTOP INFRASTRUCTURE Course: 20415A Duration: 5 Days; Instructor-led WHAT YOU WILL LEARN This 5-day instructor-led course provides you with

More information

905M 67% of the people who use a smartphone for work and 70% of people who use a tablet for work are choosing the devices themselves

905M 67% of the people who use a smartphone for work and 70% of people who use a tablet for work are choosing the devices themselves 67% of the people who use a smartphone for work and 70% of people who use a tablet for work are choosing the devices themselves 905M tablets in use for work and home globally by 2017 Before Now 32% of

More information

Implementing a Desktop Infrastructure

Implementing a Desktop Infrastructure 20415 - Implementing a Desktop Infrastructure Duration: 5 days Course Price: $2,975 Software Assurance Eligible Course Description Course Overview This 5-day instructor-led training course provides you

More information

VMware Mirage Getting Started Guide

VMware Mirage Getting Started Guide Mirage 5.8 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document,

More information

VMware Mirage Web Manager Guide

VMware Mirage Web Manager Guide Mirage 5.3 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document,

More information

MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration. Chapter 2 Installing Windows Server 2008

MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration. Chapter 2 Installing Windows Server 2008 MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 2 Installing Windows Server 2008 Objectives Describe the improvements and key technologies in deploying Windows

More information

Microsoft System Center Configuration Manager Dell Factory Integration

Microsoft System Center Configuration Manager Dell Factory Integration Microsoft System Center Manager Dell Factory Integration User Guide September 2018 to ConfigMgr OSD in Dell Factories Administrators of Microsoft System Center Manager (referenced as Manager or ConfigMgr

More information

Sccm 2012 Automatically Approve Clients In Trusted Domains

Sccm 2012 Automatically Approve Clients In Trusted Domains Sccm 2012 Automatically Approve Clients In Trusted Domains One server and domain. The client is joined to the same domain as the server. Client Approval is set to "automatically approve computers in trusted

More information

Windows 7 Boot Camp for Desktop Administrators 6232; 5 Days, Instructor-led

Windows 7 Boot Camp for Desktop Administrators 6232; 5 Days, Instructor-led Windows 7 Boot Camp for Desktop Administrators 6232; 5 Days, Instructor-led Course Description: In an intensive and immersive hands-on learning environment, you will build your hands-on skills and prepare

More information

Vista Deployment: What s in the Box and What s Not

Vista Deployment: What s in the Box and What s Not An IT Briefing produced by Vista Deployment: What s in the Box and What s Not By Mark Minasi 2007 TechTarget BIO Mark Minasi is a best-selling author, popular technology columnist and commentator, and

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

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

Rethinking VDI: The Role of Client-Hosted Virtual Desktops. White Paper Virtual Computer, Inc. All Rights Reserved.

Rethinking VDI: The Role of Client-Hosted Virtual Desktops. White Paper Virtual Computer, Inc. All Rights Reserved. Rethinking VDI: The Role of Client-Hosted Virtual Desktops White Paper 2011 Virtual Computer, Inc. All Rights Reserved. www.virtualcomputer.com The Evolving Corporate Desktop Personal computers are now

More information

Lenovo Deployment Pack for Microsoft System Center Configuration Manager Installation and User's Guide

Lenovo Deployment Pack for Microsoft System Center Configuration Manager Installation and User's Guide Lenovo Deployment Pack for Microsoft System Center Configuration Manager Installation and User's Guide Version 6.3 Note Before using this information and the product it supports, read the information in

More information

Exam : Microsoft

Exam : Microsoft Exam : Microsoft 70 624 Title : TS:Deploying & Maintaining Vista & Client Office System 07 DT Update : Demo http://www.killtest.com 1.Some of the computers in your company run Microsoft Office 2003. Other

More information

Configuring Windows 8 Course 20687A - Five days - Instructor-led - Hands-on

Configuring Windows 8 Course 20687A - Five days - Instructor-led - Hands-on Configuring Windows 8 Course 20687A - Five days - Instructor-led - Hands-on Introduction This course provides students hands-on experience with Windows 8. It provides guidance on installing, upgrading,

More information

Full file at https://fratstock.eu Chapter 2: Installing Windows Vista

Full file at https://fratstock.eu Chapter 2: Installing Windows Vista Chapter 2: Installing Windows Vista TRUE/FALSE 1. For security reasons, Windows Vista is less modular than previous versions of Windows. F PTS: 1 REF: 42 2. Using scripts to manage the installation process

More information

Deploying Operating Systems. Configuration Manager Howard Chow Microsoft MVP

Deploying Operating Systems. Configuration Manager Howard Chow Microsoft MVP Deploying Operating Systems with System Center Configuration Manager 2007 Howard Chow Microsoft MVP What Will We Cover? New Security Features of SCCM Operating System Images SCCM Task Sequences Windows

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

VMware Mirage Web Management Guide. VMware Mirage 5.9.1

VMware Mirage Web Management Guide. VMware Mirage 5.9.1 VMware Mirage Web Management Guide VMware Mirage 5.9.1 VMware Mirage Web Management Guide You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The

More information

Sccm 2007 Manual Machine Entry

Sccm 2007 Manual Machine Entry Sccm 2007 Manual Machine Entry I migrated from SCCM 2007 to 2012 SP1 and updated recently to 2012 R2 but the I add a machine manually with MAC and Hostname and push the Clientinstallation. A new one with

More information

MCTS Guide to Microsoft 7. Chapter 2 Installing Windows 7

MCTS Guide to Microsoft 7. Chapter 2 Installing Windows 7 MCTS Guide to Microsoft 7 Chapter 2 Installing Windows 7 Objectives Describe the deployment enhancements in Windows 7 Choose a method for installation Choose a type of installation Use Windows Easy Transfer

More information

Part I. Windows XP Overview, Installation, and Startup COPYRIGHTED MATERIAL

Part I. Windows XP Overview, Installation, and Startup COPYRIGHTED MATERIAL Part I Windows XP Overview, Installation, and Startup COPYRIGHTED MATERIAL Chapter 1 What s New in Windows XP? Windows XP suffers somewhat from a dual personality. In some ways it is a significant release,

More information

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

FIVE BEST PRACTICES FOR ENSURING A SUCCESSFUL SQL SERVER MIGRATION

FIVE BEST PRACTICES FOR ENSURING A SUCCESSFUL SQL SERVER MIGRATION FIVE BEST PRACTICES FOR ENSURING A SUCCESSFUL SQL SERVER MIGRATION The process of planning and executing SQL Server migrations can be complex and risk-prone. This is a case where the right approach and

More information

2272 : Implementing and Supporting Microsoft Windows XP Professional

2272 : Implementing and Supporting Microsoft Windows XP Professional 2272 : Implementing and Supporting Microsoft Windows XP Professional Introduction The purpose of this course is to address the implementation and desktop support needs of customers that are planning to

More information

Technical Brief: Microsoft Configuration Manager 2012 and Nomad

Technical Brief: Microsoft Configuration Manager 2012 and Nomad Configuration Manager 2012 and Nomad Better together for large organizations ConfigMgr 2012 (including SP1 and R2) has substantial improvements in content distribution as compared with ConfigMgr 2007.

More information

Exam Name: Pro: Upgrading to Windows 7 MCITP Enterprise Desktop Support Technician

Exam Name: Pro: Upgrading to Windows 7 MCITP Enterprise Desktop Support Technician Vendor: Microsoft Exam Code: 70-682 Exam Name: Pro: Upgrading to Windows 7 MCITP Enterprise Desktop Support Technician Version: DEMO QUESTION 1 Scenario 1 For your convenience, the scenario is repeated

More information

COPYRIGHTED MATERIAL. Contents. Assessment Test

COPYRIGHTED MATERIAL. Contents. Assessment Test Contents Introduction Assessment Test xxvii xxxvii Chapter 1 Installing Windows 7 1 Introducing Windows 7 2 Windows 7 Architecture 5 Preparing to Install Windows 7 6 Windows 7 Starter 7 Windows 7 Home

More information

Exam Questions

Exam Questions Exam Questions 70-686 Pro: Windows https://www.2passeasy.com/dumps/70-686/ 1.u are designing a Windows 7 virtual desktop infrastructure. You have the following requirements:. Provide access to Remote Desktop

More information

Sccm 2012 Manually Remove Package From Distribution Point

Sccm 2012 Manually Remove Package From Distribution Point Sccm 2012 Manually Remove Package From Distribution Point When you try to remove a package that was prestaged to a distribution point in Microsoft System Center 2012 R2 Configuration Manager, the package

More information

UP B03 - Don't expire: Simplify Your Windows Migration Patrick Tyler - Distinguished System Engineer Mike Holmes IT HQ Department of the US Army

UP B03 - Don't expire: Simplify Your Windows Migration Patrick Tyler - Distinguished System Engineer Mike Holmes IT HQ Department of the US Army UP B03 - Don't expire: Simplify Your Windows Migration Patrick Tyler - Distinguished System Engineer Mike Holmes IT HQ Department of the US Army Simplify Your Windows Migration 1 2 Why Will You Migrate

More information

Upgrading Your Skills to MCSA Windows 8.1

Upgrading Your Skills to MCSA Windows 8.1 Upgrading Your Skills to MCSA Windows 8.1 Course 20689D - Three days - Instructor-led - Hands-on Introduction This three day course is designed primarily for IT Professionals who want to upgrade their

More information

Course Outline. Deploying and Managing Windows 10 Using Enterprise Services Course B: 5 days Instructor Led

Course Outline. Deploying and Managing Windows 10 Using Enterprise Services Course B: 5 days Instructor Led Deploying and Managing Windows 10 Using Enterprise Services Course 20697-2B: 5 days Instructor Led Prerequisites: Students should have at least two years of experience in the IT field and should already

More information

Deploy. Your step-by-step guide to successfully deploy an app with FileMaker Platform

Deploy. Your step-by-step guide to successfully deploy an app with FileMaker Platform Deploy Your step-by-step guide to successfully deploy an app with FileMaker Platform Share your custom app with your team! Now that you ve used the Plan Guide to define your custom app requirements, and

More information

Introducing Windows 7 Lesson 1

Introducing Windows 7 Lesson 1 Introducing Windows 7 Lesson 1 Minimum System Requirements 1 gigahertz (GHz) or faster 32-bit (x86) or 64-bit (x64) processor 1 gigabyte (GB) RAM (32-bit) or 2 GB RAM (64-bit) 16 GB available hard disk

More information

Microsoft Deploying and Migrating Windows Servers

Microsoft Deploying and Migrating Windows Servers 1800 ULEARN (853 276) www.ddls.com.au Microsoft 10974 - Deploying and Migrating Windows Servers Length 3 days Price $2750.00 (inc GST) Version B Overview In this course you will learn how to plan for and

More information

TechNet Home > Products & Technologies > Desktop Products & Technologies > Microsoft Office > SharePoint Portal Server 2003 > Deploy

TechNet Home > Products & Technologies > Desktop Products & Technologies > Microsoft Office > SharePoint Portal Server 2003 > Deploy TechNet Home > Products & Technologies > Desktop Products & Technologies > Microsoft Office > SharePoint Portal Server 2003 > Deploy Reference: http://www.microsoft.com/technet/prodtechnol/office/sps2003/deploy/spst2003.mspx?pf=true

More information

Achieving high availability for Hyper-V

Achieving high availability for Hyper-V At a glance: Consolidating servers using Hyper-V Ensuring high availability of virtual machines Setting up a Windows Server 2008 failover cluster Achieving high availability for Hyper-V Steven Ekren Server

More information

INFOBrief. Dell OpenManage Client Administrator 3.0. Key Points

INFOBrief. Dell OpenManage Client Administrator 3.0. Key Points Dell OpenManage Client Administrator 3.0 Key Points Dell OpenManage Client Administrator is an integrated suite of client management applications developed in partnership with Altiris. This product provides

More information

Exam Questions

Exam Questions Exam Questions 70-695 Deploying Windows Devices and Enterprise Apps https://www.2passeasy.com/dumps/70-695/ NEW QUESTION 1 DRAG DROP You need to identify which issue prevents App1 from running. Which four

More information

Full file at

Full file at Guide to MCSE 70-270, Second Edition, Enhanced 2-1 Chapter 2: Installing Windows XP Professional Objectives After reading this chapter and completing the exercises, you will be able to: Determine if an

More information

COURSE B: DEPLOYING AND MANAGING WINDOWS 10 USING ENTERPRISE SERVICES

COURSE B: DEPLOYING AND MANAGING WINDOWS 10 USING ENTERPRISE SERVICES ABOUT THIS COURSE This course provides administrators with the knowledge and skills necessary to deploy and manage Windows 10 desktops, devices, and applications in an enterprise environment. Students

More information

Microsoft Deploying and Managing Windows 10 Using Enterprise Services

Microsoft Deploying and Managing Windows 10 Using Enterprise Services 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20697-2 Deploying and Managing Windows 10 Using Enterprise Services Length 5 days Price $4290.00 (inc GST) Version C Overview This course provides administrators

More information

Acronis, Acronis Compute with Confidence, and the Acronis logo are trademarks of Acronis, Inc.

Acronis, Acronis Compute with Confidence, and the Acronis logo are trademarks of Acronis, Inc. Copyright Acronis, Inc., 2010. All rights reserved. Acronis, Acronis Compute with Confidence, and the Acronis logo are trademarks of Acronis, Inc. Linux is a registered trademark of Linus Torvalds. Windows

More information

VMware Mirage Web Management Guide

VMware Mirage Web Management Guide VMware Mirage Web Management Guide Mirage 5.7 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for

More information

Table of Contents Release Notes 2013/03/25. Introduction in OS Deployment Manager. in Security Manager System Requirements

Table of Contents Release Notes 2013/03/25. Introduction in OS Deployment Manager. in Security Manager System Requirements Release Notes Release Notes 2013/03/25 Table of Contents Introduction... 3 Deployment Manager... 3 New Features in Deployment Manager... 3 Security Manager... 6 New Features in Security Manager... 6 OS

More information

Integrating Microsoft System Center Configuration Manager 2007 Operating System Deployment (ConfigMgr OSD) in the Dell Factory

Integrating Microsoft System Center Configuration Manager 2007 Operating System Deployment (ConfigMgr OSD) in the Dell Factory Microsoft System Center Manager 2007 Operating System Deployment (ConfigMgr OSD) User Guide July 2012 to in Dell Factories Administrators of Microsoft System Center Manager 2007 (referenced as Manager

More information

Microsoft Exam Recertification for MCSE: Desktop Infrastructure Version: 5.0 [ Total Questions: 180 ]

Microsoft Exam Recertification for MCSE: Desktop Infrastructure Version: 5.0 [ Total Questions: 180 ] s@lm@n Microsoft Exam 70-982 Recertification for MCSE: Desktop Infrastructure Version: 5.0 [ Total Questions: 180 ] Topic 1, Proseware Inc Microsoft 70-982 : Practice Test Overview Proseware, Inc. is an

More information

Set-up Server Features and Roles Once the users are created we will move on to setting up the Internet Information Services (IIS) role on the server.

Set-up Server Features and Roles Once the users are created we will move on to setting up the Internet Information Services (IIS) role on the server. HOW TO: Install and Setup System Center Configuration Manager (SCCM) 2012 SP1 on a Windows Server 2012 Part 1 - Prerequisites In the following three part guide we will be going over how to install and

More information

Microsoft Updating Your Windows Server 2003 Technology Skills to Windows Server 2008

Microsoft Updating Your Windows Server 2003 Technology Skills to Windows Server 2008 1800 ULEARN (853 276) www.ddls.com.au Microsoft 6416 - Updating Your Windows Server 2003 Technology Skills to Windows Server 2008 Length 5 days Price $4290.00 (inc GST) Overview This five-day instructor-led

More information

Vendor: Microsoft. Exam Code: Exam Name: Implementing a Desktop Infrastructure. Version: Demo

Vendor: Microsoft. Exam Code: Exam Name: Implementing a Desktop Infrastructure. Version: Demo Vendor: Microsoft Exam Code: 70-415 Exam Name: Implementing a Desktop Infrastructure Version: Demo Testlet 1 Proseware Inc Overview Proseware, Inc. is an independent software vendor. The company has a

More information

Deploying and Managing Windows 10 Using Enterprise Services

Deploying and Managing Windows 10 Using Enterprise Services Deploying and Managing Windows 10 Using Enterprise Services Course # Exam: Prerequisites Technology: Delivery Method: Length: 20697-2 70-697 20697-1 Windows Instructor-led (classroom) 5 Days Overview About

More information