Month: 10 years ago

Windows

Enable remote desktop through Registry

Enable remote desktop through Registry   Run Regedit Select File –> Connect Network registry Enter the name of the remote computer and select Check Name At the bottom of the registry tree you will see 2 Hives appear Hkey_Local_Machine and Hkey_Users (under the remote computer’s name) Goto hklm\system\currentcontrolset\control\terminal server\FdenyTSConnections=1 Change the FdenyTSConnections to 0 Attempt to Re-Login

Ravi Chopra 
Windows

Known windows Backup issues

Known windows Backup issues Most common backup issues are covered in this article.   Command for system state backup in 2k8: wbadmin start systemstatebackup -backupTarget:D:   Approach to be followed for resolving VSS related errors: First thing to be checked is Disk Space                      Atleast 20% free disk […]

Ravi Chopra