alanrenouf / vCheck-vSphere

vCheck Daily Report for vSphere
MIT License
735 stars 326 forks source link

Doesn't work on Linux Powershell #679

Open luizlinux opened 5 years ago

luizlinux commented 5 years ago

Hi guys.

Nowhere on the README.md is stated that Linux is not supported, so I'm assuming that as long as I have Powershell and PowerCLI properly configured and working the script should be OS agnostic.

However it fails to run on Linux.

[username@localhost ~]$ cat /etc/*ease
CentOS Linux release 7.6.1810 (Core) 
NAME="CentOS Linux"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"

CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"

CentOS Linux release 7.6.1810 (Core) 
CentOS Linux release 7.6.1810 (Core) 
[username@localhost ~]$ pwsh
PowerShell 6.2.0
Copyright (c) Microsoft Corporation. All rights reserved.

https://aka.ms/pscore6-docs
Type 'help' to get help.

PS /home/username> ls -l
total 40
drwxr-xr-x 19 username username  4096 May 13 19:00 username
lrwxrwxrwx  1 username username    23 Apr  1  2016 stor2rrd -> /home/stor2rrd/stor2rrd
-rw-r--r--  1 username username 35553 May 15 18:25 vCheck.ps1
PS /home/username> Import-Module VMware.PowerCLI
Import-Module : VMware.VimAutomation.License module is not currently supported on the Core edition of PowerShell.
At line:1 char:1
+ Import-Module VMware.PowerCLI
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : OperationStopped: (VMware.VimAutomatio\u2026tion of PowerShell.:String) [Import-Module], RuntimeException
+ FullyQualifiedErrorId : VMware.VimAutomation.License module is not currently supported on the Core edition of PowerShell.,Microsoft.PowerShell.Commands.ImportModuleCommand

PS /home/username> Get-VICommand                

CommandType     Name                                               Version    Source
-----------     ----                                               -------    ------
Alias           Answer-VMQuestion                                  11.2.0.12… VMware.VimAutomation.Core
Alias           Answer-VMQuestion                                  11.2.0.12… VMware.VimAutomation.Core
Alias           Apply-DrsRecommendation                            11.2.0.12… VMware.VimAutomation.Core
Alias           Apply-DrsRecommendation                            11.2.0.12… VMware.VimAutomation.Core
Alias           Apply-ESXImageProfile                              6.7.0.112… VMware.DeployAutomation
Alias           Apply-VMHostProfile                                11.2.0.12… VMware.VimAutomation.Core
Alias           Apply-VMHostProfile                                11.2.0.12… VMware.VimAutomation.Core
Alias           Attach-Baseline                                    6.5.1.786… VMware.VumAutomation
Alias           Connect-HVServer                                   7.6.0.102… VMware.VimAutomation.HorizonView
Alias           Connect-PIComputeInstance                          11.0.0.10… VMware.VimAutomation.Cloud
Alias           Connect-PIDatacenter                               11.0.0.10… VMware.VimAutomation.Cloud
Alias           Connect-VmcServer                                  11.2.0.12… VMware.VimAutomation.Vmc
Alias           Detach-Baseline                                    6.5.1.786… VMware.VumAutomation
Alias           Disconnect-HVServer                                7.6.0.102… VMware.VimAutomation.HorizonView
Alias           Disconnect-PIComputeInstance                       11.0.0.10… VMware.VimAutomation.Cloud
Alias           Disconnect-PIDatacenter                            11.0.0.10… VMware.VimAutomation.Cloud
Alias           Disconnect-VmcServer                               11.2.0.12… VMware.VimAutomation.Vmc
Alias           Download-Patch                                     6.5.1.786… VMware.VumAutomation
Alias           Export-VM                                          11.2.0.12… VMware.VimAutomation.Core
Alias           Export-VM                                          11.2.0.12… VMware.VimAutomation.Core
Alias           Get-DeployCommand                                  6.7.0.112… VMware.DeployAutomation
Alias           Get-ESX                                            11.2.0.12… VMware.VimAutomation.Core
Alias           Get-ESX                                            11.2.0.12… VMware.VimAutomation.Core
Alias           Get-PIAccessControlRule                            11.0.0.10… VMware.VimAutomation.Cloud
Alias           Get-PINetworkAdapter                               11.0.0.10… VMware.VimAutomation.Cloud
Alias           Get-PIUser                                         11.0.0.10… VMware.VimAutomation.Cloud
Alias           Get-PIVApp                                         11.0.0.10… VMware.VimAutomation.Cloud
Alias           Get-PIVAppNetwork                                  11.0.0.10… VMware.VimAutomation.Cloud
Alias           Get-PIVAppStartRule                                11.0.0.10… VMware.VimAutomation.Cloud
Alias           Get-PIVAppTemplate                                 11.0.0.10… VMware.VimAutomation.Cloud
Alias           Get-PIVM                                           11.0.0.10… VMware.VimAutomation.Cloud
Alias           Get-PIVMTemplate                                   11.0.0.10… VMware.VimAutomation.Cloud
Alias           Get-PowerCLIDocumentation                          11.2.0.12… VMware.VimAutomation.Core
Alias           Get-PowerCLIDocumentation                          11.2.0.12… VMware.VimAutomation.Core
Alias           Get-VC                                             11.2.0.12… VMware.VimAutomation.Core
Alias           Get-VC                                             11.2.0.12… VMware.VimAutomation.Core
Alias           Get-VIServer                                       11.2.0.12… VMware.VimAutomation.Core
Alias           Get-VIServer                                       11.2.0.12… VMware.VimAutomation.Core
Alias           Get-VIToolkitConfiguration                         11.2.0.12… VMware.VimAutomation.Core
Alias           Get-VIToolkitConfiguration                         11.2.0.12… VMware.VimAutomation.Core
Alias           Get-VIToolkitVersion                               11.2.0.12… VMware.VimAutomation.Core
Alias           Get-VIToolkitVersion                               11.2.0.12… VMware.VimAutomation.Core
Alias           Import-PIVAppTemplate                              11.0.0.10… VMware.VimAutomation.Cloud
Alias           New-PIAccessControlRule                            11.0.0.10… VMware.VimAutomation.Cloud
Alias           New-PIVApp                                         11.0.0.10… VMware.VimAutomation.Cloud
Alias           New-PIVAppNetwork                                  11.0.0.10… VMware.VimAutomation.Cloud
Alias           New-PIVAppTemplate                                 11.0.0.10… VMware.VimAutomation.Cloud
Alias           New-PIVM                                           11.0.0.10… VMware.VimAutomation.Cloud
Alias           Remediate-Inventory                                6.5.1.786… VMware.VumAutomation
Alias           Remove-PIAccessControlRule                         11.0.0.10… VMware.VimAutomation.Cloud
Alias           Remove-PIVApp                                      11.0.0.10… VMware.VimAutomation.Cloud
Alias           Remove-PIVAppNetwork                               11.0.0.10… VMware.VimAutomation.Cloud
Alias           Remove-PIVAppTemplate                              11.0.0.10… VMware.VimAutomation.Cloud
Alias           Restart-PIVApp                                     11.0.0.10… VMware.VimAutomation.Cloud
Alias           Restart-PIVAppGuest                                11.0.0.10… VMware.VimAutomation.Cloud
Alias           Restart-PIVM                                       11.0.0.10… VMware.VimAutomation.Cloud
Alias           Restart-PIVMGuest                                  11.0.0.10… VMware.VimAutomation.Cloud
Alias           Scan-Inventory                                     6.5.1.786… VMware.VumAutomation
Alias           Set-PIAccessControlRule                            11.0.0.10… VMware.VimAutomation.Cloud
Alias           Set-PINetworkAdapter                               11.0.0.10… VMware.VimAutomation.Cloud
Alias           Set-PIVApp                                         11.0.0.10… VMware.VimAutomation.Cloud
Alias           Set-PIVAppNetwork                                  11.0.0.10… VMware.VimAutomation.Cloud
Alias           Set-PIVAppStartRule                                11.0.0.10… VMware.VimAutomation.Cloud
Alias           Set-PIVAppTemplate                                 11.0.0.10… VMware.VimAutomation.Cloud
Alias           Set-VIToolkitConfiguration                         11.2.0.12… VMware.VimAutomation.Core
Alias           Set-VIToolkitConfiguration                         11.2.0.12… VMware.VimAutomation.Core
Alias           Shutdown-VMGuest                                   11.2.0.12… VMware.VimAutomation.Core
Alias           Shutdown-VMGuest                                   11.2.0.12… VMware.VimAutomation.Core
Alias           Stage-Patch                                        6.5.1.786… VMware.VumAutomation
Alias           Start-PIVApp                                       11.0.0.10… VMware.VimAutomation.Cloud
Alias           Start-PIVM                                         11.0.0.10… VMware.VimAutomation.Cloud
Alias           Stop-PIVApp                                        11.0.0.10… VMware.VimAutomation.Cloud
Alias           Stop-PIVAppGuest                                   11.0.0.10… VMware.VimAutomation.Cloud
Alias           Stop-PIVM                                          11.0.0.10… VMware.VimAutomation.Cloud
Alias           Stop-PIVMGuest                                     11.0.0.10… VMware.VimAutomation.Cloud
Alias           Suspend-CIVAppGuest                                11.0.0.10… VMware.VimAutomation.Cloud
Alias           Suspend-PIVApp                                     11.0.0.10… VMware.VimAutomation.Cloud
Alias           Suspend-PIVAppGuest                                11.0.0.10… VMware.VimAutomation.Cloud
Alias           Suspend-PIVM                                       11.0.0.10… VMware.VimAutomation.Cloud
Function        Get-CisCommand                                     11.2.0.12… VMware.VimAutomation.Cis.Core
Function        Get-InstallPath                                    11.2.0.12… VMware.VimAutomation.Sdk
Function        Get-PowerCLICommunity                              11.2.0.12… VMware.VimAutomation.Sdk
Function        Get-PowerCLIHelp                                   11.2.0.12… VMware.VimAutomation.Sdk
Function        Get-PSVersion                                      11.2.0.12… VMware.VimAutomation.Sdk
Function        Get-VICommand                                      11.2.0.12… VMware.VimAutomation.Core
Function        HookGetViewAutoCompleter                           11.2.0.12… VMware.VimAutomation.Core
Function        HookGetViewAutoCompleter                           11.2.0.12… VMware.VimAutomation.Core
Function        New-DatastoreDrive                                 11.2.0.12… VMware.VimAutomation.Core
Function        New-VIInventoryDrive                               11.2.0.12… VMware.VimAutomation.Core
Function        TabExpansion2                                      11.2.0.12… VMware.VimAutomation.Core
Function        Update-VmfsDatastore                               1.3.0.0    VMware.VimAutomation.StorageUtility
Cmdlet          Add-CIDatastore                                    11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Add-DeployRule                                     6.7.0.112… VMware.DeployAutomation
Cmdlet          Add-EntityBaseline                                 6.5.1.786… VMware.VumAutomation
Cmdlet          Add-EsxSoftwareDepot                               6.7.0.112… VMware.ImageBuilder
Cmdlet          Add-EsxSoftwarePackage                             6.7.0.112… VMware.ImageBuilder
Cmdlet          Add-KeyManagementServer                            11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Add-PassthroughDevice                              11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Add-ProxyServer                                    6.7.0.112… VMware.DeployAutomation
Cmdlet          Add-ScriptBundle                                   6.7.0.112… VMware.DeployAutomation
Cmdlet          Add-VDSwitchPhysicalNetworkAdapter                 11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Add-VDSwitchVMHost                                 11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Add-VirtualSwitchPhysicalNetworkAdapter            11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Add-VMHost                                         11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Add-VMHostNtpServer                                11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Compare-EsxImageProfile                            6.7.0.112… VMware.ImageBuilder
Cmdlet          Connect-CIServer                                   11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Connect-CisServer                                  11.2.0.12… VMware.VimAutomation.Cis.Core
Cmdlet          Connect-HCXServer                                  11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Connect-NsxtServer                                 11.2.0.12… VMware.VimAutomation.Nsxt
Cmdlet          Connect-OMServer                                   10.0.0.78… VMware.VimAutomation.vROps
Cmdlet          Connect-SrmServer                                  11.2.0.12… VMware.VimAutomation.Srm
Cmdlet          Connect-VIServer                                   11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Connect-Vmc                                        11.2.0.12… VMware.VimAutomation.Vmc
Cmdlet          Copy-DatastoreItem                                 11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Copy-DeployRule                                    6.7.0.112… VMware.DeployAutomation
Cmdlet          Copy-HardDisk                                      11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Copy-Patch                                         6.5.1.786… VMware.VumAutomation
Cmdlet          Copy-VDisk                                         11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Copy-VMGuestFile                                   11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Disconnect-CIServer                                11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Disconnect-CisServer                               11.2.0.12… VMware.VimAutomation.Cis.Core
Cmdlet          Disconnect-HCXServer                               11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Disconnect-NsxtServer                              11.2.0.12… VMware.VimAutomation.Nsxt
Cmdlet          Disconnect-OMServer                                10.0.0.78… VMware.VimAutomation.vROps
Cmdlet          Disconnect-SrmServer                               11.2.0.12… VMware.VimAutomation.Srm
Cmdlet          Disconnect-VIServer                                11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Disconnect-Vmc                                     11.2.0.12… VMware.VimAutomation.Vmc
Cmdlet          Dismount-Tools                                     11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Export-AutoDeployState                             6.7.0.112… VMware.DeployAutomation
Cmdlet          Export-EsxImageProfile                             6.7.0.112… VMware.ImageBuilder
Cmdlet          Export-SpbmStoragePolicy                           11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Export-VApp                                        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Export-VDPortGroup                                 11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Export-VDSwitch                                    11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Export-VMHostProfile                               11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Format-VMHostDiskPartition                         11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-AdvancedSetting                                11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-AlarmAction                                    11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-AlarmActionTrigger                             11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-AlarmDefinition                                11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-Annotation                                     11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-Baseline                                       6.5.1.786… VMware.VumAutomation
Cmdlet          Get-Catalog                                        11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Get-CDDrive                                        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-CIAccessControlRule                            11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Get-CIDatastore                                    11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Get-CINetworkAdapter                               11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Get-CIRole                                         11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Get-CisService                                     11.2.0.12… VMware.VimAutomation.Cis.Core
Cmdlet          Get-CIUser                                         11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Get-CIVApp                                         11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Get-CIVAppNetwork                                  11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Get-CIVAppStartRule                                11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Get-CIVAppTemplate                                 11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Get-CIView                                         11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Get-CIVM                                           11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Get-CIVMTemplate                                   11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Get-Cluster                                        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-Compliance                                     6.5.1.786… VMware.VumAutomation
Cmdlet          Get-ContentLibraryItem                             11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-CustomAttribute                                11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-Datacenter                                     11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-Datastore                                      11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-DatastoreCluster                               11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-DeployOption                                   6.7.0.112… VMware.DeployAutomation
Cmdlet          Get-DeployRule                                     6.7.0.112… VMware.DeployAutomation
Cmdlet          Get-DeployRuleSet                                  6.7.0.112… VMware.DeployAutomation
Cmdlet          Get-DrsClusterGroup                                11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-DrsRecommendation                              11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-DrsRule                                        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-DrsVMHostRule                                  11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-EdgeGateway                                    11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Get-ErrorReport                                    11.2.0.12… VMware.VimAutomation.Sdk
Cmdlet          Get-EsxCli                                         11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-EsxImageProfile                                6.7.0.112… VMware.ImageBuilder
Cmdlet          Get-EsxSoftwareDepot                               6.7.0.112… VMware.ImageBuilder
Cmdlet          Get-EsxSoftwarePackage                             6.7.0.112… VMware.ImageBuilder
Cmdlet          Get-EsxTop                                         11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-ExternalNetwork                                11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Get-FloppyDrive                                    11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-Folder                                         11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-HAPrimaryVMHost                                11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-HardDisk                                       11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-HCXAppliance                                   11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Get-HCXApplianceCompute                            11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Get-HCXApplianceDatastore                          11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Get-HCXApplianceDVS                                11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Get-HCXApplianceNetwork                            11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Get-HCXContainer                                   11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Get-HCXDatastore                                   11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Get-HCXGateway                                     11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Get-HCXInterconnectStatus                          11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Get-HCXJob                                         11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Get-HCXMigration                                   11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Get-HCXNetwork                                     11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Get-HCXNetworkExtension                            11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Get-HCXReplication                                 11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Get-HCXReplicationSnapshot                         11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Get-HCXService                                     11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Get-HCXSite                                        11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Get-HCXSitePairing                                 11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Get-HCXVM                                          11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Get-Inventory                                      11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-IScsiHbaTarget                                 11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-KeyManagementServer                            11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-KmipClientCertificate                          11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-KmsCluster                                     11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-LicenseDataManager                             10.0.0.78… VMware.VimAutomation.License
Cmdlet          Get-Log                                            11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-LogType                                        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-Media                                          11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Get-NetworkAdapter                                 11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-NetworkPool                                    11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Get-NfsUser                                        11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-NicTeamingPolicy                               11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-NsxtPolicyService                              11.2.0.12… VMware.VimAutomation.Nsxt
Cmdlet          Get-NsxtService                                    11.2.0.12… VMware.VimAutomation.Nsxt
Cmdlet          Get-OMAlert                                        10.0.0.78… VMware.VimAutomation.vROps
Cmdlet          Get-OMAlertDefinition                              10.0.0.78… VMware.VimAutomation.vROps
Cmdlet          Get-OMAlertSubType                                 10.0.0.78… VMware.VimAutomation.vROps
Cmdlet          Get-OMAlertType                                    10.0.0.78… VMware.VimAutomation.vROps
Cmdlet          Get-OMRecommendation                               10.0.0.78… VMware.VimAutomation.vROps
Cmdlet          Get-OMResource                                     10.0.0.78… VMware.VimAutomation.vROps
Cmdlet          Get-OMStat                                         10.0.0.78… VMware.VimAutomation.vROps
Cmdlet          Get-OMStatKey                                      10.0.0.78… VMware.VimAutomation.vROps
Cmdlet          Get-OMUser                                         10.0.0.78… VMware.VimAutomation.vROps
Cmdlet          Get-Org                                            11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Get-OrgNetwork                                     11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Get-OrgVdc                                         11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Get-OrgVdcNetwork                                  11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Get-OSCustomizationNicMapping                      11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-OSCustomizationSpec                            11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-OvfConfiguration                               11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-PassthroughDevice                              11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-Patch                                          6.5.1.786… VMware.VumAutomation
Cmdlet          Get-PatchBaseline                                  6.5.1.786… VMware.VumAutomation
Cmdlet          Get-PowerCLIConfiguration                          11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-PowerCLIVersion                                11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-ProviderVdc                                    11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Get-ProxyServer                                    6.7.0.112… VMware.DeployAutomation
Cmdlet          Get-ResourcePool                                   11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-ScriptBundle                                   6.7.0.112… VMware.DeployAutomation
Cmdlet          Get-ScsiController                                 11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-ScsiLun                                        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-ScsiLunPath                                    11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-SecurityInfo                                   11.0.0.10… VMware.VimAutomation.Security
Cmdlet          Get-SecurityPolicy                                 11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-Snapshot                                       11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-SpbmCapability                                 11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-SpbmCompatibleStorage                          11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-SpbmEntityConfiguration                        11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-SpbmFaultDomain                                11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-SpbmPointInTimeReplica                         11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-SpbmReplicationGroup                           11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-SpbmReplicationPair                            11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-SpbmStoragePolicy                              11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-Stat                                           11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-StatInterval                                   11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-StatType                                       11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-Tag                                            11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-TagAssignment                                  11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-TagCategory                                    11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-Task                                           11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-Template                                       11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-UsbDevice                                      11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VAIOFilter                                     11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-VApp                                           11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VasaProvider                                   11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-VasaStorageArray                               11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-VDBlockedPolicy                                11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Get-VDisk                                          11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-VDPort                                         11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Get-VDPortgroup                                    11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Get-VDPortgroupOverridePolicy                      11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Get-VDSecurityPolicy                               11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Get-VDSwitch                                       11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Get-VDSwitchPrivateVlan                            11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Get-VDTrafficShapingPolicy                         11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Get-VDUplinkLacpPolicy                             11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Get-VDUplinkTeamingPolicy                          11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Get-VIAccount                                      11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VICredentialStoreItem                          11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VIEvent                                        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-View                                           11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VIObjectByVIView                               11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VIPermission                                   11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VIPrivilege                                    11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VIProperty                                     11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VIRole                                         11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VirtualPortGroup                               11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VirtualSwitch                                  11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VM                                             11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VmcSddcNetworkService                          11.2.0.12… VMware.VimAutomation.Vmc
Cmdlet          Get-VmcService                                     11.2.0.12… VMware.VimAutomation.Vmc
Cmdlet          Get-VMGuest                                        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHost                                         11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostAccount                                  11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostAdvancedConfiguration                    11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostAttributes                               6.7.0.112… VMware.DeployAutomation
Cmdlet          Get-VMHostAuthentication                           11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostAvailableTimeZone                        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostDiagnosticPartition                      11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostDisk                                     11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostDiskPartition                            11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostFirewallDefaultPolicy                    11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostFirewallException                        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostFirmware                                 11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostHardware                                 11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostHba                                      11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostImageProfile                             6.7.0.112… VMware.DeployAutomation
Cmdlet          Get-VMHostMatchingRules                            6.7.0.112… VMware.DeployAutomation
Cmdlet          Get-VMHostModule                                   11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostNetwork                                  11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostNetworkAdapter                           11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostNtpServer                                11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostPatch                                    11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostPciDevice                                11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostProfile                                  11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostProfileImageCacheConfiguration           11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostProfileRequiredInput                     11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostProfileStorageDeviceConfiguration        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostProfileUserConfiguration                 11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostProfileVmPortGroupConfiguration          11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostRoute                                    11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostService                                  11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostSnmp                                     11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostStartPolicy                              11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostStorage                                  11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMHostSysLogServer                             11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMQuestion                                     11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMResourceConfiguration                        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VMStartPolicy                                  11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Get-VsanClusterConfiguration                       11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-VsanComponent                                  11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-VsanDisk                                       11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-VsanDiskGroup                                  11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-VsanEvacuationPlan                             11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-VsanFaultDomain                                11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-VsanIscsiInitiatorGroup                        11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-VsanIscsiInitiatorGroupTargetAssociation       11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-VsanIscsiLun                                   11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-VsanIscsiTarget                                11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-VsanObject                                     11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-VsanResyncingComponent                         11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-VsanRuntimeInfo                                11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-VsanSpaceUsage                                 11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-VsanStat                                       11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-VsanView                                       11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Get-VTpm                                           11.0.0.10… VMware.VimAutomation.Security
Cmdlet          Get-VTpmCertificate                                11.0.0.10… VMware.VimAutomation.Security
Cmdlet          Get-VTpmCSR                                        11.0.0.10… VMware.VimAutomation.Security
Cmdlet          Import-AutoDeployState                             6.7.0.112… VMware.DeployAutomation
Cmdlet          Import-CIVApp                                      11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Import-CIVAppTemplate                              11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Import-SpbmStoragePolicy                           11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Import-VApp                                        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Import-VMHostProfile                               11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Install-VMHostPatch                                11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Invoke-DrsRecommendation                           11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Invoke-VMHostProfile                               11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Invoke-VMScript                                    11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Mount-Tools                                        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Move-Cluster                                       11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Move-Datacenter                                    11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Move-Datastore                                     11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Move-Folder                                        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Move-HardDisk                                      11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Move-Inventory                                     11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Move-ResourcePool                                  11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Move-Template                                      11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Move-VApp                                          11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Move-VDisk                                         11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Move-VM                                            11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Move-VMHost                                        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-AdvancedSetting                                11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-AlarmAction                                    11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-AlarmActionTrigger                             11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-CDDrive                                        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-CIAccessControlRule                            11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          New-CIVApp                                         11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          New-CIVAppNetwork                                  11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          New-CIVAppTemplate                                 11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          New-CIVM                                           11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          New-Cluster                                        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-CustomAttribute                                11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-Datacenter                                     11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-Datastore                                      11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-DatastoreCluster                               11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-DeployRule                                     6.7.0.112… VMware.DeployAutomation
Cmdlet          New-DrsClusterGroup                                11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-DrsRule                                        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-DrsVMHostRule                                  11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-EsxImageProfile                                6.7.0.112… VMware.ImageBuilder
Cmdlet          New-FloppyDrive                                    11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-Folder                                         11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-HardDisk                                       11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-HCXAppliance                                   11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          New-HCXMigration                                   11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          New-HCXNetworkExtension                            11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          New-HCXNetworkMapping                              11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          New-HCXReplication                                 11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          New-HCXSitePairing                                 11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          New-HCXStaticRoute                                 11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          New-IScsiHbaTarget                                 11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-KmipClientCertificate                          11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          New-NetworkAdapter                                 11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-NfsUser                                        11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          New-Org                                            11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          New-OrgNetwork                                     11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          New-OrgVdc                                         11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          New-OrgVdcNetwork                                  11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          New-OSCustomizationNicMapping                      11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-OSCustomizationSpec                            11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-PatchBaseline                                  6.5.1.786… VMware.VumAutomation
Cmdlet          New-ResourcePool                                   11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-ScsiController                                 11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-Snapshot                                       11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-SpbmRule                                       11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          New-SpbmRuleSet                                    11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          New-SpbmStoragePolicy                              11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          New-StatInterval                                   11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-Tag                                            11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-TagAssignment                                  11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-TagCategory                                    11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-Template                                       11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-VAIOFilter                                     11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          New-VApp                                           11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-VasaProvider                                   11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          New-VcsOAuthSecurityContext                        11.2.0.12… VMware.VimAutomation.Vmc
Cmdlet          New-VDisk                                          11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          New-VDPortgroup                                    11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          New-VDSwitch                                       11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          New-VDSwitchPrivateVlan                            11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          New-VICredentialStoreItem                          11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-VIPermission                                   11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-VIProperty                                     11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-VIRole                                         11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-VirtualPortGroup                               11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-VirtualSwitch                                  11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-VISamlSecurityContext                          11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-VM                                             11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-VMHostAccount                                  11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-VMHostNetworkAdapter                           11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-VMHostProfile                                  11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-VMHostProfileVmPortGroupConfiguration          11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-VMHostRoute                                    11.2.0.12… VMware.VimAutomation.Core
Cmdlet          New-VsanDisk                                       11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          New-VsanDiskGroup                                  11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          New-VsanFaultDomain                                11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          New-VsanIscsiInitiatorGroup                        11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          New-VsanIscsiInitiatorGroupTargetAssociation       11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          New-VsanIscsiLun                                   11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          New-VsanIscsiTarget                                11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          New-VTpm                                           11.0.0.10… VMware.VimAutomation.Security
Cmdlet          Open-VMConsoleWindow                               11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-AdvancedSetting                             11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-AlarmAction                                 11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-AlarmActionTrigger                          11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-Baseline                                    6.5.1.786… VMware.VumAutomation
Cmdlet          Remove-CDDrive                                     11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-CIAccessControlRule                         11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Remove-CIVApp                                      11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Remove-CIVAppNetwork                               11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Remove-CIVAppTemplate                              11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Remove-Cluster                                     11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-CustomAttribute                             11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-Datacenter                                  11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-Datastore                                   11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-DatastoreCluster                            11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-DeployRule                                  6.7.0.112… VMware.DeployAutomation
Cmdlet          Remove-DrsClusterGroup                             11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-DrsRule                                     11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-DrsVMHostRule                               11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-EntityBaseline                              6.5.1.786… VMware.VumAutomation
Cmdlet          Remove-EsxImageProfile                             6.7.0.112… VMware.ImageBuilder
Cmdlet          Remove-EsxSoftwareDepot                            6.7.0.112… VMware.ImageBuilder
Cmdlet          Remove-EsxSoftwarePackage                          6.7.0.112… VMware.ImageBuilder
Cmdlet          Remove-FloppyDrive                                 11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-Folder                                      11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-HardDisk                                    11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-HCXAppliance                                11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Remove-HCXNetworkExtension                         11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Remove-HCXReplication                              11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Remove-HCXSitePairing                              11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Remove-Inventory                                   11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-IScsiHbaTarget                              11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-KeyManagementServer                         11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Remove-NetworkAdapter                              11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-NfsUser                                     11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Remove-Org                                         11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Remove-OrgNetwork                                  11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Remove-OrgVdc                                      11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Remove-OrgVdcNetwork                               11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Remove-OSCustomizationNicMapping                   11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-OSCustomizationSpec                         11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-PassthroughDevice                           11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-ProxyServer                                 6.7.0.112… VMware.DeployAutomation
Cmdlet          Remove-ResourcePool                                11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-ScriptBundle                                6.7.0.112… VMware.DeployAutomation
Cmdlet          Remove-Snapshot                                    11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-SpbmStoragePolicy                           11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Remove-StatInterval                                11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-Tag                                         11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-TagAssignment                               11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-TagCategory                                 11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-Template                                    11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-UsbDevice                                   11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-VAIOFilter                                  11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Remove-VApp                                        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-VasaProvider                                11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Remove-VDisk                                       11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Remove-VDPortGroup                                 11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Remove-VDSwitch                                    11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Remove-VDSwitchPhysicalNetworkAdapter              11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Remove-VDSwitchPrivateVlan                         11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Remove-VDSwitchVMHost                              11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Remove-VICredentialStoreItem                       11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-VIPermission                                11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-VIProperty                                  11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-VIRole                                      11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-VirtualPortGroup                            11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-VirtualSwitch                               11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-VirtualSwitchPhysicalNetworkAdapter         11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-VM                                          11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-VMHost                                      11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-VMHostAccount                               11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-VMHostNetworkAdapter                        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-VMHostNtpServer                             11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-VMHostProfile                               11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-VMHostProfileVmPortGroupConfiguration       11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-VMHostRoute                                 11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Remove-VsanDisk                                    11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Remove-VsanDiskGroup                               11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Remove-VsanFaultDomain                             11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Remove-VsanIscsiInitiatorGroup                     11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Remove-VsanIscsiInitiatorGroupTargetAssociation    11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Remove-VsanIscsiLun                                11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Remove-VsanIscsiTarget                             11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Remove-VTpm                                        11.0.0.10… VMware.VimAutomation.Security
Cmdlet          Repair-DeployImageCache                            6.7.0.112… VMware.DeployAutomation
Cmdlet          Repair-DeployRuleSetCompliance                     6.7.0.112… VMware.DeployAutomation
Cmdlet          Repair-VsanObject                                  11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Restart-CIVApp                                     11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Restart-CIVAppGuest                                11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Restart-CIVM                                       11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Restart-CIVMGuest                                  11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Restart-VM                                         11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Restart-VMGuest                                    11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Restart-VMHost                                     11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Restart-VMHostService                              11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Resume-HCXReplication                              11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Search-Cloud                                       11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Set-AdvancedSetting                                11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-AlarmDefinition                                11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-Annotation                                     11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-CDDrive                                        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-CIAccessControlRule                            11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Set-CINetworkAdapter                               11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Set-CIVApp                                         11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Set-CIVAppNetwork                                  11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Set-CIVAppStartRule                                11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Set-CIVAppTemplate                                 11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Set-Cluster                                        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-CustomAttribute                                11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-Datacenter                                     11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-Datastore                                      11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-DatastoreCluster                               11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-DeployOption                                   6.7.0.112… VMware.DeployAutomation
Cmdlet          Set-DeployRule                                     6.7.0.112… VMware.DeployAutomation
Cmdlet          Set-DeployRuleSet                                  6.7.0.112… VMware.DeployAutomation
Cmdlet          Set-DrsClusterGroup                                11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-DrsRule                                        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-DrsVMHostRule                                  11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-EsxImageProfile                                6.7.0.112… VMware.ImageBuilder
Cmdlet          Set-ESXImageProfileAssociation                     6.7.0.112… VMware.DeployAutomation
Cmdlet          Set-FloppyDrive                                    11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-Folder                                         11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-HardDisk                                       11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-HCXAppliance                                   11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Set-HCXMigration                                   11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Set-HCXReplication                                 11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Set-IScsiHbaTarget                                 11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-KeyManagementServer                            11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Set-KmsCluster                                     11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Set-NetworkAdapter                                 11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-NfsUser                                        11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Set-NicTeamingPolicy                               11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-OMAlert                                        10.0.0.78… VMware.VimAutomation.vROps
Cmdlet          Set-Org                                            11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Set-OrgNetwork                                     11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Set-OrgVdc                                         11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Set-OrgVdcNetwork                                  11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Set-OSCustomizationNicMapping                      11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-OSCustomizationSpec                            11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-PatchBaseline                                  6.5.1.786… VMware.VumAutomation
Cmdlet          Set-PowerCLIConfiguration                          11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-ResourcePool                                   11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-ScriptBundleAssociation                        6.7.0.112… VMware.DeployAutomation
Cmdlet          Set-ScsiController                                 11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-ScsiLun                                        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-ScsiLunPath                                    11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-SecurityPolicy                                 11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-Snapshot                                       11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-SpbmEntityConfiguration                        11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Set-SpbmStoragePolicy                              11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Set-StatInterval                                   11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-Tag                                            11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-TagCategory                                    11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-Template                                       11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VAIOFilter                                     11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Set-VApp                                           11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VDBlockedPolicy                                11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Set-VDisk                                          11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Set-VDPort                                         11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Set-VDPortgroup                                    11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Set-VDPortgroupOverridePolicy                      11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Set-VDSecurityPolicy                               11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Set-VDSwitch                                       11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Set-VDTrafficShapingPolicy                         11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Set-VDUplinkLacpPolicy                             11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Set-VDUplinkTeamingPolicy                          11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Set-VDVlanConfiguration                            11.2.0.12… VMware.VimAutomation.Vds
Cmdlet          Set-VIPermission                                   11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VIRole                                         11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VirtualPortGroup                               11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VirtualSwitch                                  11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VM                                             11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VMHost                                         11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VMHostAccount                                  11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VMHostAdvancedConfiguration                    11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VMHostAuthentication                           11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VMHostDiagnosticPartition                      11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VMHostFirewallDefaultPolicy                    11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VMHostFirewallException                        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VMHostFirmware                                 11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VMHostHba                                      11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VMHostModule                                   11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VMHostNetwork                                  11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VMHostNetworkAdapter                           11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VMHostProfile                                  11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VMHostProfileImageCacheConfiguration           11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VMHostProfileStorageDeviceConfiguration        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VMHostProfileUserConfiguration                 11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VMHostProfileVmPortGroupConfiguration          11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VMHostRoute                                    11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VMHostService                                  11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VMHostSnmp                                     11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VMHostStartPolicy                              11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VMHostStorage                                  11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VMHostSysLogServer                             11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VMQuestion                                     11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VMResourceConfiguration                        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VMStartPolicy                                  11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Set-VsanClusterConfiguration                       11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Set-VsanFaultDomain                                11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Set-VsanIscsiInitiatorGroup                        11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Set-VsanIscsiLun                                   11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Set-VsanIscsiTarget                                11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Set-VTpm                                           11.0.0.10… VMware.VimAutomation.Security
Cmdlet          Start-CIVApp                                       11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Start-CIVM                                         11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Start-HCXMigration                                 11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Start-HCXReplication                               11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Start-SpbmReplicationFailover                      11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Start-SpbmReplicationPrepareFailover               11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Start-SpbmReplicationPromote                       11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Start-SpbmReplicationReverse                       11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Start-SpbmReplicationTestFailover                  11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Start-VApp                                         11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Start-VM                                           11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Start-VMHost                                       11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Start-VMHostService                                11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Start-VsanClusterDiskUpdate                        11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Start-VsanClusterRebalance                         11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Start-VsanEncryptionConfiguration                  11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Stop-CIVAppGuest                                   11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Stop-CIVM                                          11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Stop-CIVMGuest                                     11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Stop-SpbmReplicationTestFailover                   11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Stop-Task                                          11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Stop-VApp                                          11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Stop-VM                                            11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Stop-VMGuest                                       11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Stop-VMHost                                        11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Stop-VMHostService                                 11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Stop-VsanClusterRebalance                          11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Suspend-CIVApp                                     11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Suspend-CIVM                                       11.0.0.10… VMware.VimAutomation.Cloud
Cmdlet          Suspend-HCXReplication                             11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Suspend-VM                                         11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Suspend-VMGuest                                    11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Suspend-VMHost                                     11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Switch-ActiveDeployRuleSet                         6.7.0.112… VMware.DeployAutomation
Cmdlet          Sync-Patch                                         6.5.1.786… VMware.VumAutomation
Cmdlet          Sync-SpbmReplicationGroup                          11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Test-Compliance                                    6.5.1.786… VMware.VumAutomation
Cmdlet          Test-DeployRuleSetCompliance                       6.7.0.112… VMware.DeployAutomation
Cmdlet          Test-HCXMigration                                  11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Test-HCXReplication                                11.2.0.12… VMware.VimAutomation.Hcx
Cmdlet          Test-VMHostProfileCompliance                       11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Test-VMHostSnmp                                    11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Test-VsanClusterHealth                             11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Test-VsanNetworkPerformance                        11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Test-VsanStoragePerformance                        11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Test-VsanVMCreation                                11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Unlock-VM                                          11.0.0.10… VMware.VimAutomation.Security
Cmdlet          Update-Entity                                      6.5.1.786… VMware.VumAutomation
Cmdlet          Update-Tools                                       11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Update-VsanHclDatabase                             11.2.0.12… VMware.VimAutomation.Storage
Cmdlet          Wait-Task                                          11.2.0.12… VMware.VimAutomation.Core
Cmdlet          Wait-Tools                                         11.2.0.12… VMware.VimAutomation.Core

PS /home/username> ./vCheck.ps1 -Config         
Get-ChildItem : Cannot find path '/home/username/P' because it does not exist.
At /home/username/vCheck.ps1:789 char:21
+ ... Plugins = @(Get-ChildItem -Path $PluginsFolder -filter "*.ps1" -Recur ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : ObjectNotFound: (/home/username/P:String) [Get-ChildItem], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand

Get-ChildItem : Cannot find path '/home/username/Plugins/' because it does not exist.
At /home/username/vCheck.ps1:790 char:22
+     $PluginsSubFolder = Get-ChildItem -Path $PluginsFolder | Where-Ob ...
+                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : ObjectNotFound: (/home/username/Plugins/:String) [Get-ChildItem], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand

Get-ChildItem : Cannot find path '/home/username/P' because it does not exist.
At /home/username/vCheck.ps1:792 char:20
+ ... kPlugins += Get-ChildItem -Path $PluginsFolder -filter "*.ps1" -Recur ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : ObjectNotFound: (/home/username/P:String) [Get-ChildItem], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand

Get-Content : Cannot find path '/home/username/GlobalVariables.ps1' because it does not exist.
At /home/username/vCheck.ps1:797 char:9
+ $file = Get-Content $GlobalVariables
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : ObjectNotFound: (/home/username/GlobalVariables.ps1:String) [Get-Content], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand

Cannot index into a null array.
At /home/username/vCheck.ps1:800 char:1
+ $SetupSetting = Invoke-Expression (($file[$SetupLine]).Split("="))[1]
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : InvalidOperation: (:) [], RuntimeException
+ FullyQualifiedErrorId : NullArray

. : The module '/home/username' could not be loaded. For more information, run 'Import-Module /home/username'.
At /home/username/vCheck.ps1:804 char:3
+ . $GlobalVariables
+   ~~~~~~~~~~~~~~~~
+ CategoryInfo          : ObjectNotFound: (/home/username\GlobalVariables.ps1:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CouldNotAutoLoadModule

/home/username/vCheck.ps1 : 
At line:1 char:1
+ ./vCheck.ps1 -Config
+ ~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,vCheck.ps1

/home/username/vCheck.ps1 : 
At line:1 char:1
+ ./vCheck.ps1 -Config
+ ~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,vCheck.ps1

/home/username/vCheck.ps1 : 
At line:1 char:1
+ ./vCheck.ps1 -Config
+ ~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,vCheck.ps1

/home/username/vCheck.ps1 : 
At line:1 char:1
+ ./vCheck.ps1 -Config
+ ~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,vCheck.ps1

/home/username/vCheck.ps1 : 
At line:1 char:1
+ ./vCheck.ps1 -Config
+ ~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,vCheck.ps1

/home/username/vCheck.ps1 : 
At line:1 char:1
+ ./vCheck.ps1 -Config
+ ~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,vCheck.ps1

/home/username/vCheck.ps1 : 
At line:1 char:1
+ ./vCheck.ps1 -Config
+ ~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,vCheck.ps1

/home/username/vCheck.ps1 : 
At line:1 char:1
+ ./vCheck.ps1 -Config
+ ~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,vCheck.ps1

/home/username/vCheck.ps1 : 
At line:1 char:1
+ ./vCheck.ps1 -Config
+ ~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,vCheck.ps1

/home/username/vCheck.ps1 : 
At line:1 char:1
+ ./vCheck.ps1 -Config
+ ~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,vCheck.ps1

/home/username/vCheck.ps1 : 
At line:1 char:1
+ ./vCheck.ps1 -Config
+ ~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,vCheck.ps1

/home/username/vCheck.ps1 : 
At line:1 char:1
+ ./vCheck.ps1 -Config
+ ~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,vCheck.ps1

WARNING: Style path (/home/username\Styles\) is not valid
WARNING: Using /home/username\Styles\VMware
. : The module '/home/username' could not be loaded. For more information, run 'Import-Module /home/username'.
At /home/username/vCheck.ps1:827 char:3
+ . ("$($StylePath)\Style.ps1")
+   ~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : ObjectNotFound: (/home/username\Styles\VMware\Style.ps1:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CouldNotAutoLoadModule

You cannot call a method on a null-valued expression.
At /home/username/vCheck.ps1:833 char:2
+     ($lang.GetEnumerator() | Where-Object { $_.Name -match "setupMsg[ ...
+     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : InvalidOperation: (:) [], RuntimeException
+ FullyQualifiedErrorId : InvokeMethodOnNull

Get-Content : Cannot find path '/home/username/GlobalVariables.ps1' because it does not exist.
At /home/username/vCheck.ps1:163 char:11
+         $file = Get-Content $filename
+                 ~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : ObjectNotFound: (/home/username/GlobalVariables.ps1:String) [Get-Content], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand

Get-Content : Cannot find path '/home/username/GlobalVariables.ps1' because it does not exist.
At /home/username/vCheck.ps1:125 char:10
+     $file = Get-Content $Filename
+             ~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : ObjectNotFound: (/home/username/GlobalVariables.ps1:String) [Get-Content], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand

WARNING: 
GlobalVariables
Cannot index into a null array.
At /home/username/vCheck.ps1:183 char:5
+                 $Question = $file[$Line]
+                 ~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : InvalidOperation: (:) [], RuntimeException
+ FullyQualifiedErrorId : NullArray

Cannot index into a null array.
At /home/username/vCheck.ps1:185 char:5
+                 $Split = ($file[$Line]).Split("=")
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : InvalidOperation: (:) [], RuntimeException
+ FullyQualifiedErrorId : NullArray

Cannot index into a null array.
At /home/username/vCheck.ps1:186 char:5
+                 $Var = $Split[0]
+                 ~~~~~~~~~~~~~~~~
+ CategoryInfo          : InvalidOperation: (:) [], RuntimeException
+ FullyQualifiedErrorId : NullArray

Cannot index into a null array.
At /home/username/vCheck.ps1:187 char:5
+                 $CurSet = $Split[1].Trim()
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : InvalidOperation: (:) [], RuntimeException
+ FullyQualifiedErrorId : NullArray

 []: exit
Cannot index into a null array.
At /home/username/vCheck.ps1:217 char:4
+             $out = $File[0..($OriginalLine - 1)]
+             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : InvalidOperation: (:) [], RuntimeException
+ FullyQualifiedErrorId : NullArray

Cannot index into a null array.
At /home/username/vCheck.ps1:219 char:4
+             $out += $File[$Endline..($file.count - 1)]
+             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : InvalidOperation: (:) [], RuntimeException

Write-Warning : Cannot bind argument to parameter 'Message' because it is null.
At /home/username/vCheck.ps1:885 char:25
+     Write-Warning -Message $lang.pluginBegin
+                            ~~~~~~~~~~~~~~~~~
+ CategoryInfo          : InvalidData: (:) [Write-Warning], ParameterBindingValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.WriteWarningCommand

Write-Progress : Cannot bind argument to parameter 'Activity' because it is null.
At /home/username/vCheck.ps1:914 char:33
+     Write-Progress -ID 1 -Activity $lang.pluginActivity -Status $lang ...
+                                    ~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : InvalidData: (:) [Write-Progress], ParameterBindingValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.WriteProgressCommand

Get-ReportHTML : The term 'Get-ReportHTML' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At /home/username/vCheck.ps1:989 char:14
+     $MyReport = Get-ReportHTML
+                 ~~~~~~~~~~~~~~
+ CategoryInfo          : ObjectNotFound: (Get-ReportHTML:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

New-Item : Cannot bind argument to parameter 'Path' because it is an empty string.
At /home/username/vCheck.ps1:992 char:67
+ ... Path -PathType Container $Outputpath)) { New-Item $Outputpath -type d ...
+                                                       ~~~~~~~~~~~
+ CategoryInfo          : InvalidData: (:) [New-Item], ParameterBindingValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorEmptyStringNotAllowed,Microsoft.PowerShell.Commands.NewItemCommand

Out-File : Access to the path '/_vCheck_20190515_1825.htm' is denied.
At /home/username/vCheck.ps1:1001 char:17
+     $embedReport | Out-File -encoding ASCII -filepath $Filename
+                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : OpenError: (:) [Out-File], UnauthorizedAccessException
+ FullyQualifiedErrorId : FileOpenFailure,Microsoft.PowerShell.Commands.OutFileCommand

PS /home/username> exit
[username@localhost ~]$ 

What am I doing wrong?

n0405 commented 4 years ago

Hi , I try also on Linux,(Centos 7) . But it won't work . Maybe it can only work on windows .

Get-Module

ModuleType Version Name ExportedCommands


Manifest 6.1.0.0 Microsoft.PowerShell.Management {Add-Content, Clear-Content, Clear-Item, Clear-ItemProperty…} Manifest 6.1.0.0 Microsoft.PowerShell.Utility {Add-Member, Add-Type, Clear-Variable, Compare-Object…} Script 1.3.2 PackageManagement {Find-Package, Find-PackageProvider, Get-Package, Get-PackageProvider…} Script 2.1.3 PowerShellGet {Find-Command, Find-DscResource, Find-Module, Find-RoleCapability…} Script 2.0.0 PSReadLine {Get-PSReadLineKeyHandler, Get-PSReadLineOption, Remove-PSReadLineKeyHandler, Set-PSReadLineKeyHan… Script 6.7.0.148… VMware.Vim Script 11.5.0.14… VMware.VimAutomation.Cis.Core {Connect-CisServer, Disconnect-CisServer, Get-CisService} Script 11.5.0.14… VMware.VimAutomation.Common {Get-Task, Stop-Task, Wait-Task} Script 11.5.0.14… VMware.VimAutomation.Core {Add-PassthroughDevice, Add-VirtualSwitchPhysicalNetworkAdapter, Add-VMHost, Add-VMHostNtpServer…} Script 11.5.0.14… VMware.VimAutomation.Sdk {Get-ErrorReport, Get-InstallPath, Get-PSVersion}

$PSVersionTable

Name Value


PSVersion 6.2.3 PSEdition Core GitCommitId 6.2.3 OS Linux 3.10.0-1062.4.1.el7.x86_64 #1 SMP Fri Oct 18 17:15:30 UTC 2019 Platform Unix PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…} PSRemotingProtocolVersion 2.3 SerializationVersion 1.1.0.1 WSManStackVersion 3.0

error ./vCheck.ps1 -config You cannot call a method on a null-valued expression. At /home/vCheck/vCheck-vSphere-master/vCheck.ps1:833 char:2

I try on windows mashine and it's work.

mtridici commented 3 years ago

I have also the same problem running powershell on linux and vCheck.ps1 script. I think that it is a great script and I would like to know if I can use it on Linux (centos 7.8, powershell 7.1, latest version of vCheck.ps1) Thank you

lucdekens commented 3 years ago

Since PowerCLI 12.0 a number of PowerCLI modules (License, vROps) and the Open-VmConsoleWindow cmdlet have been ported to Linux and macOS. There are still a few modules (VumAutomation) and cmdlets (ViCredentialStore, VMHostHardware) left that are not yet ported or can not be ported.

The original problem this issue reported upon (License) is resolved, provided you install PowerCLI 12.0 (or later) on the Linux box. One caveat, it needs to be of course a Linux platform on which PSv7 is supported.

mtridici commented 3 years ago

Dear Lucd,

thank you for your help. I installed PowerCLI 12.0 and PSv7.1 and vCheck script started.

Anyway I received this first error

InvalidOperation: /root/vCheck-vSphere/vCheck.ps1:833
Line |
833 | ($lang.GetEnumerator() | Where-Object { $_.Name -match "setupMsg[ | ~~~~~~~~~~~~~ | You cannot call a method on a null-valued expression.

and a lot of error messages similar to the following ones:

Write-Warning: /root/vCheck-vSphere/vCheck.ps1:885 Line | 885 | Write-Warning -Message $lang.pluginBegin | ~~~~~ | Cannot bind argument to parameter 'Message' because it is null.

Write-Progress: /root/vCheck-vSphere/vCheck.ps1:895
Line |
895 | Write-Progress -ID 1 -Activity $lang.pluginActivity -Status $ …
| ~~~~
| Cannot bind argument to parameter 'Activity' because it is null.

Write-Progress: /root/vCheck-vSphere/Plugins/60 VM/79 Find VMs in Uncontrolled Snapshot Mode.ps1:26
Line |
26 | … ity -Status ($pLang.pluginStatus -f $i, $Datastores.count, $eachDS.Na …
| ~~~~~~~~~~~~~
| Cannot validate argument on parameter 'Status'. The argument is null or empty. Provide an argument that is not null or empty, and then try the command again.

At the end of the script execution a mail has been sent as expected, but I would like to know if I can fix these errors.

Last question: do you know why when I write command from PWSH I see this extra characters added $<5> to the execution string?

Thank you in advance. Regards, Mauro

On 2 Dec 2020, at 17:38, LucD notifications@github.com wrote:

Since PowerCLI 12.0 a number of PowerCLI modules (License, vROps) and the Open-VmConsoleWindow cmdlet have been ported to Linux and macOS. There are still a few modules (VumAutomation) and cmdlets (ViCredentialStore, VMHostHardware) left that are not yet ported or can not be ported.

The original problem this issue reported upon (License) is resolved, provided you install PowerCLI 12.0 (or later) on the Linux box. One caveat, it needs to be of course a Linux platform on which PSv7 is supported.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/alanrenouf/vCheck-vSphere/issues/679#issuecomment-737349130, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABZVEN7HOYNLJZY3NJEEDBDSSZUPFANCNFSM4HNFCVOA.


Mauro Tridici

Fondazione CMCC CMCC Supercomputing Center presso Complesso Ecotekne - Università del Salento - Strada Prov.le Lecce - Monteroni sn 73100 Lecce IT http://www.cmcc.it

mobile: (+39) 327 5630841 email: mauro.tridici@cmcc.it https://it.linkedin.com/in/mauro-tridici-5977238b


Le informazioni contenute in questo messaggio di posta elettronica e negli allegati se presenti sono riservate e confidenziali: ne è vietata la diffusione in qualsiasi modo o forma (GDPR 2016/679).

Qualora lei non fosse il destinatario del messaggio, la invito a non diffonderlo e ad eliminarlo dandone gentilmente comunicazione al mittente.

The information included in this e-mail and any attachments are confidential and may also be privileged (GDPR 2016/679).

If you are not the correct recipient, you are kindly requested to notify the sender immediately, to cancel it and not disclose the contents to any other person.

lucdekens commented 3 years ago

Do you have a Lang folder under the vCheck-vSphere folder? I suspect the issue you reported on comes from the following lines in vCheck.ps1.

################################################################################
#                             Internationalization                             #
################################################################################
# Default language en-US
Import-LocalizedData -BaseDirectory ($ScriptPath + '\lang') -BindingVariable lang -UICulture en-US -ErrorAction SilentlyContinue

# Override the default (en-US) if it exists in lang directory
Import-LocalizedData -BaseDirectory ($ScriptPath + "\lang") -BindingVariable lang -ErrorAction SilentlyContinue

You could try that import without the ErrorAction parameter. That should clarify what the error is.

lucdekens commented 3 years ago

Can you show an example of

do you know why when I write command from PWSH I see this extra characters added $<5> to the execution string?

mtridici commented 3 years ago

Thank you for your suggestion. The error was in Lang directory path in a Linux environment.

I changed the lines in:

region Internationalization

################################################################################

Internationalization

################################################################################

Default language en-US

Import-LocalizedData -BaseDirectory ($ScriptPath + '/Lang') -BindingVariable lang -UICulture en-US -ErrorAction SilentlyContinue

Override the default (en-US) if it exists in lang directory

Import-LocalizedData -BaseDirectory ($ScriptPath + "/Lang") -BindingVariable lang -ErrorAction SilentlyContinue

and now it seems to be working. Do you have some suggestions about this last error?

Write-Progress: /root/vCheck-vSphere/Plugins/60 VM/79 Find VMs in Uncontrolled Snapshot Mode.ps1:26
Line |
26 | … ity -Status ($pLang.pluginStatus -f $i, $Datastores.count, $eachDS.Na …
| ~~~~~~~~~~~~~
| Cannot validate argument on parameter 'Status'. The argument is null or empty. Provide an argument that is not null or empty, and then try the
| command again.

Many thanks, Mauro

On 2 Dec 2020, at 18:55, LucD notifications@github.com wrote:

Do you have a Lang folder under the vCheck-vSphere folder? I suspect the issue you reported on comes from the following lines in vCheck.ps1.

################################################################################

Internationalization

################################################################################

Default language en-US

Import-LocalizedData -BaseDirectory ($ScriptPath + '\lang') -BindingVariable lang -UICulture en-US -ErrorAction SilentlyContinue

Override the default (en-US) if it exists in lang directory

Import-LocalizedData -BaseDirectory ($ScriptPath + "\lang") -BindingVariable lang -ErrorAction SilentlyContinue You could try that import without the ErrorAction parameter. That should clarify what the error is.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/alanrenouf/vCheck-vSphere/issues/679#issuecomment-737394759, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABZVEN6TCNMLDNDANZHFNZ3SSZ5RZANCNFSM4HNFCVOA.


Mauro Tridici

Fondazione CMCC CMCC Supercomputing Center presso Complesso Ecotekne - Università del Salento - Strada Prov.le Lecce - Monteroni sn 73100 Lecce IT http://www.cmcc.it

mobile: (+39) 327 5630841 email: mauro.tridici@cmcc.it https://it.linkedin.com/in/mauro-tridici-5977238b


Le informazioni contenute in questo messaggio di posta elettronica e negli allegati se presenti sono riservate e confidenziali: ne è vietata la diffusione in qualsiasi modo o forma (GDPR 2016/679).

Qualora lei non fosse il destinatario del messaggio, la invito a non diffonderlo e ad eliminarlo dandone gentilmente comunicazione al mittente.

The information included in this e-mail and any attachments are confidential and may also be privileged (GDPR 2016/679).

If you are not the correct recipient, you are kindly requested to notify the sender immediately, to cancel it and not disclose the contents to any other person.

lucdekens commented 3 years ago

That plugin (79) also contains Import-LocalizedData lines. Did you correct the paths on those as well?

mtridici commented 3 years ago

I solved the issue. The extra characters you can see in the picture below were related to my “Terminal” configuration.

Thank you, Mauro

On 2 Dec 2020, at 18:56, LucD notifications@github.com wrote:

Can you show an example of

do you know why when I write command from PWSH I see this extra characters added $<5> to the execution string?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/alanrenouf/vCheck-vSphere/issues/679#issuecomment-737395430, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABZVENYBSIZYW3AHD3PVVA3SSZ5VXANCNFSM4HNFCVOA.


Mauro Tridici

Fondazione CMCC CMCC Supercomputing Center presso Complesso Ecotekne - Università del Salento - Strada Prov.le Lecce - Monteroni sn 73100 Lecce IT http://www.cmcc.it

mobile: (+39) 327 5630841 email: mauro.tridici@cmcc.it https://it.linkedin.com/in/mauro-tridici-5977238b


Le informazioni contenute in questo messaggio di posta elettronica e negli allegati se presenti sono riservate e confidenziali: ne è vietata la diffusione in qualsiasi modo o forma (GDPR 2016/679).

Qualora lei non fosse il destinatario del messaggio, la invito a non diffonderlo e ad eliminarlo dandone gentilmente comunicazione al mittente.

The information included in this e-mail and any attachments are confidential and may also be privileged (GDPR 2016/679).

If you are not the correct recipient, you are kindly requested to notify the sender immediately, to cancel it and not disclose the contents to any other person.

mtridici commented 3 years ago

Ok, many many thanks. I will fix the paths

Thank you for your patience. Mauro

On 2 Dec 2020, at 20:26, LucD notifications@github.com wrote:

That plugin (79) also contains Import-LocalizedData lines. Did you correct the paths on those as well?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/alanrenouf/vCheck-vSphere/issues/679#issuecomment-737445030, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABZVEN7S46GJHQWUP57LWZDSS2IHNANCNFSM4HNFCVOA.


Mauro Tridici

Fondazione CMCC CMCC Supercomputing Center presso Complesso Ecotekne - Università del Salento - Strada Prov.le Lecce - Monteroni sn 73100 Lecce IT http://www.cmcc.it

mobile: (+39) 327 5630841 email: mauro.tridici@cmcc.it https://it.linkedin.com/in/mauro-tridici-5977238b


Le informazioni contenute in questo messaggio di posta elettronica e negli allegati se presenti sono riservate e confidenziali: ne è vietata la diffusione in qualsiasi modo o forma (GDPR 2016/679).

Qualora lei non fosse il destinatario del messaggio, la invito a non diffonderlo e ad eliminarlo dandone gentilmente comunicazione al mittente.

The information included in this e-mail and any attachments are confidential and may also be privileged (GDPR 2016/679).

If you are not the correct recipient, you are kindly requested to notify the sender immediately, to cancel it and not disclose the contents to any other person.

tburhade commented 3 years ago

Dear Lucd,

Alans vCheck script is working absolutely fine for me on centos.

But when I schedule cron for the Check script it fails and the script does not run.

Can you please suggest what can be done to schedule the vCheck script on Centos.

Things I have tried so far. Running the script & scheduling as /usr/bin/pwsh/ /path/to/vCheck.ps1 & this did not work Setting the user's shell to pwsh and then scheduling the script but did not work. Tried to mention environment variables in vCheck script & it failed.

Please suggest.

I'm using Alans vCheck script version 6.25 on centos 7.8 Powershell version 7.1.0

asaramago commented 2 years ago

I can't get to work on Linux (Debian 11 - 5.10.0-14-amd64 + Powershell 7.2.4) I don't have the Get-PSSnapin cmdlet available! What can I do? Thanks in advance.