Quantcast
Channel: VMware Communities : All Content - All Communities
Viewing all articles
Browse latest Browse all 207710

VM.UpdateSection() returns "Join Domain settings not specified for Organization" Exception

$
0
0

[VCloud SDK version = 5.1, Client = .dotNet]

 

My original purpose was to change the computer name of a VM. This did not work and threw exception. So i decided not to change the computer name but instead call UpdateSection() purely without changing any of the GuestSection of a VM.

 

Below is the code,

 

 

GuestCustomizationSectionType

guest_settings = vm.GetGuestCustomizationSection();

 

vm.UpdateSection(guest_settings);  <<--- this is throwing exception with message "Join Domain settings not specified for Organization"

 

 

Any help to fix this is appreciated.

 

 

Thanks,

AB

 

 

 


Viewing all articles
Browse latest Browse all 207710


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>