HOW TO enable remote desktop remotely

October 12, 2008 · Filed Under HOW TO, Microsoft, Operating Systems · Comment 

One of the annoying situations is when you know that the Windows is up and running but you cannot make a remote desktop connection because it is disabled by default.I have been doing a project recently and was into the same situation untill i found a backdoor method to enable remote desktop via registry.

  1. Open your local machines registry by using regedit command in run.
  2. Click on File > Select Connect Network Registry.
  3. In the Select Computer tab put the name of the server or workstation you wish to connect or search in the network by selecting advanced tab.
  4. In the remote machines register goto > HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server.
  5. After you select the Terminal Server key on the right pane you’ll find a REG_DWORD value named fDenyTSConnection. Double click on fDenyTSConnection value to open the Edit DWORD Value box and change the value data from 1 (Remote Desktop disabled) to 0 (Remote Desktop enabled).
  6. Close the registry
  7. Restart the remote machine by using shutdown -m \\servername -r command.
  8. Now you are ready to make a remote connection.

HOW TO delegate user to modify fax number & telephone number attributes in AD

September 24, 2008 · Filed Under Active directory, HOW TO, Microsoft, News, Operating Systems · Comment 

Most of the organizations delegates more permissions to users then required for his given job responsibility or task. You may see a very junior administrator or 10+ users in the enterprise/domain admins group. This is a serious security threat & adding an inexperienced administrator in the enterprise/domain administrators groups could be disastrous. Permission control should be treated as an initial step towards a healthier and optimized Active Directory and always remember to grant the right permission for the right person or task Below snapshots highlighting attributes ‘Fax number’ & ‘telephone number’ on which we will delegate a user to modify in active directory user properties for a given domain. Note: Delegation inheritance is per user based and is enabled by default; please verify this setting in case of issues. Firstly, is the permission for all the domain or specific OU? If it is for all users in the domain, right click on the root or on the OU and Select “delegate control “

Read more

Test Drive Windows Vista Ultimate Within your browser

September 13, 2008 · Filed Under Microsoft, Operating Systems, Virtualization · Comment 

The Windows Vista Ultimate test drive lets you experience Windows Vista firsthand without having to install anything on your PC. Explore on your own, or follow the videos and guided exercises.Follow this link .

Microsoft offers Pre-configured Virtual Machine

September 10, 2008 · Filed Under Microsoft, Operating Systems, Virtualization · Comment 

The Microsoft VHD format is the common virtualization file format that provides a uniform product support system, and provides more seamless manageability, security, reliability and cost-efficiency for customers.Using the power of virtualization, you can now quickly evaluate Microsoft and partner solutions through a series of pre-configured Virtual Hard Disks (VHDs). You can download the VHDs and evaluate them for free in your own environment without the need for dedicated servers or complex installations. Start now by selecting an item from the VHD catalog after the jump.I had a great learning experience by evaluating Exchange server and ISA in my labs. ;)

Read more