Give access to everyone in AD to see and request catalog item in vcac
Hi Community: How can I give access to everyone in AD (or a group - maybe I'll add everyone in that group) so users can see and request catalog items in vCAC tenant?Currently, I'm searching for...
View ArticleVCO 5.5 Kerberos authentication fails:
Hi guys, The winrm commands are executed smoothly through cmd.exe using kerberos.I followed this guide http://blogs.vmware.com/orchestrator/author/vco-rd-team for configuring VCO with kerberos but it...
View ArticleInvoking stored procedures through the SQL plugin
I'm currently trying to use stored procedures as part of a workflow to enrich a database.I've had partial success using the example code from Call Database Stored Procedures via JDBC, however the JDBC...
View ArticleConvert SOAP out parameters into real objects
While using SOAP to interact with our IPAM (Men and Mice), I find myself slightly frustrated by the fact that it returns nested object arrays which become flattened into simply a list of properties. Is...
View ArticleBasic operations with vCO
Hello all, Our db team generate some txt file and I have to zip this file and send some ftp site... This operation periodic and i repeat every day. I need move file, copy file, zip file and send to ftp...
View ArticleCoopto - a vRO Plugin for Docker integration
Hello community! I'm thrilled to present to you the very first public beta release of Coopto - a vRO Plugin for integrateing Docker into your VMware stack!You'll get all details on the projects home...
View Articlecannot see a vm on item manchines when vco workflow provision finish
Hi My Problem I use vco workflow to Provision by vcac and when finish I cannot find a vm on vcac item machine.Regards,Kittanai
View ArticleAD password change via Orchestrator
Hi, I'm trying to change the password for an AD user account with the default workflow included in Orchestrator: 'Change a user password'But every time I receive the error: Cannot update...
View ArticleHow can I prevent duplicate vco servers showing up in the vco 5.5 inventory
Hi All, New to vco so hopefully this is not a stupid question... I have a workflow that deploys a vco appliance from a master vco instance running on windows, after the deployment I register the vco...
View ArticleCreate Advanced Storage vMotion Workflow
I need to create a storage vmotion workflow that will migrate individual disks to different datastores. How would you create an dynamic input paramter allowing you to select a desitnation datastore for...
View ArticleOrchestrator Error Message - Cannot complete operation due to concurrent...
hi,i have an issue with a script to add a virtual disk an scsi adapter the same time.i got this script from an onyx output (see attachment).when i run this script from vco i get this error message:...
View ArticleUtilizing Python to Interface with the API (Orchestrator 5.1.2)
So I'm having a problem getting the POST operation (Below - # Start execution) to work. Everything, I have tried has resulted in a 400 error. I have also tried setting the post variable just using a...
View ArticleHot Add RAM via Workflow
I'm working on a workflow to change RAM/vCPU for a given VM, ideally using hot-add, and I seem to be running into an issue with the RAM portion. My plan is to just get something working for now, then...
View ArticleConvert strings to Array (Composite Type)
I'm trying to create a Composite Type array within vCO for the purpose of passing data via the Guest Script Manager package. I'm using the Guest Script manager to run a PowerShell script that will...
View Articlechoose datastore freespace
Hello to All,I have workflow to create VM from template,I want to create list with 5 datasores with most free space to choose,any idea how to do that?
View ArticleWhy does vApp.recompose(...) set E1000 as adapter type?
Hi there, guys, I'm wondering why vApp.recompose(recomposeVAppParams) sets the resulting VM NICs type to E1000 since we migrated to VCO 5.5.1? If I create a vApp from a vAppTemplate the NIC type is set...
View ArticleFinding the Next Free Spot on a VM to add a disk
I have a VM with this 2 different types of Disk Configuration scenerios Hard Disk 1 (0: 0), Hard Disk 2 (0: 1), Hard Disk 3 (0: 2), Hard Disk 4 (0: 3), Hard Disk 5 (1: 0)Scenerio 1:Hard Disk 1 (0: 0),...
View ArticleChange uuid (bios.uuid) of a VM
Hi,I tried to change the UUID this way: var UUIDlog = vcVM.config.uuid; System.log("UUID at the moment: " + UUIDlog); System.log("UUID to set : " + UUIDnew); vcVM.config.uuid = UUIDnew; var UUIDcontrol...
View ArticleGuest script manager rights issue
I tried the new UAC fixed guest script manager, however when it tries to run the sample script to change IP it gets an error that indicates not valid rights. It does copy the file locally which is...
View ArticleVCO 5.5.2.1 - no logs from system.log in the client
I have VCO 5.5.2.1 both in the home lab and the work lab. The instance in the work lab does not show System.log messages in the VCO client window. They are logged to the scripting.log file just...
View Article