Hi jpsider,
Yeah after looking on the VMware site, it appears there isn't a cmdlet that would allow you to do that.
I think a script would be required to achieve that.
Does anyone have a script that allows you to access a Linux vm through powershell and configure it with either ssh or telnet. The idea is as soon as I have configured the vm with ssh/telnet, I would use an automated tool to log into the vm using ssh/telnet and do certain checks, perform certain actions (including AD integrate the vm) and then delete the temporary ssh/telnet credential that I originally created through powershell.
Any advice/pointers/help would be much appreciated.
Regards,
D