The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Using a PowerShell script to drive IE11 on Windows 10 Enterprise. The script rotates through seven or more PowerBI report URLs in fullscreen/chromeless mode. It works nicely for several iterations, EXCEPT for when THIS screen appears. Anyone seen this one, before?
Solved! Go to Solution.
On a hunch, I updated the PowerShell script to close and re-open the instance of the InternetExplorer browser, and so far it appears to have resolved the issue. I'd guess the icons screen was caused by an IE cache corruption issue, where the underlying JavaScript was affected.
On a hunch, I updated the PowerShell script to close and re-open the instance of the InternetExplorer browser, and so far it appears to have resolved the issue. I'd guess the icons screen was caused by an IE cache corruption issue, where the underlying JavaScript was affected.