SlideShare a Scribd company logo
1 of 130
Download to read offline
Windows 7  Deployment
Automated Installation en Deployment Windows 7,[object Object]
Agenda,[object Object],Imaging Approaches,[object Object],Imaging C.R.A.P.,[object Object],WAIK,[object Object],MDT 2010 ,[object Object],WDS,[object Object]
Lucky number 7,[object Object]
Traditional vs. Modular Approach,[object Object],Traditional,[object Object],Modular,[object Object],[object Object]
Apps/drivers delivered                    as add-ons
Easily integrate                          new hardware
Reduced maintenance costs
Automated build process
Easy to customise
OS + Applications in           1 image
Image per hardware type
Time to integrate              new hardware
High maintenance
Requires a visit to                    the desktop
Storage requirements,[object Object]
1 x image per model
high maintenance,[object Object]
Imaging Strategy,[object Object],Thick image,[object Object],Core applications and language packs included,[object Object],Updates included,[object Object],Drivers included,[object Object],Thin image,[object Object],Core applications and language packs NOT included,[object Object],Updates NOT included,[object Object],Drivers NOT included,[object Object],Hybrid image,[object Object],Mixes thin and thick strategies,[object Object]
Imaging C.R.A.P.,[object Object]
Imaging C.R.A.P,[object Object],Disk Controllers drivers (STOP 0x0000007B),[object Object],HAL (Uniprocessor, Multiprocessor),[object Object],x64 and x86 support,[object Object],Disk and Partition Setup,[object Object],Windows Updates,[object Object],Drivers (Built-In, ‘to be connected’ hardware),[object Object],Custom Registry Settings,[object Object],Applications,[object Object],AMD and Intel support,[object Object],Applications,[object Object]
Platform Components,[object Object]
Windows Imaging (.WIM),[object Object]
Microsoft Windows Imaging (WIM),[object Object],Microsoft’s own image format,[object Object],File-based disk imaging is a core capability of Windows Vista, Windows 7, Windows 2008 ,[object Object],Compared to sector-based formats, a WIM image is file-based,[object Object]
Microsoft Windows Imaging (WIM),[object Object],This WIM image format is hardware-agnostic, meaning that you need only one image to address many different hardware configurations.,[object Object]
Microsoft Windows Imaging (WIM),[object Object],The WIM image format also lets you store multiple images within one actual file. ,[object Object],For example, Microsoft can ship multiple SKUs in one WIM image file. You store images with and without core applications in a single image file.,[object Object],Also, you can mark one of the images as bootable, allowing you to start a computer from a disk image contained in a WIM file.,[object Object]
Microsoft Windows Imaging (WIM),[object Object],The WIM image format enables compression and single instancing, thus reducing the size of image files significantly. ,[object Object],Single instancing is a technique that allows you to store two or more copies of a file for the space cost of one copy. ,[object Object],For example, if images 1, 2, and 3 all contain file A, single-instancing stores a single copy of the file A and points images 1, 2, and 3 to that copy.,[object Object]
Microsoft Windows Imaging (WIM),[object Object],The WIM image format allows you to service an image offline. You can add or delete certain operating system components, patches, and drivers without creating a new image. ,[object Object],Rather than spending a few hours updating an image, which you do now with Microsoft Windows XP, for example, you can update an image in minutes. ,[object Object],For example, to add a patch to a Windows XP image, you must boot the master image, add the patch, and then prepare the image again. ,[object Object],With Windows 7, you can simply service the image offline.,[object Object]
Microsoft Windows Imaging (WIM),[object Object],The WIM image format lets you install a disk image on partitions of any size, unlike sector-based image formats that require you to deploy a disk image to a partition that's the same size or larger than the source disk.,[object Object]
WAIK,[object Object]
Windows Automated Installation Kit,[object Object],The Windows® Automated Installation Kit (Windows AIK) is a set of tools and documentation that support the configuration and deployment of Windows® operating systems. ,[object Object]
Windows Automated Installation Kit,[object Object],By using Windows AIK, you can automate Windows installations, capture Windows images with ImageX, configure and modify images using Deployment Imaging Servicing and Management (DISM), create Windows PE images, and migrate user profiles and data with the User State Migration Tool (USMT). ,[object Object],Windows AIK also includes the Volume Activation Management Tool (VAMT), which enables IT professionals to automate and centrally manage the volume activation process using a Multiple Activation Key (MAK). ,[object Object]
ImageX,[object Object]
ImageX,[object Object]
ImageX,[object Object]
ImageX,[object Object]
ImageX,[object Object]
ImageX,[object Object]
ImageX,[object Object]
ImageX,[object Object]
DISM,[object Object],Deployment Image Servicing and Management Tool,[object Object]
DISM,[object Object]
DISM,[object Object]
DISM,[object Object]
DISM,[object Object]
DISM,[object Object]
DISM,[object Object]
DISM,[object Object]
DISM,[object Object]
Platform Components,[object Object]
Attended Windows setup ,[object Object]
Windows XP Setup Manager,[object Object]
Windows SIM,[object Object]
Unattended Windows setup ,[object Object],Unattend.xml,[object Object],AutoUnattend.xml,[object Object],As a rule, only answer files named Unattend.xml are used. ,[object Object],However, because some answer files include destructive actions such as disk partitioning, you must rename your Unattend.xml file to Autounattend.xml in the windowsPE and offlineServicing configuration passes. These passes run when you first run Windows PE or Setup.exe. ,[object Object],You typically use the Autounattend.xml file when you use the Windows Setup DVD boot method and supply an answer file on a USB flash drive (UFD) or floppy disk.,[object Object]
Unattend Windows setup ,[object Object]
Unattend Windows setup ,[object Object]
Unattend Windows setup ,[object Object]
Unattend Windows setup ,[object Object]
Unattend Windows setup ,[object Object]
Unattend Windows setup ,[object Object]
Unattend Windows setup ,[object Object]
Windows SIM,[object Object]
Passes,[object Object],windowsPE,[object Object],offlineServicing,[object Object],generalize,[object Object],Specialize ,[object Object],auditSystem,[object Object],auditUser,[object Object],oobeSystem,[object Object]
Windows PE,[object Object],Windows PE is a minimal Win32 subsystem with limited services, based on the Windows 7 kernel running in protected mode. ,[object Object],It contains the minimal functionality that you need to run Setup, install Windows from a network share, automate basic processes, and perform hardware validation.,[object Object],Windows PE was developed specifically to address desktop and server deployment scenarios. ,[object Object]
Windows PE,[object Object]
Passes – windowsPE,[object Object],Configures Windows PE options as well as basic Windows Setup options. These options can include configuring a disk or language settings.,[object Object]
Passes - offlineServicing,[object Object],Applies updates to a Windows 7 image. ,[object Object],Also applies packages, including software fixes, language packs, and other security updates.,[object Object]
Passes - generalize,[object Object],The generalize pass runs only if you run sysprep/generalize. In this pass, you can minimally configure Windows 7 as well as configure other settings that must persist on your master image. ,[object Object],The sysprep /generalize command removes system-specific information. For example, the unique SID and other hardware-specific settings are removed from the image.,[object Object]
Passes - specialize,[object Object],Creates and applies system-specific information. ,[object Object],For example, you can configure:,[object Object],network settings,[object Object],international settings,[object Object],domain information.,[object Object]
Passes - auditSystem,[object Object],Processes unattended Setup settings while Windows 7 is running in system context, before a user logs on to the computer in audit mode. ,[object Object],The auditSystem pass runs only if you boot in audit mode.,[object Object]
Passes - auditUser,[object Object],Processes unattended Setup settings after a user logs on to the computer in audit mode.,[object Object],The auditUser pass runs only if you boot in audit mode.,[object Object]
Passes - oobeSystem,[object Object],Applies settings to Windows 7 before Windows Welcome starts.,[object Object]
Mini Setup Phase,[object Object],Windows XP,[object Object],driver installation,[object Object],Joining domain,[object Object],Sysprep.inf was the answer file for this phase,[object Object],Windows 7,[object Object],This phase is now called the ‘Specialize’ pass,[object Object],(Auto)Unattend.xml is the answer file for this pass,[object Object]
Windows SIM,[object Object]
Windows SIM,[object Object]
Windows SIM,[object Object]
Windows SIM,[object Object]
Windows SIM,[object Object]
Windows SIM,[object Object]
Windows SIM,[object Object]
Include custom files,[object Object],If you wish to include custom files to include in the Windows 7 installation (such as files in the program files, system32 folder, OOBE (Out Of Box Experience) etc.) then make a folder called $OEM$ inside the sources folder. ,[object Object],From there, the following folder structures must apply (many changed from Windows 2000 and Windows XP $OEM$ days) ….. ,[object Object]
Include custom files,[object Object],$Contains files that Windows Setup copies to the %WINDIR% (for example, C:indows) folder during installation.,[object Object],$ystem32Contains files that Windows Setup copies to the %WINDIR%ystem32 folder during installation.,[object Object]
Include custom files,[object Object],1Represents the root of the drive on which you installed Windows (also called the boot partition) and contains files that Windows Setup copies to the boot partition during installation.,[object Object],1npdriversContains new or updated Plug-and-Play (PnP) drivers. The user specifies the folder name in the Unattend.xml file for unattended installations. For example, this folder might be named OEM$ Folders1npdrvs.,[object Object]
Include custom files,[object Object],rive_letterubfolder,[object Object],A subfolder of the drive that contains files that Windows Setup copies to the subfolder during installation. Multiple instances of this type of folder may exist under the OEM$ Foldersrive_letter folder, for example, OEM$ FoldersyFolder.,[object Object],$etupcriptsetupComplete.cmd,[object Object]
Platform Components,[object Object]
Microsoft Deployment Toolkit 2010,[object Object],Microsoft Deployment Toolkit 2010 (MDT 2010) provides a common console with the comprehensive tools and guidance needed to efficiently manage deployment of Windows 7 and Windows Server 2008 R2. ,[object Object],Microsoft Deployment Toolkit 2010 is the recommended process and toolset to automate desktop and server deployment. ,[object Object],Microsoft Deployment Toolkit 2010 provides detailed guidance and job aids for every organizational role involved with large-scale deployment projects.,[object Object]
Microsoft Deployment Toolkit 2010,[object Object]
Microsoft Deployment Toolkit 2010,[object Object]
MDT 2010 Requirements,[object Object],Microsoft Management Console (MMC) version 3.0,[object Object],Microsoft .NET Framework 2.0 or later,[object Object],Windows PowerShell™ command-line interface (CLI) version 1.0 or 2.0, Community Technology Preview 3 (CTP3) or later,[object Object],Windows Automated Installation Kit (Windows AIK) for Windows 7,[object Object]
Deployment scenario’s - LTI,[object Object],Lite Touch Installation,[object Object],Allows selection of the level of automation,[object Object],Has minimal infrastructure requirements,[object Object],Supports deployments over a network using a shared folder or locally using removable storage such as a CD, DVD, or UFD,[object Object],The deployment process can be initiated manually or automatically using Windows Deployment Services,[object Object],Requires little or no infrastructure to support deployment,[object Object]
Deployment scenario’s - ZTI,[object Object],Zero Touch Installation,[object Object],Supports only fully automated deployments,[object Object],Requires System Center Configuration Manager,[object Object],Supports deployments only from System Center Configuration Manager distribution points,[object Object],The installation process can be initiated by System Center Configuration Manager or Windows Deployment Services,[object Object],Requires an infrastructure sufficient to deploy operating system images,[object Object]
DeploymentWorkbench,[object Object]
DeploymentWorkbench,[object Object]
DeploymentWorkbench,[object Object]
DeploymentWorkbench,[object Object]
DeploymentWorkbench,[object Object]
DeploymentWorkbench,[object Object]
DeploymentWorkbench,[object Object]
DeploymentWorkbench,[object Object]
DeploymentWorkbench,[object Object]
DeploymentWorkbench,[object Object]
DeploymentWorkbench,[object Object]
DeploymentWorkbench,[object Object]
DeploymentWorkbench,[object Object]
DeploymentWorkbench,[object Object]
DeploymentWorkbench,[object Object]
DeploymentWorkbench,[object Object]
DeploymentWorkbench,[object Object]
DeploymentWorkbench,[object Object]
DeploymentWorkbench,[object Object]
DeploymentWorkbench,[object Object]
DeploymentWorkbench,[object Object]
WSF,[object Object]
WinPE,[object Object]
WinPE,[object Object]
Boot Image,[object Object]
Boot Image,[object Object]
Boot Image,[object Object]
Boot Image,[object Object]
Lite Touch Installation (LTI) deployments,[object Object]
Lite Touch Installation (LTI) deployments,[object Object]
Lite Touch Installation (LTI) deployments,[object Object]
Microsoft Deployment Toolkit 2010,[object Object]
Lite Touch Installation (LTI) deployments,[object Object]
Lite Touch Installation (LTI) deployments,[object Object]
Rules,[object Object]
Lite Touch Installation (LTI) deployments,[object Object]
Microsoft Deployment Toolkit 2010,[object Object]
Microsoft Deployment Toolkit 2010,[object Object]
Microsoft Deployment Toolkit 2010,[object Object]

