Step 1) Install Visual Studio 2017 (or newer). Install these optional components:
Workloads -> Desktop Development with C++
Individual Components -> Compilers, build tools, and runtimes -> Visual C++ tools for CMake
Step 2) Download the ipmctl source code from GitHubarrow-up-right
Step 3) Open the ipmctl folder as a CMake project. See: https://docs.microsoft.com/en-us/cpp/build/cmake-projects-in-visual-studioarrow-up-right
Step 4) Begin the build process
Step 5) Once installed, go to the Basic Usage section of this user guide for more information.
Last updated 5 years ago
Was this helpful?