Quantcast
Channel: Windows PowerShell forum
Viewing all articles
Browse latest Browse all 21975

RPC 0x80010108

$
0
0
$global:ie = New-Object -com "InternetExplorer.Application"
$global:ie.Navigate("about:blank")
$global:ie.visible = $true

When does $global:ie get disconnected from the RPC server because I'm trying to use the variable indefinitely and it keeps getting disconnected...?

Viewing all articles
Browse latest Browse all 21975

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>