Re: Log Insight entries from Log Insight are obscuring my queries
Did any of the suggestion from Vardan or myself work for you? If yes please mark this question as answered. Thanks!
View ArticleRe: vSAN 6.6 2-Node Direct Connect
1470 yes, 8745 no. The reason why is because the witness VM is at a colocation facility therefore, the ROBO office and the main datacenter are connected through the WAN link via VPN tunnel so jumbo...
View ArticleRe: Horizon 7.1 and Access Gateway 2.9 - **almost** there but stuck
We, too, have been working with support on this - we got the UAG's deployed and working well for almost everything other than RADIUS. No matter what we tried, we've settled back to enabling RADIUS on...
View ArticleRe: Horizon VM to Zero Client Link
I have no idea why I did not respond to this earlier ... I apologize . I did work on it on 24th April ...doh! Anyway this is the filelog I used to import the data correctly into Log insight...
View ArticleRe: Custom properties on a REST host?
Ah ok. Thank you. So i probably can't set it to be a securestring unless i do that part manually. thank you.
View ArticleRe: Trying to install ESXi 6.0 U2 on a HP BL460 G7 box
This is most likely an driver issue, and you either need to create a custom installation image with the required driver, or use the HPE customized installation image...
View ArticleRe: Convert Catalog resource to Virtual Machine
Much better than my method! Will this work for both vRA 6 and 7? I guess I can just try it but I figured I'd ask
View ArticleRe: Cannot get PowerCLI 6.5.1 Offline installation to work
NK, can you post the output of the following? Get-PackageProvider Get-PackageProvider -ListAvailable Get-Module -ListAvailable PowerShellGet,PackageManagement Get-Module If there is a problem with...
View Articlefunction getAttributeWithKey not found for ConfigurationElement()
In an action, i've got a script that connects to a https end point and pull some data to populate into an input field. so i'm trying to read configuration elements and get this error Error in (Dynamic...
View ArticlePCOIP Blank Screen after reconnecting
Hey all, We have some users that are occasionally having an issue connecting back to their VMs via Horizon Client when they minimize their session. Whether it's 30 minutes or over an hour later, when...
View ArticleRe: Horizon 7.1 and Access Gateway 2.9 - **almost** there but stuck
As this thread is now answered, it would be better to start a new thread if you have UAG RADIUS config/setup problems. We'll then be able to sort out your specific issue. Mark
View ArticleRe: PowerCLI 6.5.1 seems to break PowerShell Help
Hey Greg! How did you determine that removing `vmware.vimautomation.common` and `vmware.powercli` were what was causing the issue? Also, can you share your powershell profile? Just curious to see if I...
View ArticleRe: Populate variable with list of Storage DRS clusters that are available to...
Afaik DatastoreCluster are defined on the Datacenter level. foreach($dcinGet-Datacenter){ Get-DatastoreCluster-Location$dc| Select...
View ArticleRe: Port group to physical network mapping: Possible with just one Vswitch?
I AM NOT SURE ABOUT YOUR (LAN - WAN) SETUP --- BUT -- SEE IF THIS CAN WORK FOR YOU!!!! Raul.VMware VDI Administrator.http://ITCloudStream.com/Stay Connected:Like > Share > Comment > Reply...
View Articlestrange ESXi behavior
All, I see a strange behavior of ESXi host in the VCenter (Essential Kit for 3 servers). I disconnected several local HDDs in the raid5 volume.Local disk is changed its status to failed at the health...
View ArticleRe: Horizon Smart Policies not working
Hi VDINinja311, UEM 9.1 fully supports WIndows 10 v1607, and I think Horizon 7.0.2 does as well. Can you provide a FlexEngine log file at log level DEBUG? And, just as some general background...
View ArticleRe: Does the 6.0U2 Migration Tool Support Linked Mode VCs?
Murali,Thanks for the reply. This is VC 5.1 so it wouldn't it be System-Domain. If I upgrade to 5.5 will the SSO domain be changed to Vsphere.Local? I am looking at this page below which describes how...
View ArticleRe: strange ESXi behavior
Hello, Are you positive the VMs disks/files resided on the storage you pulled? Regardless, VMs can essentially be running in memory of the host, a hung VM can often still ping.If you RDP/SSH to any of...
View ArticleRe: function getAttributeWithKey not found for ConfigurationElement()
ConfigurationElement is a scripting type. You cannot invoke the method getAttributeWithKey() directly on the type; instead, you should obtain an instance of object of this type (eg. by passing it as an...
View Article