Add-WindowsFeature Application-Server,Hyper-V,WAS
http://technet.microsoft.com/en-us/library/cc732263.aspx
Import-Module Servermanager
ServerManagerCmd.exe -install Application-Server Hyper-V WAS -restart
ServerManagerCmd.exe -query
http://technet.microsoft.com/en-us/library/cc732263.aspx
Import-Module Servermanager
ServerManagerCmd.exe -install Application-Server Hyper-V WAS -restart
ServerManagerCmd.exe -query
No comments:
Post a Comment