Getting the above error when I run a powershell script. Contains the below first line. Am I missing anything here ?
[CmdletBinding (PositionalBinding=$true)]
Getting the above error when I run a powershell script. Contains the below first line. Am I missing anything here ?
[CmdletBinding (PositionalBinding=$true)]