AD User Account Creation Properties - Cannot Change Password And Password...
Hello, Does anyone know how to leverage the AD Plugin 2.0 to address setting the switches "Cannot Change Password" and "Password Never Expires" for a AD user account? I noticed the plugin has a method...
View ArticleOrchestrator Template Selection not working
Hi *, I am a little bit confused. At the moment I try setting up a self-provisioning portal for virtual machines. Unfortunately I am not able to let a user select a predefined list of VM-Templates. I...
View ArticleGetting the sslThumbprint from certificate
I am looking for a way to get the sslThumbprint from a certificate. I started playing with the orchestrator "Manage SSL certificates" to get the certificate but have not been able to get the...
View ArticleActive Directory Plugin to create OU at root
With the Microsoft AD plugin I am able to create Organization Unit under another OU. But is it possible to create an OU directly under the Active Directory domain? to site beside Domain Controllers?
View ArticleSearching Events with Orchestrator
Hi We are trying to automate what happens after a HA event has occurred. As an SP we need to be able to identify which VM's were affected and who the VM's belong to so we can advise the client of any...
View ArticleBug in vSphere plugin workflow "Mass migrate virtual machines with storage...
The input parameter for "transform" has an invalid predefined object presentation. It lists an attribute #transformationType which is not defined in the workflow. It should probably be of type...
View ArticleWorkflow kicked off by script fails to obtain passed securestring parameter
Hi, I am using a (linux) script to kick off a workflow (thanks to Defined by Software for the script;-) This mechanism works very well.However, yesterday we removed an input parameter from a certain...
View ArticleSecureString as a member of a Composite Group
I am trying to pass a password in secureString format as member of a composite group. I get the following error:ch.dunes.model.type.ConvertorException: Workflow attribute AD_Server_Configuration...
View ArticleWhat is the best method to wait for a VM to completely restart before continuing
I've tried using the actions WaitDnsInTools and WaitToolsStarted. The results were not very consistent. I'm looking for a consistent method to wait for a VM to completely start up before continuing a...
View ArticleActiveDirectory plugin - getAttribute("objectSid")
Hi, Using v2.0.7 of the ActiveDirectory plugin, trying to get a User SID, and it returns something along the lines of "��⠂��~��+ט2" instead of the actual SID. user.getAttribute("objectSid"); I can...
View ArticlevRO 6 - AD Plugin - get AD Users' group membership
I want to get the AD Users group membership using the plugin.There are two methods I have tried and both fail:1. ADUser.getAttribute("memberOf");- this returns only the first group the AD user is the...
View ArticleWorkflow execution monitoring in version 6
Hey guys, Is there any way to view a summary of all workflow executions in vRO? I know that in version 7 you have the control center with a very nice monitoring console, but what about version 6? Dan.
View ArticleCross vCenter vMotion
I have found a few examples of Cross vCenter vMotion posted on the web that can migrate when the virtual machines are using standard vSwitches. I built this workflow to perform the migration when the...
View ArticleRemote workflow execution fails unless I remove and re-add all inputs on...
I have a vRO 7.0.1 system where I am trying to remotely execute a workflow on a 6.0.4 system. I get an error saying "Invalid attribute type: String". If I remove each input and recreate each the...
View ArticleInstalling vRealize Orchestrator Client 7.0.1
Problem: When running vROWorkflowDesigner.exe in Windows 7 laptop (x64) nothing happens! basically no response (even running as an Admin) - I can successfully run Orchestrator web client in the same...
View ArticleMailbox configuration in vro
Hi, I have an usecase where I have to retrieve a mail from mailbox and use the mail content as workflow input. But I'm unable to configure the mailbox .It throws me an error 'connect failed' or...
View ArticleExecuting an action via the REST API
vRO 7.0.1 Hi, I'm trying to execute an action via the REST API. Passing an empty string works for action that return a default value or do not require parameters but i'm unsure how to proceed when they...
View ArticleLease day property on VRO/VRA 7
Hi,I'm trying to update the lease day property from event broker on VRO, but the lease day not changed:This is the update code (other properties, like machine name is...
View ArticleList all hosts connected to Datastore
Hi all, I'm trying to perform a simple task which doesn't seem to work as expected.vRO, i would like to input a datastore and output a list of hosts connected to that datastore: action element: in...
View ArticleChange vCenter Plugin from Session per User to Share a unique session
Hi all, I am running Orchestrator 7.01 and when installing the vCenter plugin I originally selected "Session per user" and now am getting invalid credentials:I believe I need to change the plugin to...
View Article