More Related Content

What's hot

Lesson 8 - Understanding Backup and Recovery Methods
Lesson 8 - Understanding Backup and Recovery MethodsLesson 8 - Understanding Backup and Recovery Methods
Lesson 8 - Understanding Backup and Recovery MethodsGene Carboni
 
Lesson 5 - Managing Devices
Lesson 5 - Managing DevicesLesson 5 - Managing Devices
Lesson 5 - Managing DevicesGene Carboni
 
Lesson 3 - Understanding Native Applications, Tools, Mobility, and Remote Man...
Lesson 3 - Understanding Native Applications, Tools, Mobility, and Remote Man...Lesson 3 - Understanding Native Applications, Tools, Mobility, and Remote Man...
Lesson 3 - Understanding Native Applications, Tools, Mobility, and Remote Man...Gene Carboni
 
Types of MSI Custom Actions
Types of MSI Custom ActionsTypes of MSI Custom Actions
Types of MSI Custom ActionsFlexera
 
MSI Sequences and Standard Actions: An Introduction
MSI Sequences and Standard Actions: An IntroductionMSI Sequences and Standard Actions: An Introduction
MSI Sequences and Standard Actions: An IntroductionFlexera
 
Using Chained .MSI Packages to Componentize Your Windows Installer Setup
Using Chained .MSI Packages to Componentize Your Windows Installer SetupUsing Chained .MSI Packages to Componentize Your Windows Installer Setup
Using Chained .MSI Packages to Componentize Your Windows Installer SetupFlexera
 
