VMware VS4-ENT-PL-A Setup Guide - Page 213

Install the TFTP Server, Install and Set Up vSphere PowerCLI, Con

Page 213 highlights

Chapter 7 Installing ESXi n IP address and netmask for other VMkernel networks such as storage, vSphere FT, or VMware vMotion. Auto Deploy does not overwrite existing partitions by default. n vSphere installer (DVD or ISO). n Window 7 or Windows Server 2008 system with Microsoft PowerShell preinstalled. n vSphere PowerCLI installer binaries downloaded from the Downloads page on the VMware Web site. n Location of the ESXi software depot on the Downloads page of the VMware Web site. You will use a URL to point to the image profile stored at that location or download a ZIP file to work with a local depot. Do not download the ESXi image. n TFTP installer software such as WinAgents TFTP server. The TFTP server included in Windows 2008 is closely tied to Windows network deployment and is not suitable. n DHCP server. The DHCP server included with Windows 2008 is suitable for this proof of concept setup. You also need information about and administrator privileges to the environment's core servers including the ActiveDirectory server, DNS server, DHCP server, NTP server, and so on. You must have complete control of the broadcast domain of the subnet in which you will deploy the setup. Ensure that no other DHCP, DNS, or TFTP server are on this subnet. Install the TFTP Server Auto Deploy relies on a TFTP server for sending the boot image to the hosts that it provisions. You must install a TFTP server in your environment. This task only installs the TFTP server. You later download a configuration file to the server. See "Configure the Auto Deploy and TFTP Environment in the vSphere Web Client," on page 218. Prerequisites Make sure your system meets the requirements in the Preinstallation Checklist. See "Proof of Concept Preinstallation Checklist," on page 212. Procedure 1 Log in to the console of the Windows system on which vCenter Server is installed with administrator privileges, either directly or by using RDP. 2 Download and install the TFTP server software. This sample setup uses the TFTP server from WinAgents. The TFTP server that is included with Windows 2008 is closely tied to Windows network deployment and not suitable for Auto Deploy. 3 Configure the TFTP root directory as D:\Drive or a similar location (for example, D:\TFTP_Root\). What to do next Install and set up vSphere PowerCLI. You use PowerCLI cmdlets to write the rules that assign image profiles and host profiles to hosts. See "Install and Set Up vSphere PowerCLI," on page 213. Install and Set Up vSphere PowerCLI You manage Auto Deploy with rules that you create with vSphere PowerCLI cmdlets. This proof of concept setup installs vSphere PowerCLI on the same system as the vCenter Server system. You can also install PowerCLI on a different Windows system. VMware, Inc. 213

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246
  • 247
  • 248
  • 249
  • 250
  • 251
  • 252
  • 253
  • 254
  • 255
  • 256
  • 257
  • 258
  • 259
  • 260
  • 261
  • 262
  • 263
  • 264
  • 265
  • 266
  • 267
  • 268
  • 269
  • 270
  • 271
  • 272
  • 273
  • 274
  • 275
  • 276

n
IP address and netmask for other VMkernel networks such as storage, vSphere FT, or VMware
vMotion.
Auto Deploy does not overwrite existing partitions by default.
n
vSphere installer (DVD or ISO).
n
Window 7 or Windows Server 2008 system with Microsoft PowerShell preinstalled.
n
vSphere PowerCLI installer binaries downloaded from the Downloads page on the VMware Web site.
n
Location of the ESXi software depot on the Downloads page of the VMware Web site. You will use a
URL to point to the image profile stored at that location or download a ZIP file to work with a local
depot. Do not download the ESXi image.
n
TFTP installer software such as WinAgents TFTP server. The TFTP server included in Windows 2008 is
closely tied to Windows network deployment and is not suitable.
n
DHCP server. The DHCP server included with Windows 2008 is suitable for this proof of concept setup.
You also need information about and administrator privileges to the environment's core servers including
the ActiveDirectory server, DNS server, DHCP server, NTP server, and so on.
You must have complete control of the broadcast domain of the subnet in which you will deploy the setup.
Ensure that no other DHCP, DNS, or TFTP server are on this subnet.
Install the TFTP Server
Auto Deploy relies on a TFTP server for sending the boot image to the hosts that it provisions. You must
install a TFTP server in your environment.
This task only installs the TFTP server. You later download a configuration file to the server. See
“Configure
the Auto Deploy and TFTP Environment in the vSphere Web Client,”
on page 218.
Prerequisites
Make sure your system meets the requirements in the Preinstallation Checklist. See
“Proof of Concept
Preinstallation Checklist,”
on page 212.
Procedure
1
Log in to the console of the Windows system on which vCenter Server is installed with administrator
privileges, either directly or by using RDP.
2
Download and install the TFTP server software.
This sample setup uses the TFTP server from WinAgents. The TFTP server that is included with
Windows 2008 is closely tied to Windows network deployment and not suitable for Auto Deploy.
3
Configure the TFTP root directory as D:\
Drive
or a similar location (for example,
D:\TFTP_Root\
).
What to do next
Install and set up vSphere PowerCLI. You use PowerCLI cmdlets to write the rules that assign image
profiles and host profiles to hosts. See
“Install and Set Up vSphere PowerCLI,”
on page 213.
Install and Set Up vSphere PowerCLI
You manage Auto Deploy with rules that you create with vSphere PowerCLI cmdlets.
This proof of concept setup installs vSphere PowerCLI on the same system as the vCenter Server system.
You can also install PowerCLI on a different Windows system.
Chapter 7 Installing ESXi
VMware, Inc.
213