Babylon_n_ting said:
I don't know what you mean by "real Administrator". I only have one user
account on Vista, which is the one created when I first installed Vista, and
the account is obviously has administrator privelages.
This is discussed in detail in another thread. Unlike UNIX/Linux, a user
with Administrator privileges is not the same as the Administrator. For
example, changing a directory from read only to read/write is possible
as a user/administrator, but under many circumstances the directory
automatically reverts to read only. Administrator can write into a read
only directory, but user/administrator cannot. There is more detail
involved and this is only one example.
Microsoft designed Vista so that you cannot normally logon as
Administrator. There is a registry change that makes this logon
possible. The steps, as described by Colin in this forum, are as follows:
Quote
1) Click the Start orb and click on Run (or press the Windows key + R)
2) Type in regedit and press OK. If it asks you to open this via UAP, then
click Allow.
3) In the Registry Editor, navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon.
4) In the right hand pane, right click the mouse and select New then Key.
A new folder should appear in the left hand pane.
5) Name this new key SpecialAccounts and press Enter.
6) Right click the mouse on the new SpecialAccounts key in the left hand
pane, select New then Key again to make a "sub-key".
7) Name this new key UserList and then press Enter. In this new UserList
key, right click in the right hand pane and select New then DWORD (32-bit)
and name this Administrator then press Enter.
8) Double click on the new DWORD you just made, and set the value to 1
then
press OK.
EndQuote
Robbie