MSI Run-Time Logging and Debugging
MSI Run-Time Logging and DebuggingMSI Run-Time Logging and Debugging
MSI Run-Time Logging and DebuggingFlexera
 
windows operating system and its advancements
windows operating system and its advancementswindows operating system and its advancements
windows operating system and its advancementsparthrai2
 
presentation on windows os
presentation on windows ospresentation on windows os
presentation on windows osste1fire
 
The Holy Grail of Deployment
The Holy Grail of DeploymentThe Holy Grail of Deployment
The Holy Grail of DeploymentStuart King
 
Lecture Lesson 1 Windows 7 Configuration
Lecture Lesson 1 Windows 7 ConfigurationLecture Lesson 1 Windows 7 Configuration
Lecture Lesson 1 Windows 7 ConfigurationKen Hutchins
 
Windows Xp Optimization
Windows Xp OptimizationWindows Xp Optimization
Windows Xp OptimizationShan Sachwani
 

What's hot (15)

Lesson 8 - Understanding Backup and Recovery Methods
Lesson 8 - Understanding Backup and Recovery MethodsLesson 8 - Understanding Backup and Recovery Methods
Lesson 8 - Understanding Backup and Recovery Methods
 
Lesson 5 - Managing Devices
Lesson 5 - Managing DevicesLesson 5 - Managing Devices
Lesson 5 - Managing Devices
 
