Untitled
unknown
plain_text
a year ago
822 B
9
Indexable
At C:\Source\IPAddress.ps1:14 char:26
+ $ipConfig.Set-IPConfiguration
+ ~~~~~~~~~~~~~~~~
Unexpected token '-IPConfiguration' in expression or statement.
At C:\Source\IPAddress.ps1:18 char:17
+ $nic.Set-NetAdapter
+ ~~~~~~~~~~~
Unexpected token '-NetAdapter' in expression or statement.
At C:\Source\IPAddress.ps1:37 char:26
+ $ipConfig.Set-IPConfiguration
+ ~~~~~~~~~~~~~~~~
Unexpected token '-IPConfiguration' in expression or statement.
At C:\Source\IPAddress.ps1:41 char:17
+ $nic.Set-NetAdapter
+ ~~~~~~~~~~~
Unexpected token '-NetAdapter' in expression or statement.
+ CategoryInfo : ParserError: (:) [], ParseException
+ FullyQualifiedErrorId : UnexpectedTokenEditor is loading...
Leave a Comment