The dpmhyperv GetVersion command returns the version of the Platform Management Module (PMM).
This command has the following format:
dpmhyperv GetVersion [-ws_user username] [-ws_password password] [-ws_encrypted_password] [-pre] [-post] [-locale iso639value]
(Optional) Specifies the CA Server Automation user name.
(Optional) Specifies the CA Server Automation user password.
(Optional) Indicates whether the CA Server Automation password is encrypted.
(Optional) Generates an event before the operation is complete.
(Optional) Generates an event after the operation is complete.
(Optional) Specifies an IS0 639_3166 combination to override the default English output, for example, fr_FR for French. To use the locale of the command prompt, specify "native".
Example: Get the PMM Version
This example displays the version of the current Hyper-V PMM.
dpmhyperv GetVersion -ws_user admin -ws_password #test#
Copyright © 2013 CA. All rights reserved. |
|