Reply to Message

View discussion in a popup

Replying to:
McMagnum
Contributor
Contributor

At E:\vmw\Get-VmdkHeader.ps1:5 char:1
+ [CmdletBinding()]
+ ~~~~~~~~~~~~~~~~~
Unexpected attribute 'CmdletBinding'.
At E:\vmw\Get-VmdkHeader.ps1:6 char:1
+ Param(
+ ~~~~~
Unexpected token 'Param' in expression or statement.
+ CategoryInfo : ParserError: (:) [], ParseException
+ FullyQualifiedErrorId : UnexpectedAttribute

Reply
0 Kudos