Re: adding 100GD D drive to 50vms
does thse 2 lines need to be on the vm? $driveD = Get-WmiObject -Class Win32_Volume -Filter "DriveLetter = 'D:'" Set-WmiInstance -Input $driveD -Arguments @{DriveLetter="E:"; Label="Label"} Can i run...
View ArticleRe: SAN Information Needed
Hi, The following script should do, modify the bold and italic line to change the output path: $output = foreach ($esxi in Get-VMHost | Sort Name){ $esxcli = Get-EsxCli -VMHost $esxi...
View ArticleRe: VM SHUTDOWN ALONE
Hi ffelxi ,welcome to vmware forum,there is one option available called auto shutdown , seems that is enabled please disbaled that option it will not shutdown automatically .Yours, Abbie
View ArticleRe: Vmware SCSI controller for TSM library
Dear orthohin , please follw the steps to change the SCSI controllerTo change a virtual machine's SCSI controller when the guest operating system is already installed:Power down the virtual...
View ArticleRe: Querying the vCenter Database....
I totally understand your concern but these queries are going to be run from a 2012 SQL Reporting server and I don't know if a SQL 2012 Report server can interface to powercli. I'm a SQL DBA and it's...
View ArticleRe: vm template clone operation -maximum
I'm guessing this is the limit of 8x "Concurrent non‐vMotion provisioning operations per host" ... what about using multiple templates across your hosts?
View ArticleRe: Can LACP be setup immediately after ESXi install for Management Access?
We tried that. The ports will get link but switch wont bring them into an "up" state to transmit traffic unless it receives LACPDUs to negotiate a port-channel.
View ArticleRe: vmplayer grab the mouse by default
Ohhh, i was looking for the solution a long time ago, would like to find the way now.____________________________________VM or Not to VM...?That is the question!
View ArticleRe: Querying the vCenter Database....
i was just about to say the you might be using the query for SQL reporting or crystal reporting.i just got back to my office.
View ArticleRe: Curious svmotion result
Does the VM have any snapshots that reference a disk on the old datastore?
View ArticleRe: Are there any speed improvements if I convert a Player 3 (Workstation 7)...
You will not see any speed improvements, but I'll suggest You to, cause new feutures are cool.____________________________________VM or Not to VM...?That is the question!
View ArticleTemplate and cloning options not available in vSpere client
Hello. I'm relatively new to the virtual environment, just under a year, and I'm having trouble with templates and cloning. Here's the story. ESXi 5.1.0, build 799733vSphere Client 5.1.0, build...
View ArticleRe: Use All Displays In Full Screen will only clone, not extend
Thanks Wil, I did look at that post before I added this discussion. I didn't see a solution in it, however - did I miss something? Can you explain what you mean by "reinstalled via vmware tools"?...
View ArticleRe: AD Plugin for VMWare Orchestrator
Thanks for the response. I had noticed while searching online that the plugin was causing some grief for a lot of users. I was still hopeful that I would be able to get it working, but your solution...
View ArticleRe: VMware Player In Windows 7 64-bit
Is Your virtual machines os 64 bit? May come from incompatibility...____________________________________VM or Not to VM...?That is the question!
View ArticleRe: Mixed host in same VC
Hi Troy Clavell, In vSphere 4 the Cluster node is in Primary /Secondary approach, but vSphere 5.0 onwards Mater/Slave. I dont understand how it will work on combination of Esxi 4 and 5 host is on the...
View Articledoes not detect windows 8.1 for easy install
I am sure you already have realized this.Vmware Workstation version 1140354 does not detect windows 8.1 x86 tech preview iso for easy install.
View ArticleRe: How to set Overall VMWare Memory Usage (not per VM) for VMware Player
That will cause the host oses to functionat incorrect, better not to touch it.____________________________________VM or Not to VM...?That is the question!
View ArticleDesktops keeping name and ip address
Didn't know were to place this question, but figured it has something to do with the network.I Have a request for a pool to be floating and the program they use will need to keep the same desktop name...
View ArticleRe: How to install windows 8 on esxi 4.1 ?
Thans; It took me a while to figure out where everything was but when I was done it worked great. Thanks alot!
View Article