PowerRemoteDesktop
PowerRemoteDesktop copied to clipboard
Running on windows 7
What add-ons do I need to install so that this script also works on windows 7?
I'm running it with the command:
Invoke-Expression (Get-Content .\PowerRemoteDesktop_Server.psm1 -Raw)
I get the error:
Get-Content : Cannot find a parameter that matches the parameter name "Raw".
line:1 character:69
+ Invoke-Expression (Get-Content .\PowerRemoteDesktop_Server.psm1 -Raw <<<< )
+ CategoryInfo : InvalidArgument: (:) [Get-Content], ParameterBindingException
+ FullyQualifiedErrorId : NamedParameterNotFound,Microsoft.PowerShell.Commands.GetContentCommand
Hello, you should install a more recent version of PowerShell on your Windows 7