I'm running Update-ArgumentCompleters, and am getting a bunch of parsing errors in the RemoteDesktop PowerShell module that is included with Windows Server.
VERBOSE: Parse errors: At C:\Windows\system32\WindowsPowerShell\v1.0\Modules\RemoteDesktop\Deployment.psm1:467 char:6
Attribute argument must be a constant or a script block. \n At C:\Windows\system32\WindowsPowerShell\v1.0\Modules\RemoteDesktop\Deployment.psm1:468 char:6
Attribute argument must be a constant or a script block. \n At C:\Windows\system32\WindowsPowerShell\v1.0\Modules\RemoteDesktop\Deployment.psm1:469 char:6
I think these errors are harmless. I plan on removing the scanning code anyway (along with Update-ArgumentCompleters), and when that is done, these errors will go away too.
I'm running Update-ArgumentCompleters, and am getting a bunch of parsing errors in the RemoteDesktop PowerShell module that is included with Windows Server.
Cheers, Trevor Sullivan Microsoft MVP: PowerShell http://trevorsullivan.net http://twitter.com/pcgeek86