Hi all, I am pretty new to powershell and was looking for some advice. To audit the config of our current ESX hosts we use vmware-vim-cmd commands to get the info we require. I would like to move this to powershell if possible, so suppose I have a couple questions around this:
1.) Is it possible to get ALL the same info from powershell that is available from vmware-vim-cmd commands?
2.) If so is there any good reference material or hints and tips to allow me to understand how I would convert my vmware-vim-cmd commands to powershell?
Thanks in advance.
S69