Quantcast
Channel: VMware Communities: Message List
Browsing all 168400 articles
Browse latest View live

Re: Reset NTP Service on all hosts

There are a couple of "reserved" variables in PowerShell and $host happens to be one of them I'm afraid.Pick another name for the variable and you should be good.

View Article


Q: how to recreate "Host Memory Status" alarm

Hello, Simple question:I've accidentally altered the "Host Memory Status" alarm, and I'd like to put it back the way it was. Can someone post what the default alarm should have under General, Triggers...

View Article


Re: Get Complete Inventory PowerCLI

It looks like you didn't do a Connect-VIserver before you ran the script.

View Article

Re: Get Complete Inventory PowerCLI

Just took a lot at the error and spotted that. My bad.  Just restarted it again. I think it will take a couple of hours as I started one on another sever about 4 hours ago.

View Article

Re: Fusion Mountain Lion bridging leads to kernel crash. How to submit bug...

VMware Fusion Technology Preview 2013

View Article


Re: DefaultPSP Change Through PowerCLI/Host Profiles doesn't stick...

This is happening on over all Hosts >80...

View Article

Re: Powercli as a thinapp?

Simply post-scan, installed, post-scan, build.... no issues (PowerCLI for 5.1)

View Article

Re: peripherals help!

Yes on the gold image before we create a pool we are installing the devices as an admin.  And when we log into the p25 as user or admin it installs the devices again, and sometimes it goes not see all...

View Article


Re: Vmware on Macbook Cannot find a valid peer process to connect to

I am having a similar issue with Fusion 4.1.4.  I have XP which runs OK (well as it always did - slowly!).I also have Windows server 2008 R2 x64 .  It has run faultlessly and fast until recently.  It...

View Article


Re: Reset NTP Service on all hosts

Ok, I figured that $host was a reserved variable, because it populates by itself.  However, I still can't figure out why looping through the entries requires writing the variable.  Where in the above...

View Article

script to check a setting in a vmx file for specific entry

HI Friends, I am wondering if it is possible to check the specific entry in VMX file through powercli script. Actually i wanted to search set of VMs which has "scsi0:1.writeThrough = "true" in VMX...

View Article

SRM and NLB

Can anyone tell me that SRM 5.1 support the IP Injection of Microsoft NLB. Because I am the issue while injecting multiple ip's on single NIC. Primary SitevCenter 5.0SRM 5.1.1EXSi 4.1 DR SitevCenter...

View Article

Re: View 5.1 and Lync 2010 - Desktop Sharing Really Slow

I believe it is the same thing. Interested to hear if anyone else uses Lync 2010 and screen sharing?  Thanks

View Article


VMware Workstation: Machines per license?

I'd like to know how many machines I can install VMware Workstation on with one license (key). Thanks in advance.

View Article

Re: vcpu and Core

Hi, Thanks for the quick responce .One more question is one of my proposal .... Chip Set Intel® 7500 ChipsetNumber of processors 2 or 4Processor core 10 or 8 or 6 or 4Maximum processor speed 2.26 GHZ...

View Article


Re: Reset NTP Service on all hosts

I'm afraid you did in the ForEach loopForEach($Hostin $Hosts) The $Host variable will on each loop be assigned one of the values from $Hosts.

View Article

Re: script to check a setting in a vmx file for specific entry

You can always check the content of a VMX file by copying it to local storage on your client with the Copy-DatastoreItem cmdlet.Once you have the file on local storage, use Get-Content to "read" the...

View Article


Re: VMware Workstation: Machines per license?

Unless you have a multiple activation key (these are unusual) then only one. // Linjo

View Article

Re: Powershell Plugin system.outofMemoryException

It could be an issue with Windows Remote Management service itself.There are couple of threads in Microsoft  comunities describing similar issue after upgrading to 3.0.Invoking PowerShell script with...

View Article

Re: ANDROID

Android x86 works fine, have used this distro a few times:http://www.android-x86.org/download

View Article
Browsing all 168400 articles
Browse latest View live