In Windows7 manage Hyper-V
Windows 7RC continues to be introduced, how you can use Windows seven to manage hyper-v services, I've been considering for a long time thing, until I've been inside the RC model of this component not discovered, lastly found within the RC edition , initial you would like to add this feature.
1, open the Manage Panel, Programs-> Programs and Features
; 2, click on or off Windows features
3, expand Remote Server Administration Tools-> Role Adminstration Tools, select >
this point, Windows seven under Hyper-V management tools have been added, if the Windows seven within the domain, then try to handle more convenient, but I am now the situation is , I'm running on my laptop Windows 7, not inside the domain, then, how inside the extraterritorial area of the Hyper-V management is a problem, after searching, discovered a way.
1, very first download a script Hyper-V Remote Management Configuration Utility (latest model is 0.6), downloaded into a separate directory, such as HVRemote
2, First Run as Administrator CMD
3, the CMD screen, enter / h: cscript HVRemote tools can not within the system because the default mode, the implementation of WScript
4, using the CMDKEY command, will be able to connect to the hyper- v support account and password stored inside the local
Format: cdmkey / add: server name / user: username / pass: password
then use the cmdkey / list view the password is stored
5, at the command prompt, enter the HVRemote directory, then run HVRemote / AnonDCOM: grant command
ok! To this place for almost, if RPC error, there is one step
1, Windows Vista or Windows seven access to edit the following file, pay attention to use administrator privileges.
c: Windows System32 drivers etc hosts
2, the host name and IP mapping is good, as
; 192.168.0.100 HYPER-V01
3, try to make use of the host name of the command line window to PING, see if I can correspond to the IP, if the corresponding get that set up a success.
|