Quantcast
Channel: VMware Communities : Discussion List - vRealize Orchestrator
Viewing all articles
Browse latest Browse all 6251

How can I disable guest customization

$
0
0

Hi,

 

whats the vm.blah function / property to disable guest customization?

 

We need to temporarily disable it on a VM as part of a workflow.

 

I think this might work:

 

var guestCustomizationSection = newVm.getGuestCustomizationSection();
guestCustomizationSection.enabled = true;
activeTask = vm.updateSection(guestCustomizationSection);

 

Is this right?

 

dion


Viewing all articles
Browse latest Browse all 6251

Trending Articles



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