2010 September 08 2010

vSphere Management Assistant (VMA)

Category: Technology - David Bombard @ 14:01

Today we speak of VMA.

What is it?

According to vmware is this:

The VMware vSphere Management Assistant (VMA) is a prepackaged Linux virtual machine administrators can deploy in Which scripts and select third-party agents to manage ESX and ESXi systems. Software included in VMA includes vSphere CLI, an authentication Component That Supports non-interactive login, and log-collection component.

BUT in practice is a great help to manage all aspects of the remote management of ESXi.

I recommend it to shut down the VM and then the same ESX / ESXi when the power goes off and the UPS is running out.

Or to run scripts of any kind.

Tags: esx , ESXi , management , VMA , vmware


2010 July 06 2010

Remote desktop management from CLI

Category: Technology - David Bombard @ 13:27

The remote desktop sessions are often forgotten by the server administrators and users.

How to manage log out remotely.

Connect on a machine in the domain and make a query of active sessions:

C: \> query session / SERVER: IP_address

YOU can "kill" sessions with the following command

C: \> reset session <ID> / server: IP_address

Note: ID is the session number found with the command "query"

commands without short "session":

qwinsta = Q uery WIN STA tion dows
rwinsta = R eset WIN STA tion dows


Tags: 2003 , 2008 , cli , desktop , management , remote


Page 1 of 1 1