Computer Performance, Windows Server 2008

Guy recommends :
Free Solarwinds
VM Console

Solarwinds VM Console Free Download

Find out which of your VMs are a waste of space and which VMs need more resources.



Activate the Local Administrator - Active:Yes

How to Activate the Local Administrator - Active:Yes

Windows Server 2008 has a hidden administrator account.  This super-user account is only of use on a member server where you normally logon to the domain, but now need to logon to the local 'SAM' database.  The method to activate the administrator is almost identical of that for Vista; the only difference that springs to mind is that in Windows Server 2008 people are more likely to deactivate than to activate this account.

Topics for Activating the Windows Server 2008 Local Administrator

 ♦

How to Activate or Deactivate the Hidden Administrator

If you are going to activate and use this administrator account, then you need to know its password.  Therefore a preliminary step is to set, and especially to remember, the password.  Naturally, if all you want to is deactivate you don't need to worry about the password, and thus could avoid this step.

Quick method to activate an account

  1. Logon to your Windows Server 2008 using another account with administrative privileges.
  2. Launch the cmd prompt - Make sure you select, 'Run as administrator'
  3. Net user administrator p@$$w0rD
  4. Net user administrator /active:yes
  5. Switch User, or logoff
  6. Logon as administrator  Password p@$$w0rD 
    To be precise, you need to be HostName/administrator not Domain/Administrator

Detailed Instructions to Activate the Administrator

  1. Logon to the server using your normal domain admin username and password.
  2. Click on the Start button
  3. Click on Start Search. 
  4. Type: cmd. 
  5. Right-click cmd, select 'Run as administrator' from the shortcut menu.
  6. At the command line type:
    Net help user
  7. My idea is for you to just observe Net User options.  In particular, check the syntax to set the password.
  8. The next instruction is the crucial command.  I have chosen password = p@ssworD, you may want to choose a different password.
  9. Net user administrator p@$$w0rD
  10. Net user administrator /active:yes
  11. Check the message : The command completed successfully
  12. Switch User, or logoff
  13. Logon as Hostname/Administrator  Password p@$$w0rD  (Your password may be different!)
    Where Hostname is the computer name of the Windows Server 2008 computer.

Trap1:  You need a forward-slash before /active

     Net user administrator active:yes    is wrong
     Net user administrator /active:yes    is correct

Trap2:  There should be no space between the word 'active' and the ':'.

    /active  :yes   is wrong.  
    /active:yes     is correct.

Tip 1:  You can also activate and deactivate the guest account.

Tip 2: The key word in the deactivate command is the word:no

     Net user administrator /active:no.

Guy Recommends:  A Free Trial of the Network Performance Monitor (NPM)Review of Orion NPM v10

Solarwinds' Orion performance monitor will help you discover what's happening on your network.  This utility will also guide you through troubleshooting; the dashboard will indicate whether the root cause is a broken link, faulty equipment or resource overload.

Perhaps the NPM's best feature is the way it suggests solutions to network problems.  Its second best feature is the ability to monitor the health of individual VMWare virtual machines.  If you are interested in troubleshooting, and creating network maps, then I recommend that you take advantage of Solarwinds' offer.

Download a free trial of the Network Performance Monitor.

Local Security Method to Enable the Administrator Account
Kindly sent in by Dave Waddell

If you prefer a pure GUI method, launch the Local Security policy.

This is how you navigate to the Local Security Policy. 

  1. Click on Start orb, then in the Start Search dialog box type: secpol.msc.  Note: you must include the extension .msc.
  2. Drill down to Local Policy, Security Options
  3. Double click Accounts: Administrator account status, and select enable.

Activate Server Administrator Account active:yes

You can also see the resulting Administrator in the Control Panel, User Accounts folder.

Benefits of Activating Windows Server 2008's Hidden Administrator Account

The main benefit of activating this hidden Administrator is if you ever needed to logon at the server when the domain was not available and not accepting cached credentials.   Alternatively, you may be troubleshooting and wish to eliminate domain settings.  To be frank, there are always other scenarios that I have not thought about.  Sometimes when troubleshooting you need a combination of unusual techniques to finally solve your problem.

Actually, the main benefit of knowing this method is to make sure that you deactivate the special built-in local administrator account.  To achieve this try:

Net user administrator /active:no.

Guy Recommends: A Free Wake-On-LAN UtilitySolarwinds Wake-On-LAN

Encouraging computers to sleep when not in use is a great idea - until you are away from your desk and need a file on that remote sleeping machine!

Wake-On-LAN really will save you that long walk to awaken a hibernating machine; however my reason for encouraging you to download this utility is just because it's so much fun sending those 'Magic Packets'.  As Wake-On-LAN (WOL) is free, see if I am right, and you get a kick from arousing those sleeping machines.  WOL also has business uses for example, wakening machines so that they can have their patches applied. 

Download your free copy of Wake-On-LAN

How to Check Windows Server 2008's Local User Accounts

Checking the Local User accounts is a useful task in itself, but it comes into its own where you need to troubleshoot whether accounts are active, or not.  In a nutshell, if you type /active:yes the account should display in the GUI.  If you type /active:no, the account disappears from view.

This is where you can configure Windows Server 2008 local as opposed to domain accounts.  Click on the Start button, Control Panel and select --> User Accounts:

Trap: Before you can make ANY changes to ANY account, you must make sure that this box is ticked:
'Users must enter a user name and password to use this computer'.   See screenshot below (Taken from Vista).

Check Windows Server 2008 Local User Accounts

If you do deactivate the local administrator, then you simply won't see the account listed in the User Accounts menu in the Control Panel.

Summary of Activating the Local Administrator

One reason to activate the hidden Vista Administrator account is for logging on locally when you are troubleshooting.  The procedure is straightforward, just launch the cmd prompt and type:
Net user administrator /active:yes.  

The only trap is that you require a complex password so that you need to add a password to the command string thus
Net user administrator p@$$w0rD
Then
Net user administrator /active:yes

If you like this page then please share it with your friends

 


Microsoft Windows Server 2008 Topics:

Server 2008 Home   • Overview   • What's New?   • Migration Advice   • Install   • SP1 Review

AD DC   • Roles   • Features   • Editions   • Hyper-V   • UAC   • IPv6   • Group Policy   • ipMonitor

 *


Custom Search

Guy Recommends:
Orion's NPM - Network Performance MonitorReview of Orion NPM

Orion's performance monitor is designed for detecting network outages.  NPM makes it easy to see what's working, and what needs your attention.

This utility guides you through creating network maps.  It also helps troubleshooting by indicating whether the root cause is faulty equipment, or resource overload.

Download a free trial of Network Performance Monitor

 

Home Copyright © 1999-2012 Computer Performance LTD All rights reserved

Please report a broken link, or an error.