Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello All-I'm trying to create a couple user activity policy tasks that will allow users to select a VM and delete a snapshot as well as revert to a snapshot. The pre-canned tasks prompt the user for the snapshot name but I want to be able to give t...
Hello-I'm trying to create a custom workflow to run a bash script inside a linux host using the Execute VIX Script task and I have a few questions. I am staring with something simple, just a script to echo hostname to a file in th machines tmp direc...
Hello All-I am trying to set up UCSD with multiple vDC's for varrious organizations in our environment. Certain organizations should have their own administrators and some administrators in one organization may be administrators in other organizatio...
Hello All-I am new to UCSD and am currently going through some intial configuration of it in our environment. One thing that I would liek to do is tie in UCSD with our AD servers to pull in user/group data and authenticate users. I went in to the A...
I had the same issue... brand new B200 M4's and this is the first time we tried to use auto deploy with SD cards and no internal disks. Its confusing because the installer lists the SD card as an acceptable installation location, and when you look a...
It finally works! I updated to 5.3 the other day so that may have had something to do with it and I have done limited testing to see what other variables may have impacted the end result, but I just made a custom workflow with the Execute VIX Script...
FYI, I am trying to use the macros in this document:http://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/ucs-director/administration-guide/4-0/ucs_director_admin_guide/using_macros.html#wp1061223According to that, ${VM_NAME} should reference th...
Michael-What version of vSphere are you using? I found this today when trying to investigate further, not sure if it's relevant or not.http://www.vmware.com/files/pdf/techpaper/vsphere_powercli51r1_technote.pdf"Based on the version of your VMware vi...
I created a new task from scratch and I still get no results. VMware tools is installed and is up to date. vSphere versions is 5.5 u3, vm hardware version 10. /test.sh (manual execution shows that script works and puts results in /tmp):#!/bin/bash...