VMware Cloud Community
abhayrathod
Contributor
Contributor

Interacting Guest OS through VM Console

Hello,

Is there a way to access Guest OS console and input keys ? I have a Guest VM on freebsd and I want to call a utility by accessing the vm console as SSH is not enabled at that point.

Has anyone found a solution to send keys or interact with VM console?

Thanks

AR

-AR
Tags (2)
0 Kudos
5 Replies
mcowger
Immortal
Immortal

If you have VMware tools installed you can interact using the VIX API.

--Matt VCDX #52 blog.cowger.us
0 Kudos
abhayrathod
Contributor
Contributor

Does VIX API have the ability to interact with the UI ?

-AR

-AR
0 Kudos
mcowger
Immortal
Immortal

Not directly, but it can run commands available on the VM, which could interact with the UI.

--Matt VCDX #52 blog.cowger.us
0 Kudos
abhayrathod
Contributor
Contributor

I know that VIX can run commands. But my guest OS is freebsd and I think VIX is not supported in freeBSD. Correct me if I am wrong.

-AR
0 Kudos
mcowger
Immortal
Immortal

Oops.  I missed the BSD part somehow.  Yes, VIX is linux and windows only.

Without it, you are pretty much without options.

--Matt VCDX #52 blog.cowger.us
0 Kudos