New job, new duties, new tools. Here we're using KVMs by Raritan, which can be managed remotely using the Multi-Platform Client. So, I went to the Raritan website and downloaded the latest client. Unzipped the file in C:\Downloads\StandaloneMulti-PlatformClientv6.0.9\
The key to getting this installed is to make sure you are doing it with Administrator privileges. Here's what I did. Click the Start button. Type in cmd, then hit ctrl-shift-enter to start the command line as Administrator. Acknowledge the User Access Control command elevation (press Yes). Using the command line, go to the unzip directory and run the following command:
C:\Downloads\StandaloneMulti-PlatformClientv6.0.9> java -jar mpc-installer.MPC_6.0.9.5.3.jar
and follow the prompts. You should be good to go.


Comments