Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 233130

Re: vCO 5.1 Domain Join

$
0
0

I have a quick fix for this problem. It appears that the plugin indicates to pass the password in plain text but actually passes an encrypted password.

 

Make a copy of workflow "Clone, Windows with single NIC and credential".

 

Between steps getCloneSpec and cloneVM insert a scripted task.

The scripted task needs an IN and OUT binding to workflow attribute "spec".


In the task scripting section enter:

     spec.customization.identity.identification.domainAdminPassword.value = "MyPasswordInPlainText";

 

That did the trick in my case.

 

Bernd


Viewing all articles
Browse latest Browse all 233130

Trending Articles



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