Looks like WebEx does not yet work with Edge nor IE11 in Windows 10. WebEx only says it should work. Yet some people have issues. The follow is the workaround WebEx says not Supported https://support.webex.com/MyAccountWeb/knowledgeBase.do?articleId=WBX87246 Issue Fixes Chrome Use the Extension IETab IE11 F12 (Developer Tools) Emulation Tab Change “user agent string” to “Internet Explorer
Ran into a lot of DCOM (DistributedCOM) errors on Windows 10 machines after upgrades. Looks like the TrustedInstaller from a previous application and the RunTime Broker did not give System and Local Administrators permission during a Windows 10 upgrade. It just an annoying thing but also slows down a windows 10 Login. The Error The application-specific
The silent upgrade of Windows 10 is dependent upon matching languages. This may seem obvious when thinking about English versus French. How about US-EN (409 or 1033) versus EN-GB (2057)? Turns out that the CB, CBB, etc version you download will really matter. As the error provided by SMSTS logs are opaque to say the
The Percent complete of the Task Sequence popup rounds up. I discovered this working through testing Windows 10 upgrade and bare metal. That means Microsoft thinks any action is at least 1%. it also means that an action is not complete until 101%. This explains why so many progress bars in the past showed 100% complete
As with all things, you must start somewhere. PowerShell Write-Host “Hello World”