Tuesday, September 17, 2013

Windows 7 add shortcut to Active Directory

Create a short cut and point to -  %SystemRoot%\SYSTEM32\rundll32.exe dsquery,OpenQueryWindow

No comments:

How to Write Maintainable Code That Scales

Understanding Maintainable and Scalable Code Definitions and Key Concepts Maintainable code refers to software that can be easily unders...