Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Administration > Setting normal user to rootadmin in Vista Ultimate

Reply
Thread Tools Display Modes

Setting normal user to rootadmin in Vista Ultimate

 
 
Bram Naus
Guest
Posts: n/a

 
      05-08-2007
Hi,

Anyone knows how to change a normal user to a rootadmin in Vista Ultimate?

Thx,

Bram
 
Reply With Quote
 
 
 
 
Mike Brannigan
Guest
Posts: n/a

 
      05-08-2007
"Bram Naus" <> wrote in message
news:6136B8D4-A67A-458A-A243-...
> Hi,
>
> Anyone knows how to change a normal user to a rootadmin in Vista Ultimate?
>
> Thx,
>
> Bram


There is no such thing as rootadmin (this is not Unix or Linux)
Open the Help and Support and type in Administrator
The answer you seek is there (on my PC it is item 10 Change a user's account
type)

The Help and Support is there to be used as your first source of answers to
your questions.

--

Mike Brannigan

 
Reply With Quote
 
Angry_American
Guest
Posts: n/a

 
      05-08-2007

"Mike Brannigan" <Mike.Brannigan@localhost> wrote in message
news:6628B56A-4398-4477-9E7A-...
> "Bram Naus" <> wrote in message
> news:6136B8D4-A67A-458A-A243-...
>> Hi,
>>
>> Anyone knows how to change a normal user to a rootadmin in Vista
>> Ultimate?
>>
>> Thx,
>>
>> Bram

>
> There is no such thing as rootadmin (this is not Unix or Linux)
> Open the Help and Support and type in Administrator
> The answer you seek is there (on my PC it is item 10 Change a user's
> account
> type)
>


Actually there is and its a hidden account. To unhide do the following:

First, open an elevated command prompt by typing cmd into the Search box on
the Start menu, right-clicking the command prompt icon that appears at the
top of the Start menu, then selecting Run as administrator.

Then enter this command and press Enter:

Net user administrator /active:yes

To undo or hide the account:

Net user administrator /active:no

The major caveat is this is a Super Admin account, and should be used only
for admin duties, it should never be used for day to day usage.

Dan

 
Reply With Quote
 
Mike Brannigan
Guest
Posts: n/a

 
      05-08-2007
"Angry_American" <> wrote in message
news9A70ECE-2634-4DA1-9455-...
>
> "Mike Brannigan" <Mike.Brannigan@localhost> wrote in message
> news:6628B56A-4398-4477-9E7A-...
>> "Bram Naus" <> wrote in message
>> news:6136B8D4-A67A-458A-A243-...
>>> Hi,
>>>
>>> Anyone knows how to change a normal user to a rootadmin in Vista
>>> Ultimate?
>>>
>>> Thx,
>>>
>>> Bram

>>
>> There is no such thing as rootadmin (this is not Unix or Linux)
>> Open the Help and Support and type in Administrator
>> The answer you seek is there (on my PC it is item 10 Change a user's
>> account
>> type)
>>

>
> Actually there is and its a hidden account. To unhide do the following:
>
> First, open an elevated command prompt by typing cmd into the Search box
> on the Start menu, right-clicking the command prompt icon that appears at
> the top of the Start menu, then selecting Run as administrator.
>
> Then enter this command and press Enter:
>
> Net user administrator /active:yes
>
> To undo or hide the account:
>
> Net user administrator /active:no
>
> The major caveat is this is a Super Admin account, and should be used only
> for admin duties, it should never be used for day to day usage.
>
> Dan


No Dan that is the Administrator account and not rootadmin (but that is not
the issue with your answer).
We are all (hopefully) aware of the default Administrator account and the
fact that it is disabled by default.
However the original posters question however badly phrased with their
obvious Unix background was about how to make another users account an
administrative level account, which has little to do with enabling the
default Administrator account.
" ... Anyone knows how to change a normal user to a rootadmin in Vista
Ultimate? ..."

--

Mike Brannigan

 
Reply With Quote
 
Angry_American
Guest
Posts: n/a

 
      05-08-2007

"Mike Brannigan" <Mike.Brannigan@localhost> wrote in message
news:619265D9-44D0-4734-94F5-...
> "Angry_American" <> wrote in message
> news9A70ECE-2634-4DA1-9455-...
>>
>> "Mike Brannigan" <Mike.Brannigan@localhost> wrote in message
>> news:6628B56A-4398-4477-9E7A-...
>>> "Bram Naus" <> wrote in message
>>> news:6136B8D4-A67A-458A-A243-...
>>>> Hi,
>>>>
>>>> Anyone knows how to change a normal user to a rootadmin in Vista
>>>> Ultimate?
>>>>
>>>> Thx,
>>>>
>>>> Bram
>>>
>>> There is no such thing as rootadmin (this is not Unix or Linux)
>>> Open the Help and Support and type in Administrator
>>> The answer you seek is there (on my PC it is item 10 Change a user's
>>> account
>>> type)
>>>

>>
>> Actually there is and its a hidden account. To unhide do the following:
>>
>> First, open an elevated command prompt by typing cmd into the Search box
>> on the Start menu, right-clicking the command prompt icon that appears at
>> the top of the Start menu, then selecting Run as administrator.
>>
>> Then enter this command and press Enter:
>>
>> Net user administrator /active:yes
>>
>> To undo or hide the account:
>>
>> Net user administrator /active:no
>>
>> The major caveat is this is a Super Admin account, and should be used
>> only for admin duties, it should never be used for day to day usage.
>>
>> Dan

>
> No Dan that is the Administrator account and not rootadmin (but that is
> not the issue with your answer).
> We are all (hopefully) aware of the default Administrator account and the
> fact that it is disabled by default.
> However the original posters question however badly phrased with their
> obvious Unix background was about how to make another users account an
> administrative level account, which has little to do with enabling the
> default Administrator account.
> " ... Anyone knows how to change a normal user to a rootadmin in Vista
> Ultimate? ..."
>
> --
>
> Mike Brannigan


This is the windows equivalent of a root account in the nix environment.
Full control of all files, folders, and processes without permission
prompts.

Dan

 
Reply With Quote
 
Mike Brannigan
Guest
Posts: n/a

 
      05-08-2007
"Angry_American" <> wrote in message
news:...
>
> "Mike Brannigan" <Mike.Brannigan@localhost> wrote in message
> news:619265D9-44D0-4734-94F5-...
>> "Angry_American" <> wrote in message
>> news9A70ECE-2634-4DA1-9455-...
>>>
>>> "Mike Brannigan" <Mike.Brannigan@localhost> wrote in message
>>> news:6628B56A-4398-4477-9E7A-...
>>>> "Bram Naus" <> wrote in message
>>>> news:6136B8D4-A67A-458A-A243-...
>>>>> Hi,
>>>>>
>>>>> Anyone knows how to change a normal user to a rootadmin in Vista
>>>>> Ultimate?
>>>>>
>>>>> Thx,
>>>>>
>>>>> Bram
>>>>
>>>> There is no such thing as rootadmin (this is not Unix or Linux)
>>>> Open the Help and Support and type in Administrator
>>>> The answer you seek is there (on my PC it is item 10 Change a user's
>>>> account
>>>> type)
>>>>
>>>
>>> Actually there is and its a hidden account. To unhide do the following:
>>>
>>> First, open an elevated command prompt by typing cmd into the Search box
>>> on the Start menu, right-clicking the command prompt icon that appears
>>> at the top of the Start menu, then selecting Run as administrator.
>>>
>>> Then enter this command and press Enter:
>>>
>>> Net user administrator /active:yes
>>>
>>> To undo or hide the account:
>>>
>>> Net user administrator /active:no
>>>
>>> The major caveat is this is a Super Admin account, and should be used
>>> only for admin duties, it should never be used for day to day usage.
>>>
>>> Dan

>>
>> No Dan that is the Administrator account and not rootadmin (but that is
>> not the issue with your answer).
>> We are all (hopefully) aware of the default Administrator account and the
>> fact that it is disabled by default.
>> However the original posters question however badly phrased with their
>> obvious Unix background was about how to make another users account an
>> administrative level account, which has little to do with enabling the
>> default Administrator account.
>> " ... Anyone knows how to change a normal user to a rootadmin in Vista
>> Ultimate? ..."
>>
>> --
>>
>> Mike Brannigan

>
> This is the windows equivalent of a root account in the nix environment.
> Full control of all files, folders, and processes without permission
> prompts.
>
> Dan


Indeed, but that is not what the original poster asked.

--

Mike Brannigan

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
creating new user account - normal procedure does not work Frederick Lamartin Windows Vista General Discussion 0 06-27-2007 09:20 PM
Changing normal user to rootadmin in Vista Bram Naus Windows Vista General Discussion 2 05-08-2007 10:03 AM
Changing normal user to rootadmin in Vista Bram Naus Windows Vista General Discussion 0 05-08-2007 08:47 AM
Changing normal user to rootadmin in Vista Bram Naus Windows Vista General Discussion 0 05-08-2007 08:46 AM
What can a normal user (e.g. administrator) can read and modify inthe Registry? MueMeister Windows Vista Security 8 11-13-2006 08:46 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59