Skip to content
/ wvmc Public

Service for basic administration your Windows virtual machines

Notifications You must be signed in to change notification settings

anaxita/wvmc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows Virtual Machines Control

Description

WVMC - is a simple service for basic administration your Windows virtual machines.

Opportunities

  • Control power (turn on/off power, shutdown, reboot; turn off/on network)
  • Process manager (control user's sessions, kill processes, see CPU and RAM usage)
  • Service control (start, stop and reboot Apache, Ngnix, Spooler, WindowsUpdate and others services)
  • Creating users and take them permissions to control servers
  • Mobile app (Android)
  • Mobile web version

Usage

  1. Run app on your hyper-v with admin permission
  2. If there has no errors - you can signin at http://localhost:8080 where 8080 is your config PORT (login and password are: admin admin)