SlideShare a Scribd company logo
Windows 8.1 taught by Jawad Safari
Anthony Arecchi
Brady Galbraith
Bachir NurDahir
Ratan Mohapatra
1. Install Windows 8.1 Enterprise on one desktop with MS
Office
2. Create an image of the Windows Installation
3. Store the Image on a network share on the Laptop
4. Install the OS on the second desktop using the image
from network share
Lab Report – 1. WIM creation and deployment using DISM
1. Set up the reference system on Hyper-V
Install the reference computer
• Create a VM on Hyper-V using 25GB HD and 1024 MB RAM
• Boot from an ISO of Win 8.1 Enterprise and install OS
• Install MS Office
2015-July-17 ABBRA- a Windows 8.1 deployment Project 2
2. Prepare for the Image capture
Use SYSPREP
• SYSPREP ($systemroot/system32/sysprep/sysprep.exe)
• A tool that prepares an installation of windows OS for duplication, auditing
and end-use delivery
• Note the above will also leave any user data in the reference installation. If
you need to remove them you can select the “Auditing” in stead of OOBE,
Reboot (in stead of shutdown) and cleanup any pre-existing user traces
2015-July-17 ABBRA- a Windows 8.1 deployment Project 3
Command line: SYSPREP /OOBE /Generalize /Shutdown /Quiet
Edit virtual machine settings
2015-July-17 ABBRA- a Windows 8.1 deployment Project 4
1. Attach the WinPE media (iso). Select the
boot order to boot from DVD drive
2. Attach an empty Virtual hard drive to
store the image that was used for testing
on a physical machine by transferring it to
a USB media
Boot from the WinPE media
2015-July-17 ABBRA- a Windows 8.1 deployment Project 5
1. Start the machine
2. Make sure to boot from the cd/dvd when prompted. If you miss this you have to
SYSPREP again and get into troubles of file corruption as some of you experienced it
Set up the disk in DISKPART
2015-July-17 ABBRA- a Windows 8.1 deployment Project 6
Use DISKPART for disk management
• Format the hard drive of the VM (e.g., Disk 0, partition1):
• Assign it a drive letter and make a note of it e.g., C:
• identify the drive letter for the main hard drive of the VM (C:) for example using list volume command
• See Joe’s Windows 7 Hand Out for all the commands used in disk management
(Ping a network location)
Image management using DISM
• Apply the image on Disk 0, Partition 1 from the external VHD drive – Disk 1
• Recheck the drives by dir e.g., dir c: (Fig. 2)
• The new image program is called DISM (Deployment Imaging System
Management). The command is as explained below.
2015-July-17 ABBRA- a Windows 8.1 deployment Project 7
dism /apply-image /imagefile:d:win8Ent1.wim /index:1 /applydir:c:
program switch: do what? switch: where is the image file? switch: an index for the OS
Win ent. = 1
Where do you install it
(Capture and Saving Image to a network location)
(Retrieving image from a network location & Apply)
dism /apply-image /imagefile:d:win8Ent1.wim /index:1 /applydir:c:
program switch: do what? switch: where is the image file? switch: an index for the OS
Win ent. = 1
Where do you install it
• Remove the WinPE media and reboot to boot with the OS which will do the final stages of customization.
• Some of the things at this step can be automated in an answer file, which will be explored later.
• Following is a screenshot of the transferred machine (ABBRa) in Hyper-V environment. This has been tested on a physical machines in the lab.
Finalising Installation
2015-July-17 ABBRA- a Windows 8.1 deployment Project Page 8
Appendix
Creating a WinPE media:
1. Install Microsoft ADK
2. Open the Deployment & Imaging Tools Environment
3. COPYPE AMD64 C:WINPE_64
4. If you need a 32 bit version replace amd64 by x86
5. Creating the WinPE Media”
6. ISO file for CD/DVD:
MAKEWINPEMEDIA /ISO C:SHAREWINPE64.ISO (I SAVE IT IN SHARE)
7. To make a Flash drive:
MAKEWINPEMEDIA /UFD C:WINPE_AMD64 F: (f is usb)
CMD line adjusting network adapter:
• netsh interface ip set address name=”Local Area Connection” static 192.168.0.1 255.255.255.0 192.168.0.254
• netsh interface ip set address name=”Local Area Connection” source=dhcp
• netsh interface ip set dns name=”Local Area Connection” static 192.168.0.250
• netsh interface ip add dns name=”Local Area Connection” 8.8.8.8 index=2
• netsh interface ip set dnsservers name=”Local Area Connection” source=dhcp (dns settings are assigned from DHCP)
Fixing Boot Problems in MBR partition @ the recovery console
Win 7: bootrec /rebuildbcd bootrec /fixmbr bootrec /fixboot
Win 8: bootrec /fixmbr bootrec /fixboot bootrec /ScanOs bootrec /RebuildBcd
2015-July-17 ABBRA- a Windows 8.1 deployment Project 9

More Related Content

DOCX
Midterm
PPTX
Kaseya Connect 2011 - Imaging & Deployment
DOC
Redhat OS installation
PPSX
Lecture Lesson 1 Windows 7 Configuration
PPT
Windows 7 configuration
DOCX
Move Windows 10 Installation to SSD without Reinstalling without Data Loss
PPT
slideshow about windows xp and features
PPTX
Windows 7 Deployment
Midterm
Kaseya Connect 2011 - Imaging & Deployment
Redhat OS installation
Lecture Lesson 1 Windows 7 Configuration
Windows 7 configuration
Move Windows 10 Installation to SSD without Reinstalling without Data Loss
slideshow about windows xp and features
Windows 7 Deployment

What's hot (20)

PPTX
Windows 7 Deployment
PDF
The Holy Grail of Deployment
PPT
Windows Xp Optimization
PDF
Installing mandriva linux mandriva community wiki
PPT
HP-UX Dynamic Root Disk vs Solaris Live Upgrade vs AIX Multibos by Dusan Balj...
PPTX
Windows 98 vs Windows 200
PPT
Implications of Migrating to Windows Embedded Standard 7 (WES7) in Embedded A...
DOCX
Wbadmin
PPTX
SLBdiensten: Windows 10 deployment met Microsoft Deployment Toolkit en Setup ...
PPTX
TDF Professional Conf 2010 - Rapid Windows 7 Deployments
PPTX
Virtual machine (vm)
PPT
ENGL Imaging Toolkit
PPTX
Configuring Devices in Windows
PPTX
how to install window step by step
PPTX
Comparison between Windows 8 and Mavericks OS X
PPTX
Hirens Boot CD 15.2 ppt
DOCX
Network operating system practicle file
DOCX
Windows thin pc
PPTX
Format, Partition, Install OS
PPTX
Installation of Windows & Linux operating system
Windows 7 Deployment
The Holy Grail of Deployment
Windows Xp Optimization
Installing mandriva linux mandriva community wiki
HP-UX Dynamic Root Disk vs Solaris Live Upgrade vs AIX Multibos by Dusan Balj...
Windows 98 vs Windows 200
Implications of Migrating to Windows Embedded Standard 7 (WES7) in Embedded A...
Wbadmin
SLBdiensten: Windows 10 deployment met Microsoft Deployment Toolkit en Setup ...
TDF Professional Conf 2010 - Rapid Windows 7 Deployments
Virtual machine (vm)
ENGL Imaging Toolkit
Configuring Devices in Windows
how to install window step by step
Comparison between Windows 8 and Mavericks OS X
Hirens Boot CD 15.2 ppt
Network operating system practicle file
Windows thin pc
Format, Partition, Install OS
Installation of Windows & Linux operating system
Ad

Similar to groupProject-1-Win8 (20)

