Home > Windows Server Tips > Windows Server Monitoring and Management > Top five Server Core management tips for Windows 2008
Windows Server Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

WINDOWS SERVER MONITORING AND MANAGEMENT

Top five Server Core management tips for Windows 2008


Jonathan Hassell, Contributor
04.16.2009
Rating: -4.40- (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


The Server Core installation option for Windows Server 2008 may not have changed the world, but it sure altered the paradigm for interacting with limited-role servers running Windows. While the out-of-the-box and end-user experiences have been refined by Microsoft, there are still some powerful tricks that can make working with Server Core on a daily basis more convenient and error-free.

Here are five tips for using Server Core that I would recommend:

  1. Use a "non-blindingly" large screen resolution. When installing Server Core for the first time, the setup process will probe your video card to determine what resolutions it can support. Sometimes this probe fails because of an incompatibility issue or some type of ephemeral error, leaving you with a mind-numbing 640x480 resolution on your nice fold-out 19" flat-screen monitor.

    Luckily you can make a quick registry edit to enable another specific resolution. To do this, use REGEDIT and navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Video. Look at the list of GUIDs to see which one corresponds to your video card. It might take some trial-and-error experimentation to get this right. Under the GUID, create or modify the following keys:

    Use the appropriate resolution values for each axis.

    Just be aware that if this registry edit doesn't work, you'll need to get back into the registry and change it to a different, supported resolution -- or reinstall altogether.

  2. Change the default prompt. You might find yourself with 17 different command prompts open on your administrative console -- all to different servers (imagine you are in a maze of twisty little passages that all look alike). There's a quick fix that can help differentiate these for you.

    Open REGEDIT and head over to HKLM\System\CurrentControlSet\Control\Session Manager\Environment. Then create a value named "Prompt" of data type REG_EXPAND_SZ, and enter the following into the value data field: A tip of the hat to Arlindo Ralves at Microsoft for this very useful sample prompt. He has some other variables that can be used to further customize the prompt on his blog.

  3. Get rid of the activation nag. You can activate Server Core from the command line using this same VB script file that manages activation in Windows Vista and the full installation of Windows Server 2008: cscript.vbs. The –ato switch accomplishes the activation. You can call the script using CSCRIPT.EXE in the following way:
  4. Solving those pesky remote administration connection gremlins. There's nothing more frustrating than to remotely install a new role ...

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



    RELATED CONTENT
    Microsoft Windows Server 2008 Administration
    Utilizing Active Directory snapshots in Windows Server 2008
    How to configure backups and perform restores in Windows Server 2008
    Using DFSR for SYSVOL replication in Windows Server 2008
    Installing Server Core for Windows 2008 the easy way
    File classification the automated way with Windows Server 2008 R2
    Using DFS to create file system virtualization in Windows Server 2008
    Internet Information Services (IIS) sees big changes in Windows Server 2008
    Microsoft adds hypervisor support to Windows Server 2008 R2
    File server migration tips for Windows Server 2008
    Planning a file server migration to Windows 2008

    Windows Systems and Network Management Tools and Techniques
    Perfmon made easy with PAL utility
    Troubleshooting Windows application crashes or hangs
    Free Windows security tools every admin must have
    Top free tools for Windows server administration
    A first look at Internet Information Services 7.0
    Windows registry hack improves offline file access for mobile users
    Reducing the size of network backups in Windows
    Monitor network bandwidth with CyberGauge
    How to format NTFS: More tricks to improve file system performance
    Key enhancements to SCCM give admins more control over assets, licensing

    Windows Server Monitoring and Administration
    Perfmon made easy with PAL utility
    DirectAccess means 'always on' in Windows Server 2008 R2
    Top free tools for Windows server administration
    Windows Server 2008 Learning Guide
    A quick guide to Server Manager for Windows Server 2008
    Moving dynamic disks to a new Windows server
    A first look at Storage Explorer for Windows Server 2008
    Tips for Windows domain controller optimization
    Take control of server clusters with Microsoft's ClusDiag tool
    Analyze server history with new tool in Windows 2008

    RELATED GLOSSARY TERMS
    Terms from Whatis.com − the technology online dictionary
    Server Core  (SearchWindowsServer.com)

    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


    or software on a machine only to find out that it has shut you out of remote administration. This usually necessitates a late night or weekend trip to the office to figure out the problem and to make sure the machine is still responding. Here are a few commands that could help solve the problem quickly:

    • Remove firewall issues from consideration -- netsh advfirewall set currentprofile settings remotemanagement enable
    • Enable Windows Management Instrumentation (WMI) calls -- netsh advfirewall firewall set rule group="windows management instrumentation (wmi)" new enable=yes
    • Enable Remote Desktop Protocol (RDP) connections -- cscript SCregedit.wsf /AR 0

  5. Disabling User Account Control (UAC). User Account Control isn't available with Server Core for Windows 2008, simply because you need the Windows Explorer shell enabled in order to use the right-click "Run as administrator" option -- something not possible in Server Core. With that said, if you install software or run scripts on a Server Core machine that play with registry entries that control UAC, life can become miserable as you begin to see Access Denied messages, timeouts and other errors.

    The easiest way to avoid this is to disable UAC through a registry hack. Just head over to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ Policies\System and set the EnableLUA value to 0. All you have to do next is reboot the system and you're done.


[IMAGE]Jonathan Hassell is an author, consultant and speaker residing in Charlotte, N.C. Jonathan's books include RADIUS, Learning Windows Server 2003, Hardening Windows and most recently Windows Vista: Beyond the Manual.


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.




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