When trying to use the ComObject InternetExplorer.Application in PowerShell v3 with either Windows 8 or Windows Server 2012 the object does not load all ComObjects if there is no internet access.I have tried to disable Network Location Awareness (NLA) by adding the following registry keys:[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\NetworkConnectivityStatusIndicator]"NoActiveProbe"=dword:00000001[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NlaSvc\Parameters\Internet]"EnableActiveProbing"=dword:00000000Then trying again after rebooting - still no IE document and NLA still says "No Internet Access".
Have you seen this problem before in this product?
Please wait...