Comment on WebCommander by Christopher Crossen
Well, I tried to post the xml code that I have in the _def.xml file, but the browser isn’t displaying it on the screen. Something else I noticed, we can’t edit our posts here. :-(
View ArticleComment on Horizon View Event Notifier by Travis
Love the product. Any updates on when the ability to silently start the app or even run as a service is coming?
View ArticleComment on WebCommander by Jerry Liu
Based on the code, it seems you didn’t pass credential to cmdlet Get-WmiObject. That’s why it said access denied. Try the commands below: $cred = new-object -typeName...
View ArticleComment on VMware OS Optimization Tool by Jack McMichael
Cooper, Could you confirm which servers are having issues? Based on what you’re telling me it’s hard to pinpoint what the problem is.
View ArticleComment on VMware OS Optimization Tool by Cooper
Hi Jack Thanks your help. Please check below information. We have 4 servers have same problem. OS: Windows Server 2008 R2 Standard(x64) +SP1 Description: Stopped working Problem signature: Problem...
View ArticleComment on WebCommander by David
Hello everyone, How ready for a production environment this tool is? I’ve seen that Windows Authentication was just added in version 4. How does integrate with AD? Thank you, David
View ArticleComment on WebCommander by MatW
It would be really nice to expand the documentation a bit to include more detailed instructions on some simple scenarios and basic troubleshooting when trying to add your own custom scripts.
View ArticleComment on vCMA by Nate Hudson
We’ve been using this tool for quite some time, but recently with the shellshock vulnerabilities, we’ve been asked to determine if this virtual appliance is vulnerable to the shellshock issue. Is...
View ArticleComment on WebCommander by Jerry Liu
I heard you. I will add a few tutorials once I get time to do so. For now, please refer to built-in scripts as samples for adding your owns.
View ArticleComment on WebCommander by Jerry Liu
Actually, the authentication / authorization is all handled by IIS. I simply added a switch in setup.ps1 to enable Windows authentication when webcommander is initially installed. The gun is always...
View ArticleComment on PowerActions for vSphere Web Client by Barkz
Have tried to integrate the PowerShell Toolkit I wrote that supports use of our REST APIs and have found a few roadblocks. <strong>Details</strong> Windows 2008 R2 hosting PowerActions...
View ArticleComment on PowerActions for vSphere Web Client by Cody Hosterman
Working on a bunch of stuff right now (with Barkz who just commented too)–will post stuff on my blog as I complete it
View ArticleComment on PowerActions for vSphere Web Client by Shane Allen
Ok. Had to rebuild the Power Actions host server. (Long sorty) Used same name and IP. During the install of PowerActions when registering with the Lookup service I get this: “Another installation of...
View ArticleComment on VisualEsxtop by ruichen
Hi Anton, Have you generated counter list file? Following is a typical usage of visualEsxtop-filter-stats.bat: Given a batch output file, save selected stats into another file 1. First list all the...
View ArticleComment on PowerActions for vSphere Web Client by TanyaVM
I have been trying to use the “Shared Scripts” feature, but I must have something incorrect in the .ps1 file. I do have it in the Scripts folder of the host PowerCLI server. Can someone check my script...
View ArticleComment on PowerActions for vSphere Web Client by Alan Renouf
You need to add extra metadata as its a shared script and also you didnt use the variable in your script which specified the cluster, dont forget to restart the PowerActions service and restart your...
View ArticleComment on PowerActions for vSphere Web Client by Alan Renouf
Looks like the comments on this site stripped the meta data… lets try a link: http://pastebin.com/yZvLjPAh
View Article