Skip to content

Running on windows 7 #36

@paolosezart

Description

@paolosezart

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions