Results 656 comments of Eric Blade

logged into the remote with remote desktop: ![image](https://user-images.githubusercontent.com/1451847/78098375-e57d8880-73ac-11ea-84aa-4eb8008f8d65.png) logged into the remote via ssh: ![image](https://user-images.githubusercontent.com/1451847/78098462-2ecdd800-73ad-11ea-96c6-44f691ab8f56.png) ... neither were run with specifically requesting admin. perhaps something in my openssh configuration is...

same user.. i'm pretty sure it was not an admin powershell, but i will re-run it just to make sure ![image](https://user-images.githubusercontent.com/1451847/78191376-db5a9900-7443-11ea-8cfb-d9c1b2736292.png) So, it looks like I have permission to run...

From RDP ``` PS C:\WINDOWS\system32> $SecurityPrinciple = New-Object -TypeName System.Security.Principal.WindowsPrincipal -ArgumentList ([System.Security.Principal.WindowsIdentity]::GetCurrent()) PS C:\WINDOWS\system32> $RolesHash = @{} PS C:\WINDOWS\system32> [System.Enum]::GetNames("System.Security.Principal.WindowsBuiltInRole") | ForEach-Object { >> $RolesHash[$_] = $SecurityPrinciple.IsInRole([System.Security.Principal.WindowsBuiltInRole]::$_) >> } PS...

If it helps at all, it's a pretty basic installation of Windows 10 Pro, it's got Docker for Windows installed, a Plex Media Server, and a bunch of Docker services...

Confirming that the destination account is a Local Standard account type.

I don't know if anyone's found anything else out yet, but i made a second admin account on the machine. :|

That's great, finding a path there... now can we find a way to make that simpler / automatic ? :-D

frame false system-context-menu is not triggered in 12.0.0, either, when right clicking on the draggable region, opposed to the documentation on the pull request for the feature. I cannot speak...

hmm. Doesn't sound like something related to Quagga. Maybe try something like https://webcamtests.com and see if there's a similar issue? Looks like the Tab A is quite a few years...