Re: Help With Setting Admins via PowerCLI
Hi i think that in order to set it on the host itself you will need to connect to the host directly using powercli first. Otherwise you will be creating permissions via VC and not directly on the esx/i...
View ArticleRe: Guest OS Label/Version Wrong
There are basically 2 kinds of GuestOS indicators:The first one is the static GuestOS you configured the VM with during creation or under edit settings -> Options. This is generally what you expect...
View ArticleRe: Win XP host gets reboot while install Windows 8 guest in VMWare...
Hi WoodyZ So I download the Memtest86+ and VituralBox . I let Memtest86+ program run overnight it completed and pass the memory tests 6 times by morning. After that I install VituralBox . First I...
View ArticleRe: Deleting a Virtual Machine
Restarted Management Agent Getting closer to the real problem. I looked at the permissions for all three VM's. The one I want to delete shows "read only". Any thoughts on how to proceed?
View ArticleRe: Help With Setting Admins via PowerCLI
To add to perms to individual ESX hosts, I believe you'll have to connect to each individual host first. Connect-viserver ESXHost$admin= "mydomain\domain admins"New-VIPermissions -Principal $admin...
View ArticleHow do you Remove a Connection Server v5.1.2
I have a Connection That is no longer needed in our VDI system. What is the proper process of removing a connection server from View v5.1.2. Thanks.
View ArticleRe: How does my network configuration look? (i.e. do I understand ESXi...
Rickard Nobel wrote: You could in theory do it on OS-level, but it would still have to pass through the physical NICs, which means you would have to create different portgroups and bind to different...
View ArticleRe: vmware host profile host requires reboot before previously applied config...
Interesting... I had auto-deploy running in a lab as a POC with 5.0. No issues to report and we decided to move forward with it. In the meantime 5.1 was released with cached mode, the prod environment...
View ArticleRe: PowerCLI script to list df -hl on all ESX host?
Afaik there are no PowerCLI cmdlets that allow you to list the local ESXi filesystem
View ArticleRe: Help With Setting Admins via PowerCLI
I have the script connecting to the host earlier on. It's sitting at ~400 lines at this point so I only pasted the snippet im working on right now. Assuming this is the only host we are concerned...
View ArticleXML Update?
Are we going to get an xml update that includes the Microsoft Advisory kb 2798897 - Fraudulent Digital Certs?
View ArticleRe: Snapshot not showing in Snapshot Manager, but 0000002.vmdk still around
That's strange. From the log file it looks like you created a snapshot and then deleted the same again using "Delete" instead of "Delete All". Can you confirm you hit the "Delete All" button? Something...
View ArticleTeamviewer - add a computer to Management console
Hello, This morning, I packaging Teamviewer 8 host. It was be easy but i have a little problem. I want to deploy my package to 200-250 users ! And it's easier for me to manage my parc with Teamviewer...
View ArticleRe: The VMRC console has disconnected.. attempting to reconnect
The problem is fixed now. Just download the latest version of the vSphere client VMware-viclient-all-5.0.0-913577.exe and install it. Reboot and the problem is fixed!
View ArticleRe: Multiple Gateways
Without knowing the network details (IP addresses, iSCSI port binding, ...) it's hard to tell you what's wrong. From the screen shot I can only see that you didn't define the VLAN-ID for the iSCSI...
View ArticleRe: Sil3124 or 3132 controllers support in ESXi 5.x?
Actually as of 5.1 GA, one of the specific SATA (fake RAID) controllers I have (I have 3 different ones) is recognized, such that my disks are seen as JBOD, which is fine for my small scale white-box,...
View ArticleRe: How do you Remove a Connection Server v5.1.2
Take a look at this, http://kb.vmware.com/kb/2000357.
View Article