How to create VS using ServiceImageManager command line tool.
All supported DevTest releases.
N/A
Create a VRS file in the Workstation first and then use that VRS file in the ServiceImageManager as follows:
ServiceImageManager.exe --vrs=PathToTheVrsFile --si-file=PathToTheVsiFile --vsm-file=PathToTheVsmFile --record --go
Note: VSM and VSI file paths should refer to the DevTest project. For example, C:/DevTest/examples/Data/Test.VSM or C:/DevTest/examples/Data/Test.VSI where "examples" is a DevTest project.
Refer to section "ServiceImageManager Command - Manage Service Images" in the documentation of the DevTest release you are running.