Re: Create snapshot of all servers in ressource pool with tag xyz
[2018-07-20 08:27:42.802] [I] urn:vmomi:InventoryServiceTag:6448419a-0963-414a-bf0a-f62ff38218e7:GLOBAL[2018-07-20 08:27:42.845] [E] Workflow execution stack:***item: 'Test/item2', state: 'failed',...
View ArticleOnly the "VMnet0" works as a Specific Virtual Network
Weird. Only "VMnet0" will work as a VIrtual Network. Is this a bug or a feature? Trying to connect to VMnet 2, 3, 4, or even 5, dosen't work.
View ArticleRe: Is VDDK 6.5 not available when we download it?
OK i got itthe reason i can't download the vddk is that my account info is incomplete
View ArticleUEM HTML Access Transfer - Don't see download Tab in file Transfer Panel
Hi All,Is anyone noticed this with horizon html client.Not able to see download tab in file transfer panel.I have allowed HTML Access file transfer in UEM smart policy. Thanks,
View ArticleRe: upgrading SRM 5.8.1
Hi,direct upgrade of SRM 5.8.1 to 6.5 is Not Supported. You can check this in the KB: VMware Knowledge BaseThe products SRM and VC are in a lock-step for these versions or if you want to upgrade SRM to...
View ArticleRe: powercli script to get last boottime of guest OS
You can use the following PowerShell command to get the last boot time of multiple systems: Get-CimInstance -ClassName Win32_OperatingSystem -ComputerName Server01,Server02 | Select-Object -Property...
View ArticleRe: powercli script to get last boottime of guest OS
Try like this $code=@'Get-CimInstance -ClassName win32_operatingsystem | select -ExpandProperty lastbootuptime'@ Get-VM|where{$_.PowerState -eq'PoweredOn'-and$_.Guest.GuestFamily -match'windows'}...
View ArticleNew to App Volume - are their sites with "recipes" for common applications?
Hello, we have upgraded our old VMWare View to the new version and got also AppV and UEM. Now we have begun installing some applications like Office 2016 and Acrobat DC. It seems to work but we want...
View ArticleRe: powercli script to get last boottime of guest OS
Get-CimInstance : The client cannot connect to the destination specified in the request. Verify that the service onthe destination is running and is accepting requests. Consult the logs and...
View ArticleRe: [vRA 7.4] - XaaS Performance with external value
Yep thx eservent for your feedback.... For us the cache is not a solution because when a User launch the XaaS all datas are differents for each of them. The only solution is to execute the action...
View ArticleRe: powercli script to get last boottime of guest OS
hi LucDsince VMtools Is outdated on some VMs getting warnings and no output. can we modify the below to get boottime instead of uptime ? $stat = 'sys.osuptime.latest'$entity = Get-VM (get-content...
View ArticleRe: powercli script to get last boottime of guest OS
There is a difference between the VM's Uptime (time the VM was started) and the guest OS last boottime (last time the guest OS was started).The VM can be kept running, while the guest OS is rebooted.So...
View ArticleRe: Changing VW Language for Windows Text in Workstation 12
Belated reply and belated thanks! Yes, it was the OS7 on VMware that was in Italian, not English. It still is. The link you provided is helpful for a normal case, but I'm at a new impasse: the solution...
View ArticleRe: App Stacks detaching with 2.14 agent
The issue ended up being that you can not have 2 different App Volumes managers connected to the same vCenter. I was migrating from 2.10 to 2.14 and when one environment would scan vCenter it would...
View ArticleRe: SSH and SCP commands stucked in "FIPS initializing" when launched from...
Thanks!!Actually i find out the issue was related to firewall settings, that for some reason in ESXi6.5 was enabled for SSH client by default i guess, as i never had to touch it before.In ESXi 6.7, no...
View ArticleRe: Static Guest IP, Dynamic Internet access, must also connect to host
There are several pre-built VMs out there with routing software installed. Use one of those - it should be configured with 2 virtual NICs (one external, probably set to bridged mode, so that it will...
View ArticleRe: vCSA 6.5 installation stuck at RPM installation
I tried all solution nothing works for me.Finally I resolve the issue with1. I change my exsi host time same as my windows DC.2. change root password after press "e" in console and reset password was...
View ArticleRe: Does vSAN 6.6 Standard support raid 5
RAID5/6 in the advance edition I can understand, but is it for SSD (All Flash) only?
View ArticleRe: Powershell cmdlet conflict with latest powercli
Looks like you want to make a point that is not really a point.At least not for me. The title of your thread is incorrect, the conflicting cmdlets (with Hyper-V) have been there since 2011.I personally...
View Article