Lesson 3 - Understanding Native Applications, Tools, Mobility, and Remote Man...
Lesson 3 - Understanding Native Applications, Tools, Mobility, and Remote Man...Lesson 3 - Understanding Native Applications, Tools, Mobility, and Remote Man...
Lesson 3 - Understanding Native Applications, Tools, Mobility, and Remote Man...
 
Types of MSI Custom Actions
Types of MSI Custom ActionsTypes of MSI Custom Actions
Types of MSI Custom Actions
 
MSI Sequences and Standard Actions: An Introduction
MSI Sequences and Standard Actions: An IntroductionMSI Sequences and Standard Actions: An Introduction
MSI Sequences and Standard Actions: An Introduction
 
Windows 7 configuration
Windows 7 configurationWindows 7 configuration
Windows 7 configuration
 
Using Chained .MSI Packages to Componentize Your Windows Installer Setup
Using Chained .MSI Packages to Componentize Your Windows Installer SetupUsing Chained .MSI Packages to Componentize Your Windows Installer Setup
Using Chained .MSI Packages to Componentize Your Windows Installer Setup
 
MSI Run-Time Logging and Debugging
MSI Run-Time Logging and DebuggingMSI Run-Time Logging and Debugging
MSI Run-Time Logging and Debugging
 
Operating system,window
Operating system,windowOperating system,window
Operating system,window
 
Hanz
HanzHanz
Hanz
 
windows operating system and its advancements
windows operating system and its advancementswindows operating system and its advancements
windows operating system and its advancements
 
presentation on windows os
presentation on windows ospresentation on windows os
presentation on windows os
 
The Holy Grail of Deployment
The Holy Grail of DeploymentThe Holy Grail of Deployment
The Holy Grail of Deployment
 
Lecture Lesson 1 Windows 7 Configuration
Lecture Lesson 1 Windows 7 ConfigurationLecture Lesson 1 Windows 7 Configuration
Lecture Lesson 1 Windows 7 Configuration
 
Windows Xp Optimization
Windows Xp OptimizationWindows Xp Optimization
Windows Xp Optimization
 

Similar to Windows 7 Deployment

Windows 7 deployment
Windows 7 deploymentWindows 7 deployment
Windows 7 deploymentAlex de Jong
 
Windows Deployment Tools And Methodologies
Windows Deployment Tools And MethodologiesWindows Deployment Tools And Methodologies
Windows Deployment Tools And MethodologiesAidan Finn
 
Guide To Windows 7 - Installing Windows 7
Guide To Windows 7 - Installing Windows 7Guide To Windows 7 - Installing Windows 7
Guide To Windows 7 - Installing Windows 7Gene Carboni
 
Windows 7 Deployment with Microsoft Deployment Toolkit & Windows Deployment S...
Windows 7 Deployment with Microsoft Deployment Toolkit & Windows Deployment S...Windows 7 Deployment with Microsoft Deployment Toolkit & Windows Deployment S...
Windows 7 Deployment with Microsoft Deployment Toolkit & Windows Deployment S...Andik Susilo
 
TDF Professional Conf 2010 - Rapid Windows 7 Deployments
TDF Professional Conf 2010 - Rapid Windows 7 DeploymentsTDF Professional Conf 2010 - Rapid Windows 7 Deployments
TDF Professional Conf 2010 - Rapid Windows 7 Deploymentsjimboks
 
Blewis Session 3 Automating Your Windows 7 Deployment With The Mdt 2010 Pres...
Blewis  Session 3 Automating Your Windows 7 Deployment With The Mdt 2010 Pres...Blewis  Session 3 Automating Your Windows 7 Deployment With The Mdt 2010 Pres...
Blewis Session 3 Automating Your Windows 7 Deployment With The Mdt 2010 Pres...Brian Lewis
 
