VMware Cloud Community
SkyC
Enthusiast
Enthusiast

Issue with guest customization - No IP change

Using the customization wizard to configure the IP addresses on a particular host, and getting the error below in the logs. It is working successfully on 15 other VM's, but just having the issue with one host in particular. I've validated that the MACAddress' below match what is showing in the VIC, as well as within the OS.

Any ideas?

Creating object for MAC: 00:50:56:ac:21:38

SELECT * FROM Win32_NetworkAdapter WHERE MACAddress = '00:50:56:ac:21:38' and Manufacturer != 'Microsoft'

Found 1 objects. Pointer e82c28. return code 0(0x0)

Found 0 objects. Pointer 0. return code 1(0x1)

Returning value
HOSAPP5\ROOT\CIMV2:Win32_NetworkAdapter.DeviceID="9" for system property

ASSOCIATORS OF {
HOSAPP5\ROOT\CIMV2:Win32_NetworkAdapter.DeviceID="9"} where ResultClass = Win32_NetworkAdapterConfiguration

Found 0 objects. Pointer 0. return code 1(0x1)

Rpci: Sending request='deployPkg.update.state 4 101 C:\WINNT\TEMP\vmware-imc\guestcust.log@No nic configuration found.'

Rpci: Sent request='deployPkg.update.state 4 101 C:\WINNT\TEMP\vmware-imc\guestcust.log@No nic configuration found.', reply='', len=0, status=1

error number 80004005, No nic configuration found.

Creating object for MAC: 00:50:56:ac:35:3f

SELECT * FROM Win32_NetworkAdapter WHERE MACAddress = '00:50:56:ac:35:3f' and Manufacturer != 'Microsoft'

Found 1 objects. Pointer e82c28. return code 0(0x0)

Found 0 objects. Pointer 0. return code 1(0x1)

Returning value
HOSAPP5\ROOT\CIMV2:Win32_NetworkAdapter.DeviceID="10" for system property

ASSOCIATORS OF {
HOSAPP5\ROOT\CIMV2:Win32_NetworkAdapter.DeviceID="10"} where ResultClass = Win32_NetworkAdapterConfiguration

Found 0 objects. Pointer 0. return code 1(0x1)

Rpci: Sending request='deployPkg.update.state 4 101 C:\WINNT\TEMP\vmware-imc\guestcust.log@No nic configuration found.'

Rpci: Sent request='deployPkg.update.state 4 101 C:\WINNT\TEMP\vmware-imc\guestcust.log@No nic configuration found.', reply='', len=0, status=1

error number 80004005, No nic configuration found.

Reply
0 Kudos
0 Replies