S
SiddheshM
Hi ,
Why am I getting winrm is not recognized command ? Am I missing any pre-requisites ?
PS C:\Windows\system32> enable-psremoting -f
WinRM is already set up to receive requests on this computer.
WinRM is already set up for remote management on this computer.
PS C:\Windows\system32> winrm quickconfig
winrm : The term 'winrm' is not recognized as the name of a cmdlet, function,
script file, or operable program. Check the spelling of the name, or if a path
was included, verify that the path is correct and try again.
At line:1 char:1
+ winrm quickconfig
+ ~~~~~
+ CategoryInfo : ObjectNotFound: (winrm:String) [], CommandNotFou
ndException
+ FullyQualifiedErrorId : CommandNotFoundException
SiddheshM MCTS
Continue reading...
Why am I getting winrm is not recognized command ? Am I missing any pre-requisites ?
PS C:\Windows\system32> enable-psremoting -f
WinRM is already set up to receive requests on this computer.
WinRM is already set up for remote management on this computer.
PS C:\Windows\system32> winrm quickconfig
winrm : The term 'winrm' is not recognized as the name of a cmdlet, function,
script file, or operable program. Check the spelling of the name, or if a path
was included, verify that the path is correct and try again.
At line:1 char:1
+ winrm quickconfig
+ ~~~~~
+ CategoryInfo : ObjectNotFound: (winrm:String) [], CommandNotFou
ndException
+ FullyQualifiedErrorId : CommandNotFoundException
SiddheshM MCTS
Continue reading...