PDF
groupProject-1
PPTX
SURFacademy: Windows 10 deployment met Microsoft Deployment Toolkit en Setup ...
DOCX
Building an standard image for windows7
PPT
TechMentor Fall, 2011 - WDS Tricks You Didn't Know
PDF
NativeBoot-RatanM
PPTX
Let’s talk virtualization
PPTX
PPTX
Lesson03
PPTX
WinConnections Spring, 2011 - Deploying Windows 7 without the Ridiculous Micr...
PPT
Windows10 tools-tools-tools
PPT
Windows 10 - tools-tools-tools
PPTX
Windows 10 Deployment with Microsoft Deployment Toolkit
PPT
12 installing and upgrading windows
PPTX
WinFE: The (Almost) Perfect Triage Tool
DOCX
Create windows 7 recovery usb without dvd
PPTX
Microsoft Exchange Server 2019 Messagerie Electronique
PPTX
W8 deployment
PPTX
Windows 7 deployment
PPTX
Windows Deployment Tools And Methodologies
PPT
Lesson 1 - Introducing, Installing, and Upgrading Windows 7
groupProject-1
SURFacademy: Windows 10 deployment met Microsoft Deployment Toolkit en Setup ...
Building an standard image for windows7
TechMentor Fall, 2011 - WDS Tricks You Didn't Know
NativeBoot-RatanM
Let’s talk virtualization
Lesson03
WinConnections Spring, 2011 - Deploying Windows 7 without the Ridiculous Micr...
Windows10 tools-tools-tools
Windows 10 - tools-tools-tools
Windows 10 Deployment with Microsoft Deployment Toolkit
12 installing and upgrading windows
WinFE: The (Almost) Perfect Triage Tool
Create windows 7 recovery usb without dvd
Microsoft Exchange Server 2019 Messagerie Electronique
W8 deployment
Windows 7 deployment
Windows Deployment Tools And Methodologies
Lesson 1 - Introducing, Installing, and Upgrading Windows 7
Ad

More from Ratan Mohapatra (20)

PDF
Ratan_Exchange
PDF
RMohapatra_publications
PDF
WDS-Project-RatanMohapatra
PDF
RatanM-hyper-v
PPTX
HelpDeskPresentation-RatanM
PPTX
FileServicesRatan
PDF
WDS-Project-RatanMohapatra
PDF
Router and NAT Server 2012 R2
PDF
Local Business Networking Event
PDF
Community Fireworks Show
PDF
Favorites from Vimy Memorial Bridge
PDF
MidTerm-RatanMohapatra
PDF
Final-410-RatanMohapatra
PDF
Server-410_RatanMohapatra
PDF
LinuxFinExam_RatanMohapatra
PDF
FinalExamWindows7_RatanMohapatra
PDF
RatanM-AssignmentBMC-June10
PDF
Ratan Mohapatra- Computer Systems Administrator, Computer Systems Analyst
PDF
Ratan-Mohapatra-Portfolio
PDF
Ratan Mohapatra - Web Development
Ratan_Exchange
RMohapatra_publications
WDS-Project-RatanMohapatra
RatanM-hyper-v
HelpDeskPresentation-RatanM
FileServicesRatan
WDS-Project-RatanMohapatra
Router and NAT Server 2012 R2
Local Business Networking Event
Community Fireworks Show
Favorites from Vimy Memorial Bridge
MidTerm-RatanMohapatra
Final-410-RatanMohapatra
Server-410_RatanMohapatra
LinuxFinExam_RatanMohapatra
FinalExamWindows7_RatanMohapatra
RatanM-AssignmentBMC-June10
Ratan Mohapatra- Computer Systems Administrator, Computer Systems Analyst
Ratan-Mohapatra-Portfolio
Ratan Mohapatra - Web Development

