I am at a loss, I noticed a script I use to deploy new VMs seems to have started to fail to run automatically so I started to dig into it. If I tell the script to run all it shows is this:
[root@vmware-util ~]# pwsh /home/scripts/actions-regular/Automation/VM-DeploymentBuild1.ps1
Exception: The VMware.ImageBuilder module is not currently supported on the Core edition of PowerShell.
If I take the content of the script and paste it into powershell it works fine. I am not sure what I am missing today. Here is the version I am running in case that is a problem:
PS /root> Get-PowerCLIVersion
PowerCLI Version
----------------
VMware PowerCLI 12.2.0 build 17538434
---------------
Component Versions
---------------
VMware Common PowerCLI Component 12.3 build 17838947
VMware Cis Core PowerCLI Component PowerCLI Component 12.3 build 17839331
VMware VimAutomation VICore Commands PowerCLI Component PowerCLI Component 12.3 build 17839688