Windows 10 Deployment with Microsoft Deployment Toolkit
Windows 10 Deployment with Microsoft Deployment Toolkit Windows 10 Deployment with Microsoft Deployment Toolkit
Windows 10 Deployment with Microsoft Deployment Toolkit Roel van Bueren
 
Windows 7 deployment with ZCM (Novell Congres 2010)
Windows 7 deployment with ZCM (Novell Congres 2010)Windows 7 deployment with ZCM (Novell Congres 2010)
Windows 7 deployment with ZCM (Novell Congres 2010)Roel van Bueren
 
Windows 7 Deployment Enhancements
Windows 7 Deployment EnhancementsWindows 7 Deployment Enhancements
Windows 7 Deployment EnhancementsMicrosoft TechNet
 
Windows 8.1 deployment to p cs a guide for education
Windows 8.1 deployment to p cs   a guide for educationWindows 8.1 deployment to p cs   a guide for education
Windows 8.1 deployment to p cs a guide for educationHeo Gòm
 
Windows Accelerate IT Pro Bootcamp: Windows ToGo (Module 3 of 8)
Windows Accelerate IT Pro Bootcamp: Windows ToGo (Module 3 of 8)Windows Accelerate IT Pro Bootcamp: Windows ToGo (Module 3 of 8)
Windows Accelerate IT Pro Bootcamp: Windows ToGo (Module 3 of 8)Intergen
 
Windows 7 Deployment met ZCM (NGN)
Windows 7 Deployment met ZCM (NGN)Windows 7 Deployment met ZCM (NGN)
Windows 7 Deployment met ZCM (NGN)Roel van Bueren
 
MSI / Windows Installer for NGN 'Dummies'
MSI / Windows Installer for NGN 'Dummies'MSI / Windows Installer for NGN 'Dummies'
MSI / Windows Installer for NGN 'Dummies'Roel van Bueren
 
Windows 7 SP1 deployment with ZENworks Configuration Management 11 SP1
Windows 7 SP1 deployment with ZENworks Configuration Management 11 SP1Windows 7 SP1 deployment with ZENworks Configuration Management 11 SP1
Windows 7 SP1 deployment with ZENworks Configuration Management 11 SP1Roel van Bueren
 
Implications of Migrating to Windows Embedded Standard 7 (WES7) in Embedded A...
Implications of Migrating to Windows Embedded Standard 7 (WES7) in Embedded A...Implications of Migrating to Windows Embedded Standard 7 (WES7) in Embedded A...
Implications of Migrating to Windows Embedded Standard 7 (WES7) in Embedded A...koolsolutions
 
SURFacademy: Windows 10 deployment met Microsoft Deployment Toolkit en Setup ...
SURFacademy: Windows 10 deployment met Microsoft Deployment Toolkit en Setup ...SURFacademy: Windows 10 deployment met Microsoft Deployment Toolkit en Setup ...
SURFacademy: Windows 10 deployment met Microsoft Deployment Toolkit en Setup ...Roel van Bueren
 

Similar to Windows 7 Deployment (20)

Windows 7 deployment
Windows 7 deploymentWindows 7 deployment
Windows 7 deployment
 
ZCM 3rd Party Imaging
ZCM 3rd Party ImagingZCM 3rd Party Imaging
ZCM 3rd Party Imaging
 
Packaging Event 2008
Packaging Event 2008Packaging Event 2008
Packaging Event 2008
 
Windows Deployment Tools And Methodologies
Windows Deployment Tools And MethodologiesWindows Deployment Tools And Methodologies
Windows Deployment Tools And Methodologies
 
Guide To Windows 7 - Installing Windows 7
Guide To Windows 7 - Installing Windows 7Guide To Windows 7 - Installing Windows 7
Guide To Windows 7 - Installing Windows 7
 
Windows 7 Deployment with Microsoft Deployment Toolkit & Windows Deployment S...
Windows 7 Deployment with Microsoft Deployment Toolkit & Windows Deployment S...Windows 7 Deployment with Microsoft Deployment Toolkit & Windows Deployment S...
Windows 7 Deployment with Microsoft Deployment Toolkit & Windows Deployment S...
 
TDF Professional Conf 2010 - Rapid Windows 7 Deployments
TDF Professional Conf 2010 - Rapid Windows 7 DeploymentsTDF Professional Conf 2010 - Rapid Windows 7 Deployments
TDF Professional Conf 2010 - Rapid Windows 7 Deployments
 
Blewis Session 3 Automating Your Windows 7 Deployment With The Mdt 2010 Pres...
Blewis  Session 3 Automating Your Windows 7 Deployment With The Mdt 2010 Pres...Blewis  Session 3 Automating Your Windows 7 Deployment With The Mdt 2010 Pres...
Blewis Session 3 Automating Your Windows 7 Deployment With The Mdt 2010 Pres...
 
Windows 10 Deployment with Microsoft Deployment Toolkit
Windows 10 Deployment with Microsoft Deployment Toolkit Windows 10 Deployment with Microsoft Deployment Toolkit
Windows 10 Deployment with Microsoft Deployment Toolkit
 
