After you install the DSCIMCLI Utility, create a working
directory and copy the DSCIMCLI distribution archive into the directory.
Procedure
- Complete the following steps:
- Create a working directory and copy the DSCIMCLI distribution
archive into the directory.
- From the working directory, issue one of the following
commands to extract the DSCIMCLI distribution archive:
tar -xzvf archive.tar.Z
unzip archive.tar.Z
where archive.tar.Z is
the name of the DSCIMCLI archive file.
- The top-level directories of the extracted content represent
the different operating systems. Set your DSAGENT_HOME environment
variable to one of those directories, depending on your operating
system.
For Linux operating
systems, use the following syntax:
export PATH=$PATH:$DSAGENT_HOME/bin