You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running ./Get-Computerinfo -computer $env:computerName Gives me this error message . Tried running it inside ISE as admin as well inside Poowershell console as admin.
Cannot bind parameter 'Year'. Cannot
convert value "03.24.2020" to type "System.Int32". Error: "Input string was not in a correct format."
At line:1 char:1
./Get-computerinfo -Computer $env:computerName( changed for security )
Running ./Get-Computerinfo -computer $env:computerName Gives me this error message . Tried running it inside ISE as admin as well inside Poowershell console as admin.
Cannot bind parameter 'Year'. Cannot
convert value "03.24.2020" to type "System.Int32". Error: "Input string was not in a correct format."
At line:1 char:1
The text was updated successfully, but these errors were encountered: