SlideShare a Scribd company logo
1 of 9
Download to read offline
[ Server 2012 R2, 20411D Taught by Jawad Safari ]
October 14 2015
Submitted by Ratan Mohapatra
A Class Project in Windows Deployment Service
Part 1: Adding Images from an Installation Media to a WDS Server
#Disk Management (Add an extra disk for storing images):
Get-Disk | Where-Object IsOffline -EQ $true | Set-Disk -IsOffline $false
Get-Disk -Number 1 | Set-Disk -IsReadOnly $false
Get-Disk -Number 1 | Clear-Disk -RemoveData
Initialize-Disk -Number 1 -PartitionStyle MBR
New-Partition -DiskNumber 1 -UseMaximumSize -AssignDriveLetter | Format-Volume `
-NewFileSystemLabel "WDSdata" -FileSystem NTFS
Install-WindowsFeature DHCP, DNS, WDS -IncludeManagementTools -IncludeAllSubFeature
Ratan Mohapatra 10/10/15 Page 1 | of 9
Configure the above installed server roles.
Note: When I configured the WDS as a Stand Alone server to use the second drive it gave error
“Improper Drive Syntax” -I restarted the VM and it was alright!
Make sure the click the
● Don not listen on DHCP and DHCPV6 ports
● Configure DHCP options for proxy
At the end the following message:
Right click on the Server > All Tasksstart to start the service
wdsutil /set-server /AutoAddPolicy /Message:"Your Request is being authorised. Please wait."
Ratan Mohapatra 10/10/15 Page 2 | of 9
Import (Add) the images:
Import the files Boot.wim and Install.wim from a Windows 2012 R2 ISO file (DVD) from the Sources
folder into the Boot Images and Install Images folders in WDS by right click and Add. Before adding
installation images an Image Group was created.
The above was redone with the help of the following Script:
# Add Images:
#Boot Image (Both wsutil and PS were tried)
#wdsutil /verbose /progress /add-image /imagefile:"d:sourcesboot.wim" /imageType:boot
Import-WdsBootImage -path "d:sourcesboot.wim" -NewImageName "Win2012Boot" `
-NewDescription "Windows Setup 64Bit"
#Install Images
New-WdsInstallImageGroup -Name "WinServer 2012R2"
Get-WindowsImage -Image "D:Sourcesinstall.wim"
Import-WDSInstallImage -Path "D:Sourcesinstall.wim" -ImageGroup "WinServer 2012R2" `
-ImageName "Windows Server 2012 R2 SERVERDATACENTER" -skipverify
● These images were used for the installation of Server 2012 R2 on another VM by PIXE Boot
that used a Synthetic Nework Adapter. Please note that in 2012 R2 you do not require to use
a Legacy Adapter for PIXE Boot.
● As part of the class project the images were used for successful installation on two physical
machines that were connected to the Virtual WDS Server (RM2) by a switch.
Ratan Mohapatra 10/10/15 Page 3 | of 9
Part 2: Capture Image:
● A capture image was created by using the Boot image in the image store by right click on the
image. Sore the file in a different name in the RemoteInstallBootx64images folder
● The reference server was PIXE boot with the above image to capture the Syspreped OS
Ratan Mohapatra 10/10/15 Page 4 | of 9
The infamous Error (seems like MS has a KB patch)!
Ratan Mohapatra 10/10/15 Page 5 | of 9
Seems like this is Bug. As suggested by Joe I just mount and unmout the image that crated the new
BCD
Dism /Mount-Image /ImageFile:"E:RemoteInstallBootx64Imagesboot_Capture.wim" /index:1
/MountDir:"E:RemoteInstallmount"
Dism /unmount-Image /mountdir:"E:RemoteInstallmount" /commit
Ratan Mohapatra 10/10/15 Page 6 | of 9
Ratan Mohapatra 10/10/15 Page 7 | of 9
Ratan Mohapatra 10/10/15 Page 8 | of 9
Added the image to a new VM:
Ratan Mohapatra 10/10/15 Page 9 | of 9

More Related Content

What's hot

Citrix PVS Advanced memory and storage considerations for provisioning services
Citrix PVS Advanced memory and storage considerations for provisioning servicesCitrix PVS Advanced memory and storage considerations for provisioning services
Citrix PVS Advanced memory and storage considerations for provisioning servicesNuno Alves
 
K2000 Mac Imaging
K2000 Mac ImagingK2000 Mac Imaging
K2000 Mac ImagingDell World
 
How to Install Gluster Storage Platform
How to Install Gluster Storage PlatformHow to Install Gluster Storage Platform
How to Install Gluster Storage PlatformGlusterFS
 
2017.06.19 Paul Woodward - ExploreVM VMware 101
2017.06.19   Paul Woodward - ExploreVM VMware 1012017.06.19   Paul Woodward - ExploreVM VMware 101
2017.06.19 Paul Woodward - ExploreVM VMware 101Paul Woodward Jr
 
Windows Server "10": что нового в виртуализации
Windows Server "10": что нового в виртуализацииWindows Server "10": что нового в виртуализации
Windows Server "10": что нового в виртуализацииВиталий Стародубцев
 
Troubleshooting K2000
Troubleshooting K2000Troubleshooting K2000
Troubleshooting K2000Dell World
 
StoreGrid Deployment Scenarios
StoreGrid Deployment ScenariosStoreGrid Deployment Scenarios
StoreGrid Deployment ScenariosRevolucion
 
High Availability with Windows Server Clustering and Geo-Clustering
High Availability with Windows Server Clustering and Geo-ClusteringHigh Availability with Windows Server Clustering and Geo-Clustering
High Availability with Windows Server Clustering and Geo-ClusteringStarWind Software
 
Modern Data Protection
Modern Data ProtectionModern Data Protection
Modern Data Protectionsubtitle
 
Upgrading and deploying Windows 7
Upgrading and deploying Windows 7Upgrading and deploying Windows 7
Upgrading and deploying Windows 7ctc TrainCanada
 
Gluster Storage Platform Installation Guide
Gluster Storage Platform Installation GuideGluster Storage Platform Installation Guide
Gluster Storage Platform Installation GuideGlusterFS
 
Creating Virtual Infrastructure
Creating Virtual InfrastructureCreating Virtual Infrastructure
Creating Virtual InfrastructureJake Weston
 
Integrating your network with windows azure
Integrating your network with windows azureIntegrating your network with windows azure
Integrating your network with windows azureMorgan Simonsen
 
Real world experience with provisioning services
Real world experience with provisioning servicesReal world experience with provisioning services
Real world experience with provisioning servicesCitrix
 
E2E PVS Technical Overview Stephane Thirion
E2E PVS Technical Overview Stephane ThirionE2E PVS Technical Overview Stephane Thirion
E2E PVS Technical Overview Stephane Thirionsthirion
 
Optimize Oracle On VMware (Sep 2011)
Optimize Oracle On VMware (Sep 2011)Optimize Oracle On VMware (Sep 2011)
Optimize Oracle On VMware (Sep 2011)Guy Harrison
 
Optimize oracle on VMware (April 2011)
Optimize oracle on VMware (April 2011)Optimize oracle on VMware (April 2011)
Optimize oracle on VMware (April 2011)Guy Harrison
 
Running without a ZFS system pool
Running without a ZFS system poolRunning without a ZFS system pool
Running without a ZFS system poolBill Pijewski
 

What's hot (20)

Wbadmin
WbadminWbadmin
Wbadmin
 
Citrix PVS Advanced memory and storage considerations for provisioning services
Citrix PVS Advanced memory and storage considerations for provisioning servicesCitrix PVS Advanced memory and storage considerations for provisioning services
Citrix PVS Advanced memory and storage considerations for provisioning services
 
K2000 Mac Imaging
K2000 Mac ImagingK2000 Mac Imaging
K2000 Mac Imaging
 
How to Install Gluster Storage Platform
How to Install Gluster Storage PlatformHow to Install Gluster Storage Platform
How to Install Gluster Storage Platform
 
2017.06.19 Paul Woodward - ExploreVM VMware 101
2017.06.19   Paul Woodward - ExploreVM VMware 1012017.06.19   Paul Woodward - ExploreVM VMware 101
2017.06.19 Paul Woodward - ExploreVM VMware 101
 
Windows Server "10": что нового в виртуализации
Windows Server "10": что нового в виртуализацииWindows Server "10": что нового в виртуализации
Windows Server "10": что нового в виртуализации
 
Troubleshooting K2000
Troubleshooting K2000Troubleshooting K2000
Troubleshooting K2000
 
StoreGrid Deployment Scenarios
StoreGrid Deployment ScenariosStoreGrid Deployment Scenarios
StoreGrid Deployment Scenarios
 
High Availability with Windows Server Clustering and Geo-Clustering
High Availability with Windows Server Clustering and Geo-ClusteringHigh Availability with Windows Server Clustering and Geo-Clustering
High Availability with Windows Server Clustering and Geo-Clustering
 
Modern Data Protection
Modern Data ProtectionModern Data Protection
Modern Data Protection
 
Upgrading and deploying Windows 7
Upgrading and deploying Windows 7Upgrading and deploying Windows 7
Upgrading and deploying Windows 7
 
Gluster Storage Platform Installation Guide
Gluster Storage Platform Installation GuideGluster Storage Platform Installation Guide
Gluster Storage Platform Installation Guide
 
Creating Virtual Infrastructure
Creating Virtual InfrastructureCreating Virtual Infrastructure
Creating Virtual Infrastructure
 
Integrating your network with windows azure
Integrating your network with windows azureIntegrating your network with windows azure
Integrating your network with windows azure
 
Real world experience with provisioning services
Real world experience with provisioning servicesReal world experience with provisioning services
Real world experience with provisioning services
 
Hyper-V 2012
Hyper-V 2012Hyper-V 2012
Hyper-V 2012
 
E2E PVS Technical Overview Stephane Thirion
E2E PVS Technical Overview Stephane ThirionE2E PVS Technical Overview Stephane Thirion
E2E PVS Technical Overview Stephane Thirion
 
Optimize Oracle On VMware (Sep 2011)
Optimize Oracle On VMware (Sep 2011)Optimize Oracle On VMware (Sep 2011)
Optimize Oracle On VMware (Sep 2011)
 
Optimize oracle on VMware (April 2011)
Optimize oracle on VMware (April 2011)Optimize oracle on VMware (April 2011)
Optimize oracle on VMware (April 2011)
 
Running without a ZFS system pool
Running without a ZFS system poolRunning without a ZFS system pool
Running without a ZFS system pool
 

Viewers also liked

Historia del internet mirian chavarria
Historia del internet   mirian chavarriaHistoria del internet   mirian chavarria
Historia del internet mirian chavarriaChavarriaRamirez
 
SOCIALIZACION DE LAS TIC
SOCIALIZACION DE LAS TIC SOCIALIZACION DE LAS TIC
SOCIALIZACION DE LAS TIC rossannys_15
 
Internet y sociedad
Internet y sociedadInternet y sociedad
Internet y sociedad0504186826
 
арыкпаева алия+еда+идея
арыкпаева алия+еда+идеяарыкпаева алия+еда+идея
арыкпаева алия+еда+идеяArykpaeva
 
Ejercicio adicional s 28 m5 (1)
Ejercicio adicional s 28 m5 (1)Ejercicio adicional s 28 m5 (1)
Ejercicio adicional s 28 m5 (1)Elisama Cayetano
 
Confessions of a Content Whisperer
Confessions of a Content WhispererConfessions of a Content Whisperer
Confessions of a Content WhispererKatherine Krause
 
Tecnicas de-moldeo
Tecnicas de-moldeoTecnicas de-moldeo
Tecnicas de-moldeoOscar Rincon
 
resolucion de la maquina herramienta
resolucion de la maquina herramientaresolucion de la maquina herramienta
resolucion de la maquina herramientafercanove
 
Estructura Lewis
Estructura LewisEstructura Lewis
Estructura LewisNaatiikaa
 
Presentacion grupo 128 (1)
Presentacion grupo 128 (1)Presentacion grupo 128 (1)
Presentacion grupo 128 (1)Dianapoc22
 
Janko Hocevar (Aragon): Uporaba spletnih skupnosti za odkrivanje emocionalnih...
Janko Hocevar (Aragon): Uporaba spletnih skupnosti za odkrivanje emocionalnih...Janko Hocevar (Aragon): Uporaba spletnih skupnosti za odkrivanje emocionalnih...
Janko Hocevar (Aragon): Uporaba spletnih skupnosti za odkrivanje emocionalnih...Društvo za marketing Slovenije
 
Fisiologi sistem pencernaan
Fisiologi  sistem pencernaanFisiologi  sistem pencernaan
Fisiologi sistem pencernaanshafhandustur
 
Types of Poetry
Types of PoetryTypes of Poetry
Types of Poetryjconklin
 

Viewers also liked (20)

Historia del internet mirian chavarria
Historia del internet   mirian chavarriaHistoria del internet   mirian chavarria
Historia del internet mirian chavarria
 
SOCIALIZACION DE LAS TIC
SOCIALIZACION DE LAS TIC SOCIALIZACION DE LAS TIC
SOCIALIZACION DE LAS TIC
 
Internet y sociedad
Internet y sociedadInternet y sociedad
Internet y sociedad
 
арыкпаева алия+еда+идея
арыкпаева алия+еда+идеяарыкпаева алия+еда+идея
арыкпаева алия+еда+идея
 
Ejercicio adicional s 28 m5 (1)
Ejercicio adicional s 28 m5 (1)Ejercicio adicional s 28 m5 (1)
Ejercicio adicional s 28 m5 (1)
 
resume2
resume2resume2
resume2
 
Confessions of a Content Whisperer
Confessions of a Content WhispererConfessions of a Content Whisperer
Confessions of a Content Whisperer
 
Tecnicas de-moldeo
Tecnicas de-moldeoTecnicas de-moldeo
Tecnicas de-moldeo
 
24 버블 정렬
24 버블 정렬24 버블 정렬
24 버블 정렬
 
resolucion de la maquina herramienta
resolucion de la maquina herramientaresolucion de la maquina herramienta
resolucion de la maquina herramienta
 
Figura
FiguraFigura
Figura
 
Estructura Lewis
Estructura LewisEstructura Lewis
Estructura Lewis
 
Presentacion grupo 128 (1)
Presentacion grupo 128 (1)Presentacion grupo 128 (1)
Presentacion grupo 128 (1)
 
El ordenador
El ordenadorEl ordenador
El ordenador
 
Janko Hocevar (Aragon): Uporaba spletnih skupnosti za odkrivanje emocionalnih...
Janko Hocevar (Aragon): Uporaba spletnih skupnosti za odkrivanje emocionalnih...Janko Hocevar (Aragon): Uporaba spletnih skupnosti za odkrivanje emocionalnih...
Janko Hocevar (Aragon): Uporaba spletnih skupnosti za odkrivanje emocionalnih...
 
Fisiologi sistem pencernaan
Fisiologi  sistem pencernaanFisiologi  sistem pencernaan
Fisiologi sistem pencernaan
 
Espirometría
EspirometríaEspirometría
Espirometría
 
Adição e subtração pp
Adição e subtração ppAdição e subtração pp
Adição e subtração pp
 
Types of Poetry
Types of PoetryTypes of Poetry
Types of Poetry
 
Management of normal labour
Management ofnormal labourManagement ofnormal labour
Management of normal labour
 

Similar to WDS-Project-RatanMohapatra

WinConnections Spring, 2011 - Deploying Windows 7 without the Ridiculous Micr...
WinConnections Spring, 2011 - Deploying Windows 7 without the Ridiculous Micr...WinConnections Spring, 2011 - Deploying Windows 7 without the Ridiculous Micr...
WinConnections Spring, 2011 - Deploying Windows 7 without the Ridiculous Micr...Concentrated Technology
 
TechMentor Fall, 2011 - WDS Tricks You Didn't Know
TechMentor Fall, 2011 - WDS Tricks You Didn't KnowTechMentor Fall, 2011 - WDS Tricks You Didn't Know
TechMentor Fall, 2011 - WDS Tricks You Didn't KnowConcentrated Technology
 
Optimizing K2000 Workflow
Optimizing K2000 WorkflowOptimizing K2000 Workflow
Optimizing K2000 WorkflowDell World
 
Installing and configuring windows deployment services
Installing and configuring windows deployment servicesInstalling and configuring windows deployment services
Installing and configuring windows deployment servicesprasadmvreddy
 
Automating Azure VMs with PowerShell
Automating Azure VMs with PowerShellAutomating Azure VMs with PowerShell
Automating Azure VMs with PowerShellAlexander Feschenko
 
SysInternals Disk2vhd - docs.pdf
SysInternals Disk2vhd - docs.pdfSysInternals Disk2vhd - docs.pdf
SysInternals Disk2vhd - docs.pdfhtdvul
 
Sdwest2008 V101 F Dpowerpoint Final
Sdwest2008 V101 F Dpowerpoint FinalSdwest2008 V101 F Dpowerpoint Final
Sdwest2008 V101 F Dpowerpoint FinalStephen Rose
 
The Holy Grail of Deployment
The Holy Grail of DeploymentThe Holy Grail of Deployment
The Holy Grail of DeploymentStuart King
 
Azure vm resizing the os disk
Azure vm resizing the os diskAzure vm resizing the os disk
Azure vm resizing the os diskMilorad Imbra
 
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
 
How to setup a fresh Windows Server for a DirectShare EasyDemo
How to setup a fresh Windows Server for a DirectShare EasyDemoHow to setup a fresh Windows Server for a DirectShare EasyDemo
How to setup a fresh Windows Server for a DirectShare EasyDemoChristian Petrou
 
Enrique lima azure-it-pro-ps
Enrique lima azure-it-pro-psEnrique lima azure-it-pro-ps
Enrique lima azure-it-pro-psEnrique Lima
 
NetWeaver Developer Studio for New-Beas
NetWeaver Developer Studio for New-BeasNetWeaver Developer Studio for New-Beas
NetWeaver Developer Studio for New-BeasChander445
 
Deployment serviceswd sinwindowsserver2008
Deployment serviceswd sinwindowsserver2008Deployment serviceswd sinwindowsserver2008
Deployment serviceswd sinwindowsserver2008o12
 
Configuring and Troubleshooting XenDesktop Sites
Configuring and Troubleshooting XenDesktop SitesConfiguring and Troubleshooting XenDesktop Sites
Configuring and Troubleshooting XenDesktop SitesDavid McGeough
 
Managing your images with Deployment Image Servicing & Management (DISM) – wi...
Managing your images with Deployment Image Servicing & Management (DISM) – wi...Managing your images with Deployment Image Servicing & Management (DISM) – wi...
Managing your images with Deployment Image Servicing & Management (DISM) – wi...Vijay Raj
 
Solution presentation for Tailspin Toys
Solution presentation for Tailspin ToysSolution presentation for Tailspin Toys
Solution presentation for Tailspin ToysAnthony Alvarez
 

Similar to WDS-Project-RatanMohapatra (20)

WinConnections Spring, 2011 - Deploying Windows 7 without the Ridiculous Micr...
WinConnections Spring, 2011 - Deploying Windows 7 without the Ridiculous Micr...WinConnections Spring, 2011 - Deploying Windows 7 without the Ridiculous Micr...
WinConnections Spring, 2011 - Deploying Windows 7 without the Ridiculous Micr...
 
Deploying w7
Deploying w7Deploying w7
Deploying w7
 
TechMentor Fall, 2011 - WDS Tricks You Didn't Know
TechMentor Fall, 2011 - WDS Tricks You Didn't KnowTechMentor Fall, 2011 - WDS Tricks You Didn't Know
TechMentor Fall, 2011 - WDS Tricks You Didn't Know
 
Optimizing K2000 Workflow
Optimizing K2000 WorkflowOptimizing K2000 Workflow
Optimizing K2000 Workflow
 
Installing and configuring windows deployment services
Installing and configuring windows deployment servicesInstalling and configuring windows deployment services
Installing and configuring windows deployment services
 
Automating Azure VMs with PowerShell
Automating Azure VMs with PowerShellAutomating Azure VMs with PowerShell
Automating Azure VMs with PowerShell
 
SysInternals Disk2vhd - docs.pdf
SysInternals Disk2vhd - docs.pdfSysInternals Disk2vhd - docs.pdf
SysInternals Disk2vhd - docs.pdf
 
Sdwest2008 V101 F Dpowerpoint Final
Sdwest2008 V101 F Dpowerpoint FinalSdwest2008 V101 F Dpowerpoint Final
Sdwest2008 V101 F Dpowerpoint Final
 
The Holy Grail of Deployment
The Holy Grail of DeploymentThe Holy Grail of Deployment
The Holy Grail of Deployment
 
Lesson03
Lesson03Lesson03
Lesson03
 
Azure vm resizing the os disk
Azure vm resizing the os diskAzure vm resizing the os disk
Azure vm resizing the os disk
 
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
 
How to setup a fresh Windows Server for a DirectShare EasyDemo
How to setup a fresh Windows Server for a DirectShare EasyDemoHow to setup a fresh Windows Server for a DirectShare EasyDemo
How to setup a fresh Windows Server for a DirectShare EasyDemo
 
Enrique lima azure-it-pro-ps
Enrique lima azure-it-pro-psEnrique lima azure-it-pro-ps
Enrique lima azure-it-pro-ps
 
NetWeaver Developer Studio for New-Beas
NetWeaver Developer Studio for New-BeasNetWeaver Developer Studio for New-Beas
NetWeaver Developer Studio for New-Beas
 
Deployment serviceswd sinwindowsserver2008
Deployment serviceswd sinwindowsserver2008Deployment serviceswd sinwindowsserver2008
Deployment serviceswd sinwindowsserver2008
 
Deployment Day Session 2 MDT 2012 Advanced
Deployment Day Session 2 MDT 2012 AdvancedDeployment Day Session 2 MDT 2012 Advanced
Deployment Day Session 2 MDT 2012 Advanced
 
Configuring and Troubleshooting XenDesktop Sites
Configuring and Troubleshooting XenDesktop SitesConfiguring and Troubleshooting XenDesktop Sites
Configuring and Troubleshooting XenDesktop Sites
 
Managing your images with Deployment Image Servicing & Management (DISM) – wi...
Managing your images with Deployment Image Servicing & Management (DISM) – wi...Managing your images with Deployment Image Servicing & Management (DISM) – wi...
Managing your images with Deployment Image Servicing & Management (DISM) – wi...
 
Solution presentation for Tailspin Toys
Solution presentation for Tailspin ToysSolution presentation for Tailspin Toys
Solution presentation for Tailspin Toys
 

More from Ratan Mohapatra

HelpDeskPresentation-RatanM
HelpDeskPresentation-RatanMHelpDeskPresentation-RatanM
HelpDeskPresentation-RatanMRatan Mohapatra
 
WDS-Project-RatanMohapatra
WDS-Project-RatanMohapatraWDS-Project-RatanMohapatra
WDS-Project-RatanMohapatraRatan Mohapatra
 
Router and NAT Server 2012 R2
Router and NAT Server 2012 R2Router and NAT Server 2012 R2
Router and NAT Server 2012 R2Ratan Mohapatra
 
Local Business Networking Event
Local Business Networking EventLocal Business Networking Event
Local Business Networking EventRatan Mohapatra
 
Community Fireworks Show
Community Fireworks ShowCommunity Fireworks Show
Community Fireworks ShowRatan Mohapatra
 
Favorites from Vimy Memorial Bridge
Favorites from Vimy Memorial BridgeFavorites from Vimy Memorial Bridge
Favorites from Vimy Memorial BridgeRatan Mohapatra
 
Server-410_RatanMohapatra
Server-410_RatanMohapatraServer-410_RatanMohapatra
Server-410_RatanMohapatraRatan Mohapatra
 
LinuxFinExam_RatanMohapatra
LinuxFinExam_RatanMohapatraLinuxFinExam_RatanMohapatra
LinuxFinExam_RatanMohapatraRatan Mohapatra
 
FinalExamWindows7_RatanMohapatra
FinalExamWindows7_RatanMohapatraFinalExamWindows7_RatanMohapatra
FinalExamWindows7_RatanMohapatraRatan Mohapatra
 
RatanM-AssignmentBMC-June10
RatanM-AssignmentBMC-June10RatanM-AssignmentBMC-June10
RatanM-AssignmentBMC-June10Ratan Mohapatra
 
Ratan Mohapatra- Computer Systems Administrator, Computer Systems Analyst
Ratan Mohapatra- Computer Systems Administrator, Computer Systems AnalystRatan Mohapatra- Computer Systems Administrator, Computer Systems Analyst
Ratan Mohapatra- Computer Systems Administrator, Computer Systems AnalystRatan Mohapatra
 
Ratan-Mohapatra-Portfolio
Ratan-Mohapatra-PortfolioRatan-Mohapatra-Portfolio
Ratan-Mohapatra-PortfolioRatan Mohapatra
 

More from Ratan Mohapatra (20)

Ratan_Exchange
Ratan_ExchangeRatan_Exchange
Ratan_Exchange
 
RMohapatra_publications
RMohapatra_publicationsRMohapatra_publications
RMohapatra_publications
 
RatanM-hyper-v
RatanM-hyper-vRatanM-hyper-v
RatanM-hyper-v
 
HelpDeskPresentation-RatanM
HelpDeskPresentation-RatanMHelpDeskPresentation-RatanM
HelpDeskPresentation-RatanM
 
FileServicesRatan
FileServicesRatanFileServicesRatan
FileServicesRatan
 
WDS-Project-RatanMohapatra
WDS-Project-RatanMohapatraWDS-Project-RatanMohapatra
WDS-Project-RatanMohapatra
 
Router and NAT Server 2012 R2
Router and NAT Server 2012 R2Router and NAT Server 2012 R2
Router and NAT Server 2012 R2
 
Local Business Networking Event
Local Business Networking EventLocal Business Networking Event
Local Business Networking Event
 
Community Fireworks Show
Community Fireworks ShowCommunity Fireworks Show
Community Fireworks Show
 
Favorites from Vimy Memorial Bridge
Favorites from Vimy Memorial BridgeFavorites from Vimy Memorial Bridge
Favorites from Vimy Memorial Bridge
 
MidTerm-RatanMohapatra
MidTerm-RatanMohapatraMidTerm-RatanMohapatra
MidTerm-RatanMohapatra
 
Server-410_RatanMohapatra
Server-410_RatanMohapatraServer-410_RatanMohapatra
Server-410_RatanMohapatra
 
NativeBoot-RatanM
NativeBoot-RatanMNativeBoot-RatanM
NativeBoot-RatanM
 
LinuxFinExam_RatanMohapatra
LinuxFinExam_RatanMohapatraLinuxFinExam_RatanMohapatra
LinuxFinExam_RatanMohapatra
 
groupProject-1
groupProject-1groupProject-1
groupProject-1
 
FinalExamWindows7_RatanMohapatra
FinalExamWindows7_RatanMohapatraFinalExamWindows7_RatanMohapatra
FinalExamWindows7_RatanMohapatra
 
RatanM-AssignmentBMC-June10
RatanM-AssignmentBMC-June10RatanM-AssignmentBMC-June10
RatanM-AssignmentBMC-June10
 
groupProject-1-Win8
groupProject-1-Win8groupProject-1-Win8
groupProject-1-Win8
 
Ratan Mohapatra- Computer Systems Administrator, Computer Systems Analyst
Ratan Mohapatra- Computer Systems Administrator, Computer Systems AnalystRatan Mohapatra- Computer Systems Administrator, Computer Systems Analyst
Ratan Mohapatra- Computer Systems Administrator, Computer Systems Analyst
 
Ratan-Mohapatra-Portfolio
Ratan-Mohapatra-PortfolioRatan-Mohapatra-Portfolio
Ratan-Mohapatra-Portfolio
 

WDS-Project-RatanMohapatra

  • 1. [ Server 2012 R2, 20411D Taught by Jawad Safari ] October 14 2015 Submitted by Ratan Mohapatra A Class Project in Windows Deployment Service Part 1: Adding Images from an Installation Media to a WDS Server #Disk Management (Add an extra disk for storing images): Get-Disk | Where-Object IsOffline -EQ $true | Set-Disk -IsOffline $false Get-Disk -Number 1 | Set-Disk -IsReadOnly $false Get-Disk -Number 1 | Clear-Disk -RemoveData Initialize-Disk -Number 1 -PartitionStyle MBR New-Partition -DiskNumber 1 -UseMaximumSize -AssignDriveLetter | Format-Volume ` -NewFileSystemLabel "WDSdata" -FileSystem NTFS Install-WindowsFeature DHCP, DNS, WDS -IncludeManagementTools -IncludeAllSubFeature Ratan Mohapatra 10/10/15 Page 1 | of 9
  • 2. Configure the above installed server roles. Note: When I configured the WDS as a Stand Alone server to use the second drive it gave error “Improper Drive Syntax” -I restarted the VM and it was alright! Make sure the click the ● Don not listen on DHCP and DHCPV6 ports ● Configure DHCP options for proxy At the end the following message: Right click on the Server > All Tasksstart to start the service wdsutil /set-server /AutoAddPolicy /Message:"Your Request is being authorised. Please wait." Ratan Mohapatra 10/10/15 Page 2 | of 9
  • 3. Import (Add) the images: Import the files Boot.wim and Install.wim from a Windows 2012 R2 ISO file (DVD) from the Sources folder into the Boot Images and Install Images folders in WDS by right click and Add. Before adding installation images an Image Group was created. The above was redone with the help of the following Script: # Add Images: #Boot Image (Both wsutil and PS were tried) #wdsutil /verbose /progress /add-image /imagefile:"d:sourcesboot.wim" /imageType:boot Import-WdsBootImage -path "d:sourcesboot.wim" -NewImageName "Win2012Boot" ` -NewDescription "Windows Setup 64Bit" #Install Images New-WdsInstallImageGroup -Name "WinServer 2012R2" Get-WindowsImage -Image "D:Sourcesinstall.wim" Import-WDSInstallImage -Path "D:Sourcesinstall.wim" -ImageGroup "WinServer 2012R2" ` -ImageName "Windows Server 2012 R2 SERVERDATACENTER" -skipverify ● These images were used for the installation of Server 2012 R2 on another VM by PIXE Boot that used a Synthetic Nework Adapter. Please note that in 2012 R2 you do not require to use a Legacy Adapter for PIXE Boot. ● As part of the class project the images were used for successful installation on two physical machines that were connected to the Virtual WDS Server (RM2) by a switch. Ratan Mohapatra 10/10/15 Page 3 | of 9
  • 4. Part 2: Capture Image: ● A capture image was created by using the Boot image in the image store by right click on the image. Sore the file in a different name in the RemoteInstallBootx64images folder ● The reference server was PIXE boot with the above image to capture the Syspreped OS Ratan Mohapatra 10/10/15 Page 4 | of 9
  • 5. The infamous Error (seems like MS has a KB patch)! Ratan Mohapatra 10/10/15 Page 5 | of 9
  • 6. Seems like this is Bug. As suggested by Joe I just mount and unmout the image that crated the new BCD Dism /Mount-Image /ImageFile:"E:RemoteInstallBootx64Imagesboot_Capture.wim" /index:1 /MountDir:"E:RemoteInstallmount" Dism /unmount-Image /mountdir:"E:RemoteInstallmount" /commit Ratan Mohapatra 10/10/15 Page 6 | of 9
  • 7. Ratan Mohapatra 10/10/15 Page 7 | of 9
  • 8. Ratan Mohapatra 10/10/15 Page 8 | of 9
  • 9. Added the image to a new VM: Ratan Mohapatra 10/10/15 Page 9 | of 9