Toggle navigation
TechnoWikis.com
Email or Username
Password
Remember
Login
Register
|
I forgot my password
All Activity
Questions
Hot!
Pending
Ask a Question
Privacy Policy
Contact
Configuring images in Windows Server 2012 - Part 1
Home
Tutorials
Microsoft
Windows Server
Configuring images in Windows Server 2012 - Part 1
(adsbygoogle = window.adsbygoogle || []).push({});
+3
votes
211
views
Configuring images in Windows Server 2012 - Part 1
asked
Jun 23, 2019
in
Windows Server
by
backtothefuture
(
552k
points)
reopened
Jun 23, 2019
|
211
views
answer
Your answer
Your name to display (optional):
Email me at this address if my answer is selected or commented on:
Email me if my answer is selected or commented on
Privacy: Your email address will only be used for sending these notifications.
Add answer
Cancel
1
Answer
+4
votes
Best answer
It is well known that making an installation of an operating system is time consuming, especially when we are talking about a server environment where we must be quite meticulous in the initial configuration and in having the equipment the least amount of time off the air.
For this we can use this tool to save time and have a much more stable installation from the beginning.
What are Windows Images?
It is a format that has Windows to store the operating system in an image, including software that we would need to install after the operating system is installed, this allows us to upload updates released later to the generation of the installation media, drivers and other components that another way they should be downloaded in each server that we install.
The format used for this is
WIM (Windows Imaging file format)
and it brings us the following benefits:
Multiple ways to do deployment, either via DVD, USB, Network, WDS, etc.
Updatable, we can manipulate the images before installing to make sure we have all the components up to date, or if we need to modify roles, permits, for this we can assemble the image and modify it according to our requirements.
Configuring the image
To achieve configure an image we will use the tool that runs on command line
Deployment Image Servicing and Managment (DISM)
, with this tool we can manipulate the operating system without installing it so that we can act at our convenience without affecting a equipment that can be productive to us.
The actions that we can execute with this tool are the following:
Activate and deactivate roles and characteristics.
Add, remove and list system updates
Add, remove and list Drivers or System Drivers
Add, remove and list
Windows Image
packages in format.
appx
Mounting the image
When mounting the image we associate it with a directory, so that we can browse its directories with either the
file explorer
or the command console, once mounted we can use
Dism.exe
to perform the corresponding operations.
A
WIM
file can contain multiple operating systems, which have different characteristics so we can prepare a range of versions that fit our multiple servers.
Adding Drivers
Once assembled the image we can work on it, one of the most common tasks when working with images is to add Drivers or Drivers, to achieve this we must use the instruction
/ Add-Driver.
When using this we must specify the path of the file.
inf
required as many times we must add dozens of drivers or drivers is not efficient to do it one by one, so we have the option to do it recursively using the
/ recurse
parameter which gives us the ability to load all the content of the corresponding folder.
Let's see an example of how to do this:
Dism.exe / image: c: \ mount / Add-Driver / driver: c: \ drivers \ / recurse
Additionally we have two more options, which are:
/
Get-Driver
, this option allows us to list all the drivers added to the image
/ Remove-Driver
, this option allows us to remove any driver that we have added to the image, it is important to note that we can not eliminate any of the drivers that already come in the installation average published by Microsoft, only those added to the image by us they can be removed
With this we finish the first part of our tutorial, in the next installment we will see how to add packages with updates, and how to build the already modified image.
The second part of this tutorial can be found here:
Configuring images in Windows Server 2012 - Part 2
answered
Jun 23, 2019
by
stackoverflow
(
3.5m
points)
edited
Jun 23, 2019
ask related question
comment
Your comment on this answer:
Your name to display (optional):
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Add comment
Cancel
Related questions
+4
votes
1
answer
Configuring images in Windows Server 2012 - Part 2
asked
Jun 23, 2019
in
Windows Server
by
backtothefuture
(
552k
points)
|
191
views
+4
votes
1
answer
Activate WiFi in Windows Server 2019, 2016, 2012
asked
Jun 15, 2020
in
Windows Server
by
backtothefuture
(
552k
points)
|
797
views
+5
votes
1
answer
Handling user accounts in Windows Server 2012
asked
Jun 23, 2019
in
Windows Server
by
backtothefuture
(
552k
points)
|
201
views
+4
votes
1
answer
Windows Server 2012 - Account Lock
asked
Jun 23, 2019
in
Windows Server
by
backtothefuture
(
552k
points)
|
217
views
+4
votes
1
answer
Windows Server 2012 - Delegation of Zones
asked
Jun 23, 2019
in
Windows Server
by
backtothefuture
(
552k
points)
|
207
views
Sponsored articles cost $40 per post. You can contact us via
Feedback
All categories
Tutorials
7.5k
Microsoft
1.9k
Windows 10
1.1k
Office
365
Windows Server
92
Windows 7 / Vista / XP
8
Windows 8
4
Exchange
4
WindowsServer
45
Windows11
248
Windows10
35
Android
1.4k
Security
120
Linux / Unix
543
Internet
757
Virtualization
104
Apple
611
Networks
64
Other Devices
321
Other Applications
184
Hardware
19
Development
53
Digital Marketing
47
Databases
14
Graphic Design
30
Guides
794
GraphicDesign
54
Networking
4
PlayStation
186
Gaming
55
Linux/Unix
85
Manzana
33
Otherdevices
38
Otherapps
49
Digitalmarketing
39
Safety
1
Developing
2
Help
685
Social Networks
34
Android Tutorial
549
iPhone Tutorial
267
News
17
Social
6
Phone
11
Telephone
9
Applications
167
Smartphones
3
Cell Phones
11
Applications
25
Travels
6
Photo
21
Education
18
Games
25
Internet
14
Music
8
Technique
10
Video
6
Windows
5
Apple
2
Cell Phones
3
TikTok
216
Trips
2
House
1
Operating System
5
Tips & Tricks
892
Solutions
6
Tutorials
3
FAQ
1
Applications
5
Cell Phones
2
Tutorials
4
Computers
6
Tutoriales
2
8
Technology
2
In Computers
1
In Applications
2
Tutorials Tutorials
9
Applications Applications
25
Aplicaciones Applications
4
Devices Devices
5
Tutoriales Tutorials
1
Tutorials u00a0 Tutorials
2
Applications u00a0 Applications
2
Devices u00a0 Devices
1
OS OS
1
Etc Etc
2
Most popular questions within the last 30 days
Please leave a comment about whether the solution works or not (with device model)
[X]Close
10,659
questions
10,791
answers
510
comments
3
users