Windows 7 deployment with ZCM (Novell Congres 2010)
Windows 7 deployment with ZCM (Novell Congres 2010)Windows 7 deployment with ZCM (Novell Congres 2010)
Windows 7 deployment with ZCM (Novell Congres 2010)
 
Windows 7 Deployment Enhancements
Windows 7 Deployment EnhancementsWindows 7 Deployment Enhancements
Windows 7 Deployment Enhancements
 
Lesson03
Lesson03Lesson03
Lesson03
 
Windows 8.1 deployment to p cs a guide for education
Windows 8.1 deployment to p cs   a guide for educationWindows 8.1 deployment to p cs   a guide for education
Windows 8.1 deployment to p cs a guide for education
 
Windows Accelerate IT Pro Bootcamp: Windows ToGo (Module 3 of 8)
Windows Accelerate IT Pro Bootcamp: Windows ToGo (Module 3 of 8)Windows Accelerate IT Pro Bootcamp: Windows ToGo (Module 3 of 8)
Windows Accelerate IT Pro Bootcamp: Windows ToGo (Module 3 of 8)
 
ENGL Imaging Toolkit
ENGL Imaging ToolkitENGL Imaging Toolkit
ENGL Imaging Toolkit
 
Windows 7 Deployment met ZCM (NGN)
Windows 7 Deployment met ZCM (NGN)Windows 7 Deployment met ZCM (NGN)
Windows 7 Deployment met ZCM (NGN)
 
MSI / Windows Installer for NGN 'Dummies'
MSI / Windows Installer for NGN 'Dummies'MSI / Windows Installer for NGN 'Dummies'
MSI / Windows Installer for NGN 'Dummies'
 
Windows 7 SP1 deployment with ZENworks Configuration Management 11 SP1
Windows 7 SP1 deployment with ZENworks Configuration Management 11 SP1Windows 7 SP1 deployment with ZENworks Configuration Management 11 SP1
Windows 7 SP1 deployment with ZENworks Configuration Management 11 SP1
 
Implications of Migrating to Windows Embedded Standard 7 (WES7) in Embedded A...
Implications of Migrating to Windows Embedded Standard 7 (WES7) in Embedded A...Implications of Migrating to Windows Embedded Standard 7 (WES7) in Embedded A...
Implications of Migrating to Windows Embedded Standard 7 (WES7) in Embedded A...
 
SURFacademy: Windows 10 deployment met Microsoft Deployment Toolkit en Setup ...
SURFacademy: Windows 10 deployment met Microsoft Deployment Toolkit en Setup ...SURFacademy: Windows 10 deployment met Microsoft Deployment Toolkit en Setup ...
SURFacademy: Windows 10 deployment met Microsoft Deployment Toolkit en Setup ...
 

More from Alex de Jong

Surviving public speaking
Surviving public speakingSurviving public speaking
Surviving public speakingAlex de Jong
 
Client management.ppt
Client management.pptClient management.ppt
Client management.pptAlex de Jong
 
Da for dummies techdays 2012
Da for dummies techdays 2012Da for dummies techdays 2012
Da for dummies techdays 2012Alex de Jong
 
Direct access for dummies
Direct access for dummiesDirect access for dummies
Direct access for dummiesAlex de Jong
 
What’s new in windows server 2012
What’s new in windows server 2012What’s new in windows server 2012
What’s new in windows server 2012Alex de Jong
 
Deploying windows 8
Deploying windows 8Deploying windows 8
Deploying windows 8Alex de Jong
 

More from Alex de Jong (7)

Surviving public speaking
Surviving public speakingSurviving public speaking
Surviving public speaking
 
Client management.ppt
Client management.pptClient management.ppt
Client management.ppt
 
Da for dummies techdays 2012
Da for dummies techdays 2012Da for dummies techdays 2012
Da for dummies techdays 2012
 
Pki for dummies
Pki for dummiesPki for dummies
Pki for dummies
 
Direct access for dummies
Direct access for dummiesDirect access for dummies
Direct access for dummies
 
What’s new in windows server 2012
What’s new in windows server 2012What’s new in windows server 2012
What’s new in windows server 2012
 
Deploying windows 8
Deploying windows 8Deploying windows 8
Deploying windows 8
 

Recently uploaded

Explore the UiPath Community and ways you can benefit on your journey to auto...
Explore the UiPath Community and ways you can benefit on your journey to auto...Explore the UiPath Community and ways you can benefit on your journey to auto...
Explore the UiPath Community and ways you can benefit on your journey to auto...DianaGray10
 
The New Cloud World Order Is FinOps (Slideshow)
The New Cloud World Order Is FinOps (Slideshow)The New Cloud World Order Is FinOps (Slideshow)
The New Cloud World Order Is FinOps (Slideshow)codyslingerland1
 
Q4 2023 Quarterly Investor Presentation - FINAL - v1.pdf
Q4 2023 Quarterly Investor Presentation - FINAL - v1.pdfQ4 2023 Quarterly Investor Presentation - FINAL - v1.pdf
Q4 2023 Quarterly Investor Presentation - FINAL - v1.pdfTejal81
 
