Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows Vista > Windows Vista Administration

Notices

Reply

Setting normal user to rootadmin in Vista Ultimate

 

LinkBack Thread Tools Display Modes
Old 05-08-2007, 08:41 AM   #1 (permalink)
Default Setting normal user to rootadmin in Vista Ultimate

Hi,

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

Thx,

Bram
Bram Naus
Guest
 
Posts: n/a
Reply With Quote  
Old 05-08-2007, 09:44 AM   #2 (permalink)
Default Re: Setting normal user to rootadmin in Vista Ultimate

"Bram Naus" <info@eduprax.nl> wrote in message
news:6136B8D4-A67A-458A-A243-801FA5B06C66@microsoft.com...
Quote:
> 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

Mike Brannigan
Guest
 
Posts: n/a
Reply With Quote  
Old 05-08-2007, 04:06 PM   #3 (permalink)
Default Re: Setting normal user to rootadmin in Vista Ultimate


"Mike Brannigan" <Mike.Brannigan@localhost> wrote in message
news:6628B56A-4398-4477-9E7A-FFA2C6A078FB@microsoft.com...
Quote:
> "Bram Naus" <info@eduprax.nl> wrote in message
> news:6136B8D4-A67A-458A-A243-801FA5B06C66@microsoft.com...
Quote:
>> 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

Angry_American
Guest
 
Posts: n/a
Reply With Quote  
Old 05-08-2007, 04:59 PM   #4 (permalink)
Default Re: Setting normal user to rootadmin in Vista Ultimate

"Angry_American" <Angry_American@nospam.net> wrote in message
news9A70ECE-2634-4DA1-9455-37C5146A5F7F@microsoft.com...
Quote:
>
> "Mike Brannigan" <Mike.Brannigan@localhost> wrote in message
> news:6628B56A-4398-4477-9E7A-FFA2C6A078FB@microsoft.com...
Quote:
>> "Bram Naus" <info@eduprax.nl> wrote in message
>> news:6136B8D4-A67A-458A-A243-801FA5B06C66@microsoft.com...
Quote:
>>> 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

Mike Brannigan
Guest
 
Posts: n/a
Reply With Quote  
Old 05-08-2007, 08:35 PM   #5 (permalink)
Default Re: Setting normal user to rootadmin in Vista Ultimate


"Mike Brannigan" <Mike.Brannigan@localhost> wrote in message
news:619265D9-44D0-4734-94F5-F545227E32D8@microsoft.com...
Quote:
> "Angry_American" <Angry_American@nospam.net> wrote in message
> news9A70ECE-2634-4DA1-9455-37C5146A5F7F@microsoft.com...
Quote:
>>
>> "Mike Brannigan" <Mike.Brannigan@localhost> wrote in message
>> news:6628B56A-4398-4477-9E7A-FFA2C6A078FB@microsoft.com...
Quote:
>>> "Bram Naus" <info@eduprax.nl> wrote in message
>>> news:6136B8D4-A67A-458A-A243-801FA5B06C66@microsoft.com...
>>>> 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

Angry_American
Guest
 
Posts: n/a
Reply With Quote  
Old 05-08-2007, 10:23 PM   #6 (permalink)
Default Re: Setting normal user to rootadmin in Vista Ultimate

"Angry_American" <Angry_American@nospam.net> wrote in message
news:O3zKnBbkHHA.1216@TK2MSFTNGP03.phx.gbl...
Quote:
>
> "Mike Brannigan" <Mike.Brannigan@localhost> wrote in message
> news:619265D9-44D0-4734-94F5-F545227E32D8@microsoft.com...
Quote:
>> "Angry_American" <Angry_American@nospam.net> wrote in message
>> news9A70ECE-2634-4DA1-9455-37C5146A5F7F@microsoft.com...
Quote:
>>>
>>> "Mike Brannigan" <Mike.Brannigan@localhost> wrote in message
>>> news:6628B56A-4398-4477-9E7A-FFA2C6A078FB@microsoft.com...
>>>> "Bram Naus" <info@eduprax.nl> wrote in message
>>>> news:6136B8D4-A67A-458A-A243-801FA5B06C66@microsoft.com...
>>>>> 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

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

Tags
None

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may 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 On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Vista Ultimate looses user profile after domain join Christian Wirth Windows Vista Administration 9 04-23-2007 12:08 PM
New user account creation fails - Vista 64 Ultimate shikarishambu Windows Vista Administration 7 04-12-2007 10:20 PM
User setting forgotten MarvH Windows Vista Administration 0 03-02-2007 09:57 PM
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
Setting default user Damian Windows XP Messenger 1 07-01-2003 04:55 PM


All times are GMT. The time now is 08:05 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright © 2005 - 2007 RealGeek.com. All rights reserved.

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