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

Re: Sysprep on Windows Server 2008 R2 Template

Runnins sysprep manually before converting is actually not necessary if you let vCenter handle everything and use the customization wizard when deploying from template.  But what you followed should...

View Article


Re: clipboard syncing erratically doesn't work

also, here's the vmusr log that covers 8/13

View Article


Shrink A Guest's Virtual Disk?

Hi, Is there any reliable way to shrink an existing guests virtual disk via powercli?  We have several Windows guests that require smaller disks for certain types of tests.  Rather than reclone...

View Article

Re: PowerCLI script for deploying VMs via template using guest customizations

Thanks for all your assistance....we're in the process of getting our VMs provisioned.  I can't seem to find the button or link to mark this as "answered" so you can get the credit for it.  So bear...

View Article

Re: New line `n is not working

If you could show me how you compiled the content of the $Removed variable ?

View Article


Re: vcenter install error - wrong input - either a command line argument is...

If you are asked for an AD group during install it's probably the default vCenter admin group you were asked for.

View Article

Re: Command powershell for choise good esx

Ok, no triggered alarms, now I get it.Try like this$esx = Get-Datastore xxxxx | Get-VMHost -State Connected | where {$_.ExtensionData.Summary.OverallStatus -eq "green"}

View Article

Re: PowerCLI script for deploying VMs via template using guest customizations

Some browser versions seem to have that problem, perhaps try another browser

View Article


Re: Shrink A Guest's Virtual Disk?

Have a look at Shrinking VMDK files with PowerCLI

View Article


Image may be NSFW.
Clik here to view.

VMWARE Workstation 9 Ubuntu 13.04 Installation

Not too sure who I can message for help on this. I got VMWARE Workstation 9 for Linux. After installing it I am trying to use my product key but the the button you click to enter the product key won't...

View Article

Re: Posting confusion re sharing to groups from home page

Hi Geoff, You have two options when posting to a group (or multiple groups) in Socialcast. The first option is to @mention those groups right in the share box (at this time you can only @mention those...

View Article

Image may be NSFW.
Clik here to view.

Re: New line `n is not working

if ( (Get-PSSnapin -Name VMware.VimAutomation.Core) -eq $null ) {  Add-PSSnapin -Name VMware.VimAutomation.Core}  $cred = Get-VICredentialStoreItem -File c:\Scripts\cred.xmlConnect-VIServer "1.1.1.1"...

View Article

Image may be NSFW.
Clik here to view.

Re: problem displaying results with a duplicate mac script

Great idea for a script.I suspect your problem comes from this line$combineddup = $combinedreport|Group-Object Mac |where {$_.Group -gt 1}which should according to me be$combineddup =...

View Article


VMware Log Insight 1.5 TP2 available now. Apply Today.

Fans of Log Insight,We are excited to announce the availability of the Log Insight 1.5 Technical Preview 2 to our private beta members and the expansion of the technical preview program (learn more...

View Article

Re: New line `n is not working

Shouldn't that line be$_.Name | Out-File C:\Scripts\deleted.txt -Append #this is new, and it does not workOtherwise you will append the complete array $Removed each time.An alternative is to move that...

View Article


Ubuntu guest OS not able to mount windows drive

Folks, On my Windows 7 box, I have both VMWare Workstation 8 as well as VirtualBox installed. The Windows box has a shared directory. I have created a VM under VMWorkstation  as well as VirtualBox. The...

View Article

Re: Can't modify vApp Template CustomizationSection

I found here in a post that vAppTemplates are read-only.  That probably explains the error i was getting.According to this post i should be able to enable CustomizeOnInstantiate from CaptureVAppParams,...

View Article


Re: VirtualSwitch and Virutalport group details

Try something like this foreach($clusterinGet-Cluster){    foreach($esxinGet-VMHost-Location$cluster){        Get-VirtualSwitch-VMHost$esx|        Select@{N="Cluster";E={$cluster.Name}},...

View Article

Ultra high disk latency within guest OS, nothing bad shown on datastore

Hello, I'm having some serious issues with the performance of my virtual machines. I've been on a wild goose chase recently running all over the place but I think I've foudn the problem. My datastores...

View Article

Re: clipboard syncing erratically doesn't work

marc, We received your uploading and am reviewing it. Thanks! Best Regards,changhai

View Article
Browsing all 230663 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>