3 Pitfalls Everyone Should Avoid with Cloud Data
3 Pitfalls Everyone Should Avoid with Cloud Data3 Pitfalls Everyone Should Avoid with Cloud Data
3 Pitfalls Everyone Should Avoid with Cloud DataEric D. Schabell
 
Technical SEO for Improved Accessibility WTS FEST
Technical SEO for Improved Accessibility  WTS FESTTechnical SEO for Improved Accessibility  WTS FEST
Technical SEO for Improved Accessibility WTS FESTBillieHyde
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfCheryl Hung
 
Outage Analysis: March 5th/6th 2024 Meta, Comcast, and LinkedIn
Outage Analysis: March 5th/6th 2024 Meta, Comcast, and LinkedInOutage Analysis: March 5th/6th 2024 Meta, Comcast, and LinkedIn
Outage Analysis: March 5th/6th 2024 Meta, Comcast, and LinkedInThousandEyes
 
Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024
Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024
Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024Alkin Tezuysal
 
Planetek Italia Srl - Corporate Profile Brochure
Planetek Italia Srl - Corporate Profile BrochurePlanetek Italia Srl - Corporate Profile Brochure
Planetek Italia Srl - Corporate Profile BrochurePlanetek Italia Srl
 
LF Energy Webinar - Unveiling OpenEEMeter 4.0
LF Energy Webinar - Unveiling OpenEEMeter 4.0LF Energy Webinar - Unveiling OpenEEMeter 4.0
LF Energy Webinar - Unveiling OpenEEMeter 4.0DanBrown980551
 
Automation Ops Series: Session 2 - Governance for UiPath projects
Automation Ops Series: Session 2 - Governance for UiPath projectsAutomation Ops Series: Session 2 - Governance for UiPath projects
Automation Ops Series: Session 2 - Governance for UiPath projectsDianaGray10
 
The Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightThe Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightSafe Software
 
.NET 8 ChatBot with Azure OpenAI Services.pptx
.NET 8 ChatBot with Azure OpenAI Services.pptx.NET 8 ChatBot with Azure OpenAI Services.pptx
.NET 8 ChatBot with Azure OpenAI Services.pptxHansamali Gamage
 
My key hands-on projects in Quantum, and QAI
My key hands-on projects in Quantum, and QAIMy key hands-on projects in Quantum, and QAI
My key hands-on projects in Quantum, and QAIVijayananda Mohire
 
CyberSecurity - Computers In Libraries 2024
CyberSecurity - Computers In Libraries 2024CyberSecurity - Computers In Libraries 2024
CyberSecurity - Computers In Libraries 2024Brian Pichman
 
IT Service Management (ITSM) Best Practices for Advanced Computing
IT Service Management (ITSM) Best Practices for Advanced ComputingIT Service Management (ITSM) Best Practices for Advanced Computing
IT Service Management (ITSM) Best Practices for Advanced ComputingMAGNIntelligence
 
UiPath Studio Web workshop Series - Day 3
UiPath Studio Web workshop Series - Day 3UiPath Studio Web workshop Series - Day 3
UiPath Studio Web workshop Series - Day 3DianaGray10
 
UiPath Studio Web workshop series - Day 1
UiPath Studio Web workshop series  - Day 1UiPath Studio Web workshop series  - Day 1
UiPath Studio Web workshop series - Day 1DianaGray10
 
Novo Nordisk's journey in developing an open-source application on Neo4j
Novo Nordisk's journey in developing an open-source application on Neo4jNovo Nordisk's journey in developing an open-source application on Neo4j
Novo Nordisk's journey in developing an open-source application on Neo4jNeo4j
 
Where developers are challenged, what developers want and where DevEx is going
Where developers are challenged, what developers want and where DevEx is goingWhere developers are challenged, what developers want and where DevEx is going
Where developers are challenged, what developers want and where DevEx is goingFrancesco Corti
 

Recently uploaded (20)

Explore the UiPath Community and ways you can benefit on your journey to auto...
Explore the UiPath Community and ways you can benefit on your journey to auto...Explore the UiPath Community and ways you can benefit on your journey to auto...
Explore the UiPath Community and ways you can benefit on your journey to auto...
 
The New Cloud World Order Is FinOps (Slideshow)
The New Cloud World Order Is FinOps (Slideshow)The New Cloud World Order Is FinOps (Slideshow)
The New Cloud World Order Is FinOps (Slideshow)
 
Q4 2023 Quarterly Investor Presentation - FINAL - v1.pdf
Q4 2023 Quarterly Investor Presentation - FINAL - v1.pdfQ4 2023 Quarterly Investor Presentation - FINAL - v1.pdf
Q4 2023 Quarterly Investor Presentation - FINAL - v1.pdf
 
3 Pitfalls Everyone Should Avoid with Cloud Data
3 Pitfalls Everyone Should Avoid with Cloud Data3 Pitfalls Everyone Should Avoid with Cloud Data
3 Pitfalls Everyone Should Avoid with Cloud Data
 
