0

I have experimented the working with SCVMM (System Center Virtual Machine Manager) and Power-Shell to create , manage, view status and delete VMs. But that need some domain knowledge. I wondered how hard it would be to automate the same process through the web application. So then that would easy to manage VMs with less effect and less domain knowledge.

So are there any web API's for SCVMM other than shell script API's.

Are there any DLLs or any other way (SDK, Platform) to approach the manage VM's through the web application.

I look for a solution for SCVMM 2016 and 2012

ISURU
  • 923
  • 13
  • 24
  • 1
    Curious, why *other than shell script API's*? – Tomáš Hübelbauer Oct 02 '17 at 05:37
  • I need to get rid users form shell scripting and develop a UI to do the same thing. So that would be get rid some admin work. – ISURU Oct 02 '17 at 05:42
  • I misunderstood and still don't understand. You mean managing local VMs or remote ones? You could develop a web app whose server invokes the same shell commands you don't want to them to do manually. And if you run that app and server locally, you will be able to manage local VMs just by wrapping PowerShell in a web app. – Tomáš Hübelbauer Oct 02 '17 at 09:04

0 Answers0