Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 10.218.0.118 - Do not recover device name. And $connections | % {$_.GetNetwork().SetCategory(1)} ERROR
- 10.218.0.120 - $connections | % {$_.GetNetwork().SetCategory(1)} ERROR
- Exception calling "SetCategory" with "1" argument(s): "Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSD
- ENIED))"
- At line:1 char:46
- + $connections | % {$_.GetNetwork().SetCategory <<<< (1)}
- + CategoryInfo : NotSpecified: (:) [], MethodInvocationException
- + FullyQualifiedErrorId : ComMethodTargetInvocation
- Exception calling "SetCategory" with "1" argument(s): "Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSD
- ENIED))"
- At line:1 char:46
- + $connections | % {$_.GetNetwork().SetCategory <<<< (1)}
- + CategoryInfo : NotSpecified: (:) [], MethodInvocationException
- + FullyQualifiedErrorId : ComMethodTargetInvocation
- Do not recover device name.
Add Comment
Please, Sign In to add comment