Technical SEO for Improved Accessibility WTS FEST
Technical SEO for Improved Accessibility  WTS FESTTechnical SEO for Improved Accessibility  WTS FEST
Technical SEO for Improved Accessibility WTS FEST
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
Outage Analysis: March 5th/6th 2024 Meta, Comcast, and LinkedIn
Outage Analysis: March 5th/6th 2024 Meta, Comcast, and LinkedInOutage Analysis: March 5th/6th 2024 Meta, Comcast, and LinkedIn
Outage Analysis: March 5th/6th 2024 Meta, Comcast, and LinkedIn
 
Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024
Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024
Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024
 
Planetek Italia Srl - Corporate Profile Brochure
Planetek Italia Srl - Corporate Profile BrochurePlanetek Italia Srl - Corporate Profile Brochure
Planetek Italia Srl - Corporate Profile Brochure
 
LF Energy Webinar - Unveiling OpenEEMeter 4.0
LF Energy Webinar - Unveiling OpenEEMeter 4.0LF Energy Webinar - Unveiling OpenEEMeter 4.0
LF Energy Webinar - Unveiling OpenEEMeter 4.0
 
Automation Ops Series: Session 2 - Governance for UiPath projects
Automation Ops Series: Session 2 - Governance for UiPath projectsAutomation Ops Series: Session 2 - Governance for UiPath projects
Automation Ops Series: Session 2 - Governance for UiPath projects
 
The Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightThe Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and Insight
 
.NET 8 ChatBot with Azure OpenAI Services.pptx
.NET 8 ChatBot with Azure OpenAI Services.pptx.NET 8 ChatBot with Azure OpenAI Services.pptx
.NET 8 ChatBot with Azure OpenAI Services.pptx
 
My key hands-on projects in Quantum, and QAI
My key hands-on projects in Quantum, and QAIMy key hands-on projects in Quantum, and QAI
My key hands-on projects in Quantum, and QAI
 
CyberSecurity - Computers In Libraries 2024
CyberSecurity - Computers In Libraries 2024CyberSecurity - Computers In Libraries 2024
CyberSecurity - Computers In Libraries 2024
 
IT Service Management (ITSM) Best Practices for Advanced Computing
IT Service Management (ITSM) Best Practices for Advanced ComputingIT Service Management (ITSM) Best Practices for Advanced Computing
IT Service Management (ITSM) Best Practices for Advanced Computing
 
UiPath Studio Web workshop Series - Day 3
UiPath Studio Web workshop Series - Day 3UiPath Studio Web workshop Series - Day 3
UiPath Studio Web workshop Series - Day 3
 
UiPath Studio Web workshop series - Day 1
UiPath Studio Web workshop series  - Day 1UiPath Studio Web workshop series  - Day 1
UiPath Studio Web workshop series - Day 1
 
Novo Nordisk's journey in developing an open-source application on Neo4j
Novo Nordisk's journey in developing an open-source application on Neo4jNovo Nordisk's journey in developing an open-source application on Neo4j
Novo Nordisk's journey in developing an open-source application on Neo4j
 
Where developers are challenged, what developers want and where DevEx is going
Where developers are challenged, what developers want and where DevEx is goingWhere developers are challenged, what developers want and where DevEx is going
Where developers are challenged, what developers want and where DevEx is going
 

Windows 7 Deployment

Editor's Notes

  1. Continuous Repetitive Automated Process
  2. Continuous Repetitive Automated Process
  3. Continuous Repetitive Automated Process
  4. Continuous Repetitive Automated Process
  5. Continuous Repetitive Automated Process
  6. Continuous Repetitive Automated Process
  7. Continuous Repetitive Automated Process
  8. Continuous Repetitive Automated Process
  9. Continuous Repetitive Automated Process
  10. Continuous Repetitive Automated Process
  11. Continuous Repetitive Automated Process
  12. Continuous Repetitive Automated Process
  13. Continuous Repetitive Automated Process
  14. http://technet.microsoft.com/en-us/library/cc749415%28WS.10%29.aspx
  15. http://technet.microsoft.com/en-us/library/cc749415%28WS.10%29.aspx
  16. http://technet.microsoft.com/en-us/library/cc749415%28WS.10%29.aspx
  17. http://technet.microsoft.com/en-us/library/cc749415%28WS.10%29.aspx
  18. http://technet.microsoft.com/en-us/library/cc749415%28WS.10%29.aspx
  19. http://technet.microsoft.com/en-us/library/cc749415%28WS.10%29.aspx
  20. http://technet.microsoft.com/en-us/library/cc749415%28WS.10%29.aspx
  21. http://technet.microsoft.com/en-us/library/cc749415%28WS.10%29.aspx
  22. http://technet.microsoft.com/en-us/library/cc749415%28WS.10%29.aspx
  23. http://technet.microsoft.com/en-us/library/cc749415%28WS.10%29.aspx
  24. http://www.magalan.co.uk/Create_Custom_Windows_7_DVD_with_Unattend_Service_Pack.html