groupProject-1-Win8

  • 1. Windows 8.1 taught by Jawad Safari Anthony Arecchi Brady Galbraith Bachir NurDahir Ratan Mohapatra 1. Install Windows 8.1 Enterprise on one desktop with MS Office 2. Create an image of the Windows Installation 3. Store the Image on a network share on the Laptop 4. Install the OS on the second desktop using the image from network share Lab Report – 1. WIM creation and deployment using DISM
  • 2. 1. Set up the reference system on Hyper-V Install the reference computer • Create a VM on Hyper-V using 25GB HD and 1024 MB RAM • Boot from an ISO of Win 8.1 Enterprise and install OS • Install MS Office 2015-July-17 ABBRA- a Windows 8.1 deployment Project 2
  • 3. 2. Prepare for the Image capture Use SYSPREP • SYSPREP ($systemroot/system32/sysprep/sysprep.exe) • A tool that prepares an installation of windows OS for duplication, auditing and end-use delivery • Note the above will also leave any user data in the reference installation. If you need to remove them you can select the “Auditing” in stead of OOBE, Reboot (in stead of shutdown) and cleanup any pre-existing user traces 2015-July-17 ABBRA- a Windows 8.1 deployment Project 3 Command line: SYSPREP /OOBE /Generalize /Shutdown /Quiet
  • 4. Edit virtual machine settings 2015-July-17 ABBRA- a Windows 8.1 deployment Project 4 1. Attach the WinPE media (iso). Select the boot order to boot from DVD drive 2. Attach an empty Virtual hard drive to store the image that was used for testing on a physical machine by transferring it to a USB media
  • 5. Boot from the WinPE media 2015-July-17 ABBRA- a Windows 8.1 deployment Project 5 1. Start the machine 2. Make sure to boot from the cd/dvd when prompted. If you miss this you have to SYSPREP again and get into troubles of file corruption as some of you experienced it
  • 6. Set up the disk in DISKPART 2015-July-17 ABBRA- a Windows 8.1 deployment Project 6 Use DISKPART for disk management • Format the hard drive of the VM (e.g., Disk 0, partition1): • Assign it a drive letter and make a note of it e.g., C: • identify the drive letter for the main hard drive of the VM (C:) for example using list volume command • See Joe’s Windows 7 Hand Out for all the commands used in disk management (Ping a network location)
  • 7. Image management using DISM • Apply the image on Disk 0, Partition 1 from the external VHD drive – Disk 1 • Recheck the drives by dir e.g., dir c: (Fig. 2) • The new image program is called DISM (Deployment Imaging System Management). The command is as explained below. 2015-July-17 ABBRA- a Windows 8.1 deployment Project 7 dism /apply-image /imagefile:d:win8Ent1.wim /index:1 /applydir:c: program switch: do what? switch: where is the image file? switch: an index for the OS Win ent. = 1 Where do you install it (Capture and Saving Image to a network location) (Retrieving image from a network location & Apply) dism /apply-image /imagefile:d:win8Ent1.wim /index:1 /applydir:c: program switch: do what? switch: where is the image file? switch: an index for the OS Win ent. = 1 Where do you install it
  • 8. • Remove the WinPE media and reboot to boot with the OS which will do the final stages of customization. • Some of the things at this step can be automated in an answer file, which will be explored later. • Following is a screenshot of the transferred machine (ABBRa) in Hyper-V environment. This has been tested on a physical machines in the lab. Finalising Installation 2015-July-17 ABBRA- a Windows 8.1 deployment Project Page 8
  • 9. Appendix Creating a WinPE media: 1. Install Microsoft ADK 2. Open the Deployment & Imaging Tools Environment 3. COPYPE AMD64 C:WINPE_64 4. If you need a 32 bit version replace amd64 by x86 5. Creating the WinPE Media” 6. ISO file for CD/DVD: MAKEWINPEMEDIA /ISO C:SHAREWINPE64.ISO (I SAVE IT IN SHARE) 7. To make a Flash drive: MAKEWINPEMEDIA /UFD C:WINPE_AMD64 F: (f is usb) CMD line adjusting network adapter: • netsh interface ip set address name=”Local Area Connection” static 192.168.0.1 255.255.255.0 192.168.0.254 • netsh interface ip set address name=”Local Area Connection” source=dhcp • netsh interface ip set dns name=”Local Area Connection” static 192.168.0.250 • netsh interface ip add dns name=”Local Area Connection” 8.8.8.8 index=2 • netsh interface ip set dnsservers name=”Local Area Connection” source=dhcp (dns settings are assigned from DHCP) Fixing Boot Problems in MBR partition @ the recovery console Win 7: bootrec /rebuildbcd bootrec /fixmbr bootrec /fixboot Win 8: bootrec /fixmbr bootrec /fixboot bootrec /ScanOs bootrec /RebuildBcd 2015-July-17 ABBRA- a Windows 8.1 deployment Project 9