Skip to main content

Posts

Showing posts from December, 2017

RDP error: This computer can’t connect to the remote computer in Windows 2012 r2

The problem looks like this: when you are trying to connect via RDP to a remote Windows server, the  mstsc.exe  client freezes for a minute and a window with the following message RDP error appears: Remote Desktop Connection This computer can’t connect to the remote computer. Try connecting again. If the problem continues, contact the owner of the remote computer or your network administrator .   If you can configure Remote Desktop setting using local group policy editor ( gpedit.msc ). The necessary policies are located in the following section: Local Computer Policy -> Computer Configuration -> Administrative Templates -> Windows Components -> Remote Desktop Services -> Remote Desktop Session Host. RDP security level can be specify using policy named  Require user of specific security layer for remote (RDP) connections . Enable this policy and in dropdown select  RDP Security  level.

ESM Log size is full - How to clear

                                            ESM log Size is full ---- How to Clear If your getting the below error in event viewer you can follow the below steps and solve it. Generally when we open Dell open manage console, suddenly we see that Hardware log status is showing critical and event logs are filling saying ESM log is full... We need to clear the ESM logs regularly before it reaches 100%. However please follow the below command and procedure before clearing the logs. Open Dell Manage console, go to logs tab. Then select ESM logs, you will see an export option. Export the logs and save it on local drive for future use. Now open command prompt and Runas administrator. Type omconfig system esmlog action=clear Done, your logs are cleared. Come back to Dell open manage console. Now hardware logs will show green which is normal. :-) :-)