User Profile
MasterMysterious
Brass Contributor
Joined 7 years ago
User Widgets
Recent Discussions
Re: Windows 10 Version 1809, Remote Desktop Connection not working from PC but working fine from macOS.
DaveL3312The problem we are discussing in this thread is this: It looks like connected, but the whole screen is blank and the mouse cursor become hourglass then about 1 minute later, lost connection. Then trying to re-establish the connection, but the screen is still black. This time mouse cursor even stuck and not showing in the screen. If this is not the problem you are having, then you made a terrible error when you wrote, "I have the same problem after updating to 1903". You do not have the same problem. Consider opening another thread for your problem.18KViews0likes0CommentsRe: Microsoft Hyper-V Server 2019 is live on the Microsoft Evaluation Center!!
Mary Hoffman That's probably a couple of gigabytes of download and a whole re-installation. Isn't it possible to just fix what I have with an update or service pack? Also, what issues? Since I have installed the problematic release, have I been losing data or doing something damaging to myself without knowing?22KViews0likes5CommentsRe: Microsoft Hyper-V Server 2019 is live on the Microsoft Evaluation Center!!
Mary Hoffman Hi. I'm sorry, but this is confusing. You see, I've possessed a copy of Hyper-V 2019 for a long time. Downloaded it from Microsoft too. So, what are you saying here exactly? Are you announcing a new version? Or are you announcing the availability six months late?22KViews0likes7CommentsRe: unable to run PowerShell script
iworkonlineHello. For some reason, you didn't try the most obvious thing. Open PowerShell and issue the following command: .\encrypt_daily_file.ps1 If PowerShell triggered an execution policy error, try this: Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process And then run the script again. As for why your first action is not working, it is a Windows 7 bug. Microsoft implemented erroneous file association data in Registry. To fix that, you have to open notepad, add the following contents and save the resulting file as "1.reg" with Unicode encoding. Then run it and have it merge with Windows Registry. Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Microsoft.PowerShellScript.1] "EditFlags"=dword:00020000 "FriendlyTypeName"=hex(2):40,00,22,00,25,00,73,00,79,00,73,00,74,00,65,00,6d,\ 00,72,00,6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,\ 33,00,32,00,5c,00,77,00,69,00,6e,00,64,00,6f,00,77,00,73,00,70,00,6f,00,77,\ 00,65,00,72,00,73,00,68,00,65,00,6c,00,6c,00,5c,00,76,00,31,00,2e,00,30,00,\ 5c,00,70,00,6f,00,77,00,65,00,72,00,73,00,68,00,65,00,6c,00,6c,00,2e,00,65,\ 00,78,00,65,00,22,00,2c,00,2d,00,31,00,30,00,33,00,00,00 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Microsoft.PowerShellScript.1\DefaultIcon] @="\"C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell_ise.exe\",1" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Microsoft.PowerShellScript.1\Shell] @="Open" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Microsoft.PowerShellScript.1\Shell\0] "MUIVerb"=hex(2):40,00,22,00,25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,\ 6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,\ 00,5c,00,77,00,69,00,6e,00,64,00,6f,00,77,00,73,00,70,00,6f,00,77,00,65,00,\ 72,00,73,00,68,00,65,00,6c,00,6c,00,5c,00,76,00,31,00,2e,00,30,00,5c,00,70,\ 00,6f,00,77,00,65,00,72,00,73,00,68,00,65,00,6c,00,6c,00,2e,00,65,00,78,00,\ 65,00,20,00,22,00,2c,00,2d,00,31,00,30,00,38,00,00,00 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Microsoft.PowerShellScript.1\Shell\0\Command] @="\"C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe\" \"-Command\" \"if((Get-ExecutionPolicy ) -ne 'AllSigned') { Set-ExecutionPolicy -Scope Process Bypass }; & '%1'\"" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Microsoft.PowerShellScript.1\Shell\Edit] "NoSmartScreen"="" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Microsoft.PowerShellScript.1\Shell\Edit\Command] @="\"C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell_ise.exe\" \"%1\"" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Microsoft.PowerShellScript.1\Shell\Open] [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Microsoft.PowerShellScript.1\Shell\Open\Command] @="\"C:\\Windows\\System32\\notepad.exe\" \"%1\""8.9KViews0likes0CommentsRe: Windows 10 Version 1809, Remote Desktop Connection not working from PC but working fine from macOS.
Microsoft ignored? Did you try getting Microsoft's attention in the first place? The correct way of doing it is to post to Feedback Hub and share a link to the report here, so we can upvote it.198KViews0likes0CommentsRe: Windows 10 Version 1809, Remote Desktop Connection not working from PC but working fine from macOS.
Has anyone here tried reporting it to Feedback Hub? If yes, please share your link so that the rest of us can upvote. After all, that's the official way of getting Microsoft's attention.199KViews0likes2CommentsRe: Windows 10 Version 1809, Remote Desktop Connection not working from PC but working fine from macOS.
Same problem here, but I can confirm that I, in fact, have control! Once I opened a folder full of Microsoft Virtual Academy videos. Then, I connected using Remote Desktop. I double-clicked somewhere in the black. The target computer started playing an MVA video: I could hear the video's sound through the target computer's speakers. When I logged in via the console, I saw the video player was on screen.205KViews0likes0Comments
Recent Blog Articles
No content to show