Featured post
- Get link
- X
- Other Apps
An internal error has occurred error for Remote Desktop Connection -When try to connect my Server machine from a client machine
One day I was trying to connect my Windows Server 2012 OS running machine from one of Windows 10 OS running client machine. I opened run window and typed 'server' as shown below
Then I got the error as shown below
An internal error has occurred
In order to fix this An internal error has occurred error I followed the below steps.
Step-1
Open RUN window and type GPEDIT.MSC and Press ENTER Key
Step-2
Now you will get Local Group Policy Editor window as shown below
Step-3
Go To Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Security as shown below image
Click on Require use of specific security layer for remote (RDP) connections and you will get a window as shown below
Select Enabled option
Security Layer - RDP
and Click APPLY and OK
We have successfully fixed the error - An internal error has occurred error for Remote Desktop Connection
Now you can try to access the server machine using remote desktop connection as shown below
- Get link
- X
- Other Apps
Popular Posts
How to Check React Version Installed in Your System by Checking PACKAGE.JSON File and Executing Command from COMMAND PROMPT
- Get link
- X
- Other Apps
Execution failed for task ':react-native-reanimated:externalNativeBuildDebug' solved
- Get link
- X
- Other Apps
Error: Invalid `prisma.$executeRaw()` invocation: fixed using log: ["query"] option
- Get link
- X
- Other Apps
ERROR Warning: React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: undefined
- Get link
- X
- Other Apps
app keeps stopping error solved in android studio emulator using logcat in react native project
- Get link
- X
- Other Apps