How can I use the PowerShell 7 with the ISE for loading VMware Modules?
Hi, I want to be able to use the ISE for Powershell 7, and then load my VMware modules in it. How exactly can this be accomplished? The is a blog post here, but I don't fully understand...
View ArticleInvoke VMScript missing expression error
Hi, PowerCLI 12.0.0.15947286PowerShell v5.1VMWare ESX 6.7.0Windows Server 2016 Template UAC & Windows Firewall already disabled. I want to extend RAW disks inside GuestOS but I am getting an output...
View ArticleRe: vRA 7.3 custom spec - Computer Name and Hostname
Hello Damian, Thanks for your explanation.According to marked one(correct answer), I tried to configure the vRA setting like below screenshots. For my case ( our developer team , want two inputs for...
View ArticleRe: UAG 3.8 SAML to ADFS
hi all!Someone has tested SSO using ADFS ?i have configured adfs 3.0 with uag 3.9.1 and horizon 7.12, configure adfs as a idp,and configure horizon connection true sso。 refer this document...
View ArticleRe: Issue with VMWARE WORKSTATION 15 PLAYER
Moderator: Thread moved to the Workstation Player area.
View ArticleRe: EXSI 6.5 Missing VMDK
Read Create a VMFS-Header-dump using an ESXi-Host in production | VM-SickbayCreate a dump like that.Call me via skype and give me a download for the dump.Ulli
View ArticleRe: WinBSOD after Hardware and VMware Version change
Moderator: Rather than pasting long log dumps as text, please use the “Attach” function in the bottom-right of the post creator.
View ArticleRe: WS1 Access without AD domain
Hi It is diffinitely possible to access WS1 without AD using [System Directory User]. Steps are as follows.1)Login to Workspace ONE Access Admin Console2)Click [Users & Groups]3)Click [Add...
View ArticleRe: Get-View Results from script either work, are blank or returns...
You are overwriting the CSV file for each iteration of the foreach loop.Accumulate all objects in an array, then, after the foreach loop, send the array to the CSV file. $hosts=Get-view-ViewType...
View ArticleRe: minimum requirements to install VCF??
Officially we only support with 4 x vSAN Ready Nodes, for example when you execute the Validate Configuration stage of VMware Cloud Builder the JSON Spec Validations task will fail with the error...
View ArticleRe: finding missing datastore _powercli
You can use the MultipleHostAccess property to filter local datastores out. $cluster=Get-Cluster MyCluster$dsNames=(Get-Datastore-RelatedObject...
View ArticleRe: How can I use the PowerShell 7 with the ISE for loading VMware Modules?
Before I try to answer this, a question.Why go through all this trouble for an unsupported solution while there is a perfectly good (and better) alternative like Visual Studio Code available?There is a...
View ArticleRe: vCenter 6.7 crash and reinstallation
What do we lose if we don't migrate the postgres DB ?
View ArticleRe: WinXP Vmware Keyboard driver service leftovers remove, no input - no...
So, if I understood well, the situation you have now is that you boot the physical machine and you have no keyboard and no mouse. What happens if you plug in an additional USB keyboard and an...
View ArticleRe: Shared VMs not working on Workstaion 15.5.5 on Ubunty 18.04
Could you please post a screenshot of the Virtual Network Editor (see Using the Virtual Network Editor)?
View ArticleRe: Can't log into gueast Windows 10 VM build by 6.2.0 Converter Standalone
There is no such issue with any other guests regardless of their OS type.Does this mean that you have another Windows 10 guest (not made using Converter) and that one works? Also did you try this...
View Article