Home > Windows Server Tips > Windows Server Monitoring and Management > The fastest, safest XP Admin Console
Windows Server Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

WINDOWS SERVER MONITORING AND MANAGEMENT

The fastest, safest XP Admin Console


mark.mills@desktop-assistance.com
01.15.2007
Rating: --- (out of 5)


Expert advice on Windows-based systems and hardware
Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


With nine keyboard strokes (which should only take a couple of seconds for a seasoned admin) and a password, you can bring up all the tools you need on a day-to-day basis, including DNS, DHCP, User, Email, Group Policy and Exchange Srvr Management tools, all without being logged on as a domain admin.

Dependencies:

Choice.exe and sleep.exe need to be installed in your path statement. They can be found in the Windows 2000 or Windows 2003 resource kits.

The adminpak.msi from your server CD (or perferably the latest service pack) needs to be installed on your PC.

The current version of Exchange Administrative Tools (preferably from the latest Exchange service pack) needs to be installed on your PC.

Code: rem This script allows you to run Server and Exchange administrative tools quickly on your PC without logging out your user, and keeping your user out of the Domain Admins security group. Note: In order for this entire script to work you need to have the following installed on your PC.

  • Your adminpak.msi tools installed off the server CD.
  • The Exchange Administration Tools (only if you want to administer Exchange quickly)
  • The Choice.exe and Sleep.exe files. If you installed the resource kit for your server operating system, then make sure these two files are in your path statement.
  • See the comments below in each section where two files need to be copied and renamed in a different directory.

    Option one:
    runas /user:Administrator "mmc C:WINDOWSsystem32dsa.msc"
    GOTO BEGIN

    Option two:
    Note: For option two to work you must have installed the Admin tools from Exchange server CD (or preferably the service pack) onto your workstation.


    Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


    RELATED CONTENT
    Windows Server Monitoring and Management
    Simple tools and techniques for finding Windows memory leaks
    Top Windows server hardening standards and guidelines
    Hyper-V gains new resiliency features with Windows Server 2008 R2
    Troubleshooting Windows print spooler crashes
    Windows server hardening: How much is enough?
    Terminal Services grows up with Windows Server 2008 R2
    Top five Server Core management tips for Windows 2008
    Windows Server 2008 R2: Not your father's R2 upgrade
    The bottom line on Microsoft Hyper-V
    Does Microsoft Hyper-V fit in the dynamic data center?

    RELATED RESOURCES
    2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
    Search Bitpipe.com for the latest white papers and business webcasts
    Whatis.com, the online computer dictionary



    The file "users and computers.msc" found at "C:Program FilesExchsrvrbinusers and computers.msc" needs to be copied to your C:WINDOWSsystem32 directory and renamed "dsaExch.msc" runas /user:Administrator "mmc C:WINDOWSsystem32dsaExch.msc"
    GOTO BEGIN

    Option three:
    runas /user:Administrator "mmc C:WINDOWSsystem32dssite.msc"
    GOTO BEGIN

    Option four:
    runas /user:Administrator "mmc C:WINDOWSsystem32domain.msc"
    GOTO BEGIN

    Option five:
    runas /user:Administrator "mmc C:WINDOWSsystem32dnsmgmt.msc"
    GOTO BEGIN

    Option six:
    runas /user:Administrator "mmc C:WINDOWSsystem32dhcpmgmt.msc"
    GOTO BEGIN

    Option seven:
    runas /user:Administrator "mmc C:WINDOWSsystem32gpmc.msc"
    GOTO BEGIN

    Option eight:
    Note: For this option to work you must have installed the Admin tools from Exchange server CD (or preferably the service pack).
    The file "Exchange System Manager.msc" found at "C:Program FilesExchsrvrbinExchange System Manager.msc" needs to be copied to your C:WINDOWSsystem32 directory and renamed "ESM.msc" runas /user:Administrator "mmc C:WINDOWSsystem32ESM.msc"
    GOTO BEGIN

    Option nine:
    cls
    color 07
    echo.
    echo.
    Echo. Thank you for letting me serve you Master, please come and see me again.
    echo.
    echo.
    sleep 2
    exit
    GOTO END
    :END

    Rating this tip below will let us know how useful it was to you. And if you have a Windows tip, timesaver or workaround to share, submit it to our tip contest. You could win the monthly prize.

    Rate this Tip
    To rate tips, you must be a member of SearchWindowsServer.com.
    Register now to start rating these tips. Log in if you are already a member.


    Submit a Tip




    DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.



Server Room Design - Planning, Cooling, Maintenance
HomeTopicsBlogsITKnowledge ExchangeTipsAsk the ExpertsMultimediaWhite PapersIT Downloads
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2004 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts