How should the administrator configure the IP address?

A system administrator is deploying a Windows virtual machine from a template and needs the IP
address to be customized automatically.
How should the administrator configure the IP address?

A system administrator is deploying a Windows virtual machine from a template and needs the IP
address to be customized automatically.
How should the administrator configure the IP address?

A.
Use the Microsoft Sysprep Tool.

B.
Specify IP addresses using the Deploy Virtual Machine Wizard.

C.
Use the VMware Quickprep Tool.

D.
Manually configure IP addresses after the deployment has completed.

Explanation:



Leave a Reply 17

Your email address will not be published. Required fields are marked *


Marc

Marc

I agree that B should be the answer.

tariq butt

tariq butt

I’ll go with A as the solution is asking for automation and customised sysprep file will change the deployment behaviour.

http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1029174

Bart

Bart

VMware vCenter Server Network Customizations are not performed when a custom Sysprep File is used with Windows Vista or later templates (1029174) STATES:

7. Select the type of network settings (Typical or Custom) to apply to the guest operating system.

For Windows Vista and later virtual machines (Windows Vista, Windows 2008, Windows 2008 R2, and Windows 7), network customizations specified in Step 7 are NOT applied to the virtual machine if its deployed with a CUSTOM sysprep answer file

To resolve this issue for Windows Vista and later guest operating systems, network settings for the virtual machine need to be specified in the answer file (sysprep.xml) .

For example, using Windows System Image Manager, custom network settings can be configured using the Microsoft-Windows-TCPIP_*_neutral template.

So B. must be the answer.

John

John

Everything you stated there points to A. If your image has an answer file then step 7 is not used as this will be defined in the .xml and in our case the .xml contains a cmd to auto assign and IP. And yes there is no use for DHCP its all in the .xml

Bart

Bart

In this question there is no use for DHCP!

RDGR

RDGR

It seems that sysprep is limited to older windows systems for network configurations. The Virtual Machine Wizard does allow network configuration but it is not automatic.

Customize the Guest Operating System

When you customize a guest operating system, you can prevent conflicts that might result if you deploy virtual machines with identical settings, such as duplicate computer names. You can change the computer name, network settings, and license settings. You can customize guest operating systems when you clone a virtual machine or deploy a virtual machine from a template.

RDGR

RDGR

There is no good answer here.

Assal

Assal

The proper answer is B,
the better way for an administrator is using of customized setting rather than sysprep,

bobsmith

bobsmith

B –
The Deploy Virtual Machine wizard allows for the use of Customizations which automates IP addressing, Sysprep can be used to unique Windows OSs (SID), built into newer OSs since Vista.

The other options don’t automate IP addressing

technicali

technicali

The correct answer is A, via Sysprep you can configure IP address using an answer file. and Sysprep is never old

haibo

haibo

WINDOWS VM !!

Patty P

Patty P

I think it’s A, reason is that there is no ‘Deploy Virtual Machine Wizard’, the vSphere technology is called the ‘Guest Customization wizard’. Another stupid question.