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

HA 5.3.1 - customized docx template didn't work anymore after saving it with word 16.7 (180909) on Mac OS (10.13.6) and also on Windows 10 Enterprise (1803)

$
0
0

Hi community.

 

I have been using an adapted Word template for the HA Report for a few years now.

I modified this template today and now it is no longer possible to generate a report.

 

I got the following error message:

ha531_error_message.png

 

If I restore the original word template - which was delivered with the HA 5.3.1 - I can generate a report without any problems.

As soon as I open the original template in Word (Office 365) and save it, it is not possible to generate a report.

 

I have tested this with Word on both a Mac and a Windows 10 PC.

 

I am using the HA 5.3.1 Java Appliance.

 

Does anyone have the same problems with template customization or even a solution to the problem?

 

Any clues are more than welcome.


Re: The MESA's OpenGL version of the guest ubuntu 16.04 is too low.

$
0
0

Not sure I understand. You say: "VM virtual hardware compatibility set to version 12"

 

Where can I set this "VM virtual hardware compatibility"?

 

I found this:

 

VMware - Update the compatibility version of a VM (Virtual hardware) -

 

, but this is not something I have. I have VMWare Player. Is this something that only exists in VMWare Workstation?

 

I'm on Ubuntu GNU/Linux 18.04 and I have trouble getting OpenGL 3.3 in a Windows 10 guest.

Re: Is there a solution to macOS Mojave keyboard/mouse issue?

Re: Pull Virtual machine build date from vRA?

$
0
0

Could you share me the detailed view, how to pull the  VM create date using vRA.

Re: GSAN status returns to degraded

$
0
0

Yes we need to put it back to independent persistent. Gotta update that article.

 

Suhas

Re: VMware Fusion 11

$
0
0

Shhhh...you'll get us all a twitter!

 

You're right, the Beta 11 is the GM/RC candidate - after installing about this Mac no longer shows 'Beta'.

Re: Fusion 10 on Mojave; Gray window by all VMs; Thumb-Rendering in Library shows VMs are running and reacting

converto_html use in powercli report.

$
0
0

Hi Luc ,

 

I am trying to find some inventory information using convertto-html .

this is report is based on the input provided as esxi name .

 

 

i am trying to use following way  need help in  finding expression for datastore with less than 10 percent capacity.  (orange line)

and all snapshots in cluster (for some resons not getting proper output)(blue line)

 

$esxi_tobechecked=read-host "specify esxi name"

$esxi=get-vmhost -name $esxi_tobechecked

$path=read-host "provide path"

 

 

 

 

 

$report = @()

$output = New-Object -TypeName PSObject

 

            $output|Add-Member -MemberType NoteProperty -Name 'cluster' -Value (Get-Cluster -VMHost $esxi).name

            $output|Add-Member -MemberType NoteProperty -Name ' datastores' -Value (Get-Datastore -RelatedObject(get-cluster -VMHost $esxi)|?{$_.FreeSpaceGB -le )

            $output|Add-Member -MemberType NoteProperty -Name 'all snapshots in cluster ' -Value (get-vm -Location(Get-Cluster -VMHost $esxi)|get-snapshot|select name)

 

 

$report += $output

           

           

           

            $report|ConvertTo-Html|Out-File -FilePath "$path\report.html"


ESXI 6.7 won't boot Server 2016/Win 10 in 6.7 or above

$
0
0

Trying out the updated 6.7 version on my Lenovo server and trying to install both Windows 10 and Server 2016. everything runs fine and when I select compatibility I use the 6.7 and above. Attach the ISO file to it and then start it but it goes through the 3 options of drive, cdrom, pxe and does nothing. This is for both items.

 

However if I change it to compatibility 6.5 or above then the machine boots fine. Is there some sort of setting that needs adjusting? I assume it must be something to do with secure boot but not sure what.

Re: Using a Connection server Pre-login message with UAG's

$
0
0

Is RSA configured on the UAG or on the connection server?

Re: Unable to launch view admin console

$
0
0

At this point we need to look at the connection server logs to determine what is going on. Have you filled an SR?

Updating to latest version of VM Workstation (windows 8.1 host) broke bridged networking with a Debian 9 guest

$
0
0

VM Workstation version: 14.1.3 build-9474260

Debian version: Debian GNU/Linux 9 (stretch) 64-bit

Gnome version: 3.22.2

 

NAT networking works. Bridged does not

Bridged worked with the previous rev of VW Workstation 14

 

I am a beginner here, but have read I may need to use a NIC using e1000e or vmxnet3.

I have tried changing that in the VMX by changing the line to 'ethernet0.virtualDev = "vmxnet3"' or 'ethernet0.virtualDev = "e1000e"', but neither of these worked in bridge mode

Re: converto_html use in powercli report.

$
0
0

You mean something like this?

 

$esxi_tobechecked=Read-Host"specify esxi name"

$esxi=Get-VMHost-name$esxi_tobechecked

$path=Read-Host"provide path"

 

$report= @()

$cluster=Get-Cluster-VMHost$esxi

$output=New-Object-TypeNamePSObject

$output|Add-Member-MemberTypeNoteProperty-Name'cluster'-Value$cluster.name

$output|Add-Member-MemberTypeNoteProperty-Name'datastores'-Value (Get-Datastore-RelatedObject$cluster|where{$_.FreeSpaceGB -le ($_.CapacityGB *0.1)}).Name

$output|Add-Member-MemberTypeNoteProperty-Name'all snapshots in cluster '-Value (((Get-VM-Location$cluster|Get-Snapshot).Name) -join'|')

$report+=$output

 

$report|ConvertTo-Html|Out-String|Out-File-FilePath"$path\report.html"

 

Re: Unable to launch view admin console

$
0
0

Hi Ben, I didn't file an SR yet. The generic solutions provided as per the KB articles are checked. I am looking for any options that could solve this before filing the SR.

Re: Powercli Script to Capture Cluster utilization

$
0
0

That all looks ok.

I now tried that script multiple times in all kinds of configurations and I can't reproduce the errors you are seeing.

Can you, as a final way to try and determine what goes on, attach the script you are using as a file (use the Attach button bottom right in the Reply window)?


Re: Connecting external drives - where do the names come from?

$
0
0

It would be nice if VMware would (at least optionally) use the Windows drive  label   instead of the manufacturer and model.

This would make the drives more 'distinguishable' : one might have multiple external drives running, same manufacturer, same model.

Re: Failed to start HACore profile on node

Re: Port Group with UCS & ESXi

$
0
0

Hi LMSADSA

Please create a portgroup on vswitch and assign the corresponding NIC to it. Move that uplink (vNIC) to Active uplinks and rest to unused uplinks in vsphere.

 

From UCS assign vNIC template with the flown VLANs to the service profile>vNIC

 

Regards,

Raj

www.hypervmwarecloud.com

Re: converto_html use in powercli report.

$
0
0

thnaks iam checking this .

 

could yu suggest if out-string has any impact of changing output from  sytem.object to any other form .

 

 

as shown below

Re: vSAN licensing

Viewing all 230663 articles
Browse latest View live


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