Re: VCSA fails to Backup using FTPS
Re: Horizon 7.5 - How to get 2 vdi session on the same box.
P2V Ubuntu source with nvme disks fails
Hello,
I was attempting to convert a ubuntu device into a virtual machine using Converter 6.2.
Unfortunately it did not see my (definitely existing) boot partition, and after sifting through the worker logs the following line leads me to believe nvme source disks are not supported:
> [2018-07-27 17:36:55,709 INFO storage ]: Parted returned device with path: /dev/nvme0n1, type: 0
--> [2018-07-27 17:36:55,709 INFO storage ]: Skipping unsupported device with path: /dev/nvme0n1, type: 0
which to me seems like it would only be a semantic problem due to the other device name.
Is my asessment correct?
Any ideas on how to convert this?
Thanks in advance
Re: Show first sign-in animation GPO setting
Nope, sorry. UEM can't set HKLM values, and would be running too late regardless.
Re: Very Slow Start Menu and Search Box Initial Opening in Windows 10 VMs
"I remove all the Windows Modern Apps" THIS is what is causing the Start Menu delay.
I just do it manually via PowerShell afterwards.
Re: UEM profile on 2 VM at the same time
Hi vmb01,
You'll end up with a kind of "merged" view. Over time, user1 will see both folderA and folderB on their desktop.
Re: USB devices no longer recognised on VMWare Fusion 10
same problem with 10.13.6 and 10.1.2
the recommended processes did not heal it - no usb access at all
message under security&privacy
"System software from developer "VMWare, Inc." was blocked from loading
does not disappear ...
so this worked for me - finally - and let the message disappear - and returned all usb devices:
"Thank you! I don't know why, but quitting all other applications and turning off WiFi did the trick. Weird."
after quitting all, WiFi off, disconnecting Ethernet aka WiFi cable ;-) the mouse click finally makes the message disappear.
found there "Allow" button not working when System So… - Apple Community
Re: Unhandled Exception (1)
One easy workaround would be to click on the screen somewhere outside the unhandled exception window and hit the Escape key
Please consider marking this answer as "correct" or "helpful" if you think your questions have been answered.
Cheers,
Supreet
Re: Horizon 7.5 - How to get 2 vdi session on the same box.
The different user might work, but I am pretty sure the same user can't connect to different vdi sessions from the same device. You may be able to use the html client and the horizon client at the same time if you enable this setting(Allow user to initiate seperate sessions from different client devices)
Configure Network Setting for Multiple VMs Created from a Template
As a fairly basic VMware user, I'm not even sure what I want to do is possible, but here goes.
I need to create 50 servers from a template. This is ESXi 6.7.0, and for some reason, they won't install vCenter Server. Creating the template and creating the VMs from the template isn't an issue (the VMware.VimAutomation.* and VMware.PowerCLI PowerShell modules make that easy), but what I'm trying to do now is find a way to set the IP addresses (static), masks, gateways, DNS and proxy settings for all of the newly created VMs, preferably using a PowerShell script although I'm open to learning/using another tool if that's easier or necessary. I really don't want to have to login to the VMware Remote Console on each of these machines to do basic setups if I can avoid it.
Anybody have any advice, scripts or other tools I can use to accomplish this?
Re: VCSA fails to Backup using FTPS
Please try to take ssh from vcsa and run the command.. If you are doing it from your local Windows remove curl - v and try the cmd
Re: odbc database user password
which version of vc and vum?
Re: VCSA fails to Backup using FTPS
For using "curl" you need bash shell access. See: Enable and Access the Bash Shell from the Appliance Shell
And "connection timed out" errors are usually caused by firewalls or routing errors. Have you checked this or are the FTPS server and VCSA on the same subnet without firewalling and routing?
Re: VCSA fails to Backup using FTPS
Sorry if I was not clear in y last response.
From my windows 10 computer I can telnet in to the FTP server with no problem
I am SSH' into the VSCA and I cannot curl it fails
Re: VCSA fails to Backup using FTPS
Ok I was not in the bash shell
I get the same response as my Windows 10 computer
This is from the VCSA
~ ]# curl -v telnet://10.2.8.23:21
* Rebuilt URL to: telnet://10.2.8.23:21/
* Trying 10.2.8.23...
* Connected to 10.2.8.23 (10.2.8.23) port 21 (#0)
220 Microsoft FTP Service
So what can I try next? It looks like it connects fine
Re: Can a PowerCLI script display a prompt on a Guest OS?
I would need to see what that script does.
Do you have a link, or else attach your version.
cannot connect to internal web page from published app
we have published Chrome on our Horizon farm. when we connect from our internal systems, we are able to open chrome and load the internal websites. When we connect from home to the same published app, Chrome opens but we are not able to connect to the internal websites, we can connect to external sites, google.com etc..
as the RDS server (which is internal) is making the connection to website we shouldn't have to open FW to these.
What else am I missing? as Chrome opens from external it doesn't seem to be an f5/FW issue.
GB
Re: VCSA fails to Backup using FTPS
Have a look at this: Setting up FTPS server for VCSA backup | vmninja
For FTPS, not only port 21/tcp must be open, since VCSA uses passive mode. I bet there's something wrong with a firewall (maybe Windows Firewall). That's why I asked for routing and firewall. So, again, is there any firewall in between?
Re: VCSA fails to Backup using FTPS
Eddie's Blog: Configuring VCSA 6.5 Backup Lessons Learned
You are directly dumping the backup file to the FTP and not to any specific folder inside the ftp?
Is there any firewall in the FTPServer ? Can you try restarting ftpservice and also run the command curl -u <ftp user>:<password> -l <ftp server> from the above article to validate the same
Thanks,
MS
[500]SSO error:null ,check the vsphere web client server logs for details
i recently upgraded v Center appliance from v sphere 6 .x to vCenter 6.7 . i am facing below issue while login from web client :
[500] SSO error: null
Check the vSphere Web Client server logs for details.
below error while logging from vSphere Client :
[400] An error occurred while sending an authentication request to the vCenter Single Sign-On server - An error occurred when processing the metadata during vCenter Single Sign-On setup - null.
when i check from appliance i see SSO has already started. i have disabled NTP and enabled tried both ways .but still the issue there.Can experts sugguest how to fix this