Re: Script to collect from all VM adapters - portgroup (network), VLAN ID,...
Concerning the warning, did you check with Get-PowerCLIConfiguration, how the setting for DisplayDeprecationWarnings is configured?That might have changed in your installation. I will have to update...
View ArticleRe: Get SQL Server and Database information before migrating MSSQL 2008 to...
There are a few questions in here, let's try with the beginning. You could try to use the Start-Job cmdlet to run these queries as background tasks.That at least produces a certain level of parallelism...
View Articlefusion 10
buogiorno Vorrei che mi aiutaste a risolvere un problematop non posso installa re fusion11 perché mi provoca il nascondimento degli usb ,in pratica non me li fa vederepotete aiutarmi a risolvere questo...
View ArticleAny adverse side effects to choosing the wrong "Guest OS Version"?
Just did a quick install of Windows 10 64-bit in VMware Workstation and I just realized I forgot to switch the Guest OS "Version" from "Windows 10" to "Windows 10 x64", so I'm wondering what if any...
View ArticleRe: Get fiber channel path io stats
Thanks, I have something similar, I have to run this on 16 hosts is there a better way that doing start-job to run them in parrall. I'm running it on 16 core cpu and its taking 20 minutes just for a 2...
View ArticleRe: Get fiber channel path io stats
Runspaces and PowerCLI don't work together that weel, go for background jobs with Start-Job. There are a few peculiarities to keep in mind.Have a look at Re: Poweroff and Poweron 1000 VMs in...
View ArticleRe: Finding linked clones based on a parent
A reference to each of the linked clones should exist in the base/parent VM's .vmsd file. André
View ArticleRe: ESXi ROOT password date
... First command on this host gave output as 16864.The command shouldn't output anything, but only fill the variable.Please check the command syntax, and that $myDays contains the expected value after...
View ArticleRe: password dimenticata esxi
Hello @linux1971 Welcome to Communities - in future, please take the 5 seconds needed to use google translate/search. No, you cannot change ESXi root password if it has been lost, you must reinstall...
View ArticleRe: Get fiber channel path io stats
Looks pretty close to what I'm doing, I'm just looking to incorporate your device part. I had a way to tie it back to the datastore, but running that command per path is expensive. I'm going to try and...
View ArticleRe: Unable to install staf
Yes ,I often met this issue,but recently I find the way to solve this . 1.go to the ESXI host and edit the file /etc/hosts 2.add the FQDN of workbench into ESXI hosts file.such...
View ArticleRe: Get fiber channel path io stats
Not too sure why you are connecting to each ESXi node.There is no need to that, the Get-EsxCli cmdlet works while only connected to the vCenter.And that way you can reuse the existing connection with...
View ArticleRe: ESXTOP Question
Ampersand on the end of the command just makes it run in the background. When I ran the command it ran continuously for over the amount of iterations I entered in the command, so if it ran in the...
View ArticleRe: password dimenticata esxi
As already mentioned, the only officially supported method to reset a root password on a standalone ESXi host is to reinstall it.However, if the host is managed by vCenter Server there are other...
View ArticleRe: ESXTOP Question
Just to rule this out, can you confirm that the hyphens in the command are correct. Your post shows ones which seem to be modified by e.g. Word.wrong:"nohup esxtop –b –d 60 –n 60 >...
View ArticleESXi 6.0/6.7 cant be added to VCSA 6.7
I'm baffled by this one.... Hopefully someone can enlight me The facts. I have a VCSA 6.7 (6.7.0.21000) running with 2 clusters and 5 hosts running either ESXi 6.0 or 6.7.Nothing fancy to it at all;...
View ArticleTwo factor authentication for vCloud director provider URL
Hi Team, I have a doubt on "Two factor authentication for vCloud director provider URL" Right now,my provider URL also accessible from public internet "https://mycloud.com/cloud"(via system...
View ArticlevSAN: Mismatched Versions
Note: This is all my home lab I have been running 3 ESXi hosts on ESXi 6.7 and 1 host on ESXi 6.5. The 6.5 host is too old to ugprade, 6.7 will not install due to the old CPU. The 6.7 hosts have...
View ArticleRe: vmware-vmx high cpu usage causing Mac to heat up constantly
This seems to also fix a problem I have been having with the XFCE window manager in Slackware --- any change from the default size of 800X600 resulted in "hash" lines on the bottom half of the screen...
View ArticleRe: Two factor authentication for vCloud director provider URL
I don't know Duo Security. We use the MFA solution from Okta: https://www.okta.com/products/adaptive-multi-factor-authentication/In the background our own ADFS is used as Identity Source and, in...
View Article