can't import-module Hyper-V by powershell 4 in windows server 2008 R2 -



can't import-module Hyper-V by powershell 4 in windows server 2008 R2 -

i tried utilize next cmd @ powershell 4 in windows server 2008 r2. (hyper-v has been running normally)

import-module hyper-v

get-vm

--> not recognized name of cmdlet.

get-vm -servername "full server name" (from windows 8)

--> "hyper-v" module not installed in remote server.

please shed lite on how can command hyper-v using ps 4. give thanks answers in advance.

i not sure 1 modules tied operating system. link hyper-v module suggests available on windows 2012, explain why not have on older server os: http://technet.microsoft.com/en-us/library/hh846767.aspx

just installing newer version of powershell not plenty newer modules released version, need on minimum os released on.

powershell hyper-v

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -