 |
|
 |
|
Next: can i upgrade with different language?
|
| Author |
Message |
External

Since: Jun 12, 2007 Posts: 3
|
(Msg. 1) Posted: Wed Aug 08, 2007 4:48 am
Post subject: Silent User Archived from groups: microsoft>public>windows>vista>general (more info?)
|
|
|
I have created an admin account that is used to start services (among other
things). Non-human account... password never expires etc etc.
This is on Vista Biz. When I boot up this user account is displayed (icon)
alongside mine as a potential user to log in. Can I stop this from
happening?
Jay |
|
| Back to top |
|
 |  |
External

Since: Feb 21, 2007 Posts: 62
|
(Msg. 2) Posted: Wed Aug 08, 2007 4:48 am
Post subject: Re: Silent User [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
What do you want it to do? Auto log into your normal account, or display the
classic login dialog where you have to manually enter the username and
password? You know there is a default account called administrator you can
access from safe mode to do all those tasks that require admin privileges.
You can probably just set a password to that.
Robert Firth
http://www.winvistainfo.org
"Jay" <nospam@**here.com> wrote in message
news:eV8ykqZ2HHA.5116@TK2MSFTNGP04.phx.gbl...
>I have created an admin account that is used to start services (among other
>things). Non-human account... password never expires etc etc.
> This is on Vista Biz. When I boot up this user account is displayed (icon)
> alongside mine as a potential user to log in. Can I stop this from
> happening?
>
> Jay
> |
|
| Back to top |
|
 |  |
External

Since: Jun 12, 2007 Posts: 3
|
(Msg. 3) Posted: Wed Aug 08, 2007 6:48 am
Post subject: Re: Silent User [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
When I boot I have (had) 2 options.
1. Log on as me using my fingerprint
2. Log as me with a Uid and Pwd
I now have a 3rd icon offering me the chance to log on as this new (admin)
account.
Can this account be removed from the log on options?
I use this account to start SQL Server /SQL Agent. This account also has SA
privileges in SQL.
It is not an account that would ever "log on" to Windows.
Jay
"Robert Firth" <webmaster.RemoveThis@winvistainfo.org> wrote in message
news:018EE978-9BA5-4C87-AF55-168F0F27EFDD@microsoft.com...
> What do you want it to do? Auto log into your normal account, or display
> the classic login dialog where you have to manually enter the username and
> password? You know there is a default account called administrator you can
> access from safe mode to do all those tasks that require admin privileges.
> You can probably just set a password to that.
>
> Robert Firth
> http://www.winvistainfo.org
>
> "Jay" <nospam@**here.com> wrote in message
> news:eV8ykqZ2HHA.5116@TK2MSFTNGP04.phx.gbl...
>>I have created an admin account that is used to start services (among
>>other things). Non-human account... password never expires etc etc.
>> This is on Vista Biz. When I boot up this user account is displayed
>> (icon) alongside mine as a potential user to log in. Can I stop this from
>> happening?
>>
>> Jay
>>
> |
|
| Back to top |
|
 |  |
External

Since: Jun 28, 2007 Posts: 508
|
(Msg. 4) Posted: Wed Aug 08, 2007 7:48 am
Post subject: Re: Silent User [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hi Jay,
Run regedit and create the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Winlogon\SpecialAccounts\UserList
(Winlogon already exists, you need to create SpecialAccounts and UserList
keys).
Under UserList key, add a REG_DWORD value with the name of the user you wish
to hide (eg "sqlservice" or whatever). Give it the value of 0, to hide the
user from the logon screen. To make the user visible again, delete their
name, or set the value to 1.
When you reboot, the user will not appear on the logon welcome screen.
Hope it helps,
--
Andrew McLaren
amclar (at) optusnet dot com dot au |
|
| Back to top |
|
 |  |
External

Since: Sep 14, 2006 Posts: 680
|
(Msg. 5) Posted: Wed Aug 08, 2007 11:48 am
Post subject: Re: Silent User [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Andrew McLaren" <andrew.DeleteThis@fakeaddress.com> wrote in message
news:OLNUKKb2HHA.536@TK2MSFTNGP06.phx.gbl...
> Hi Jay,
>
> Run regedit and create the following key:
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
> NT\CurrentVersion\Winlogon\SpecialAccounts\UserList
>
> (Winlogon already exists, you need to create SpecialAccounts and UserList
> keys).
>
> Under UserList key, add a REG_DWORD value with the name of the user you
> wish to hide (eg "sqlservice" or whatever). Give it the value of 0, to
> hide the user from the logon screen. To make the user visible again,
> delete their name, or set the value to 1.
>
> When you reboot, the user will not appear on the logon welcome screen.
>
Excellent. Does this work on XP too?
ss. |
|
| Back to top |
|
 |  |
External

Since: Jun 12, 2007 Posts: 3
|
(Msg. 6) Posted: Wed Aug 08, 2007 4:48 pm
Post subject: Re: Silent User [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Andrew McLaren" <andrew DeleteThis @fakeaddress.com> wrote in message
news:OLNUKKb2HHA.536@TK2MSFTNGP06.phx.gbl...
> Hi Jay,
>
> Run regedit and create the following key:
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
> NT\CurrentVersion\Winlogon\SpecialAccounts\UserList
>
> (Winlogon already exists, you need to create SpecialAccounts and UserList
> keys).
>
> Under UserList key, add a REG_DWORD value with the name of the user you
> wish to hide (eg "sqlservice" or whatever). Give it the value of 0, to
> hide the user from the logon screen. To make the user visible again,
> delete their name, or set the value to 1.
>
> When you reboot, the user will not appear on the logon welcome screen.
>
> Hope it helps,
> --
> Andrew McLaren
> amclar (at) optusnet dot com dot au
Many thanks
Jay |
|
| Back to top |
|
 |  |
External

Since: Jun 28, 2007 Posts: 508
|
(Msg. 7) Posted: Wed Aug 08, 2007 5:48 pm
Post subject: Re: Silent User [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
> Excellent. Does this work on XP too?
Yes!
In fact, the SpecialAccounts and UserList keys already exist in XP, by
default. For some reason they were removed from the default registry in
Vista - but they still work, once you create them by hand.
Fraternal regards,
--
Andrew McLaren
amclar (at) optusnet dot com dot au |
|
| Back to top |
|
 |  |
External

Since: Jul 27, 2007 Posts: 311
|
(Msg. 8) Posted: Wed Aug 08, 2007 5:48 pm
Post subject: Re: Silent User [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
* Andrew McLaren:
>> Excellent. Does this work on XP too?
>
> Yes!
>
> In fact, the SpecialAccounts and UserList keys already exist in XP, by
> default. For some reason they were removed from the default registry in
> Vista - but they still work, once you create them by hand.
>
>
> Fraternal regards,
I certainly wish there were just a couple more fellows like
you around these parts. You are a class act and very helpful.
Take care,
Michael |
|
| Back to top |
|
 |  |
External

Since: Jun 28, 2007 Posts: 508
|
(Msg. 9) Posted: Wed Aug 08, 2007 8:48 pm
Post subject: Re: Silent User [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"MICHAEL" <u158627_emr2 DeleteThis @dslr.net> wrote ...
> I certainly wish there were just a couple more fellows like
> you around these parts. You are a class act and very helpful.
Awww, shucks  Thanks, Michael - I appreciate the feedback.
What I really wanted to tell everyone is how much I like Ubuntu 7.04 ... but
hell, I've just been too busy answering questions  ))
--
Andrew McLaren
amclar (at) optusnet dot com dot au |
|
| Back to top |
|
 |  |
External

Since: Jul 27, 2007 Posts: 311
|
(Msg. 10) Posted: Wed Aug 08, 2007 8:48 pm
Post subject: Re: Silent User [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
* Andrew McLaren:
> "MICHAEL" <u158627_emr2.DeleteThis@dslr.net> wrote ...
>> I certainly wish there were just a couple more fellows like
>> you around these parts. You are a class act and very helpful.
>
> Awww, shucks Thanks, Michael - I appreciate the feedback.
Folks like you, Michael Solomon, John Barnett, Ramesh,
Rock (who I haven't seen in awhile), Lang Murphy and a few
others, really make this group a worthwhile place to come
for answers and insight.
> What I really wanted to tell everyone is how much I like Ubuntu 7.04 ... but
> hell, I've just been too busy answering questions ))
LOL!
Take care,
Michael |
|
| Back to top |
|
 |  |
External

Since: Mar 21, 2007 Posts: 315
|
(Msg. 11) Posted: Wed Aug 08, 2007 8:48 pm
Post subject: Re: Silent User [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"MICHAEL" <u158627_emr2.TakeThisOut@dslr.net> wrote in message
news:OrJzuQi2HHA.5424@TK2MSFTNGP02.phx.gbl...
>* Andrew McLaren:
>> "MICHAEL" <u158627_emr2.TakeThisOut@dslr.net> wrote ...
>>> I certainly wish there were just a couple more fellows like
>>> you around these parts. You are a class act and very helpful.
>>
>> Awww, shucks Thanks, Michael - I appreciate the feedback.
>
> Folks like you, Michael Solomon, John Barnett, Ramesh,
> Rock (who I haven't seen in awhile), Lang Murphy and a few
> others, really make this group a worthwhile place to come
> for answers and insight.
>
>> What I really wanted to tell everyone is how much I like Ubuntu 7.04 ...
>> but
>> hell, I've just been too busy answering questions ))
>
> LOL!
>
>
> Take care,
>
> Michael
Wow, thanks, Michael...it's great to be noticed that way and I'm flattered
to be included with the others you mentioned!
--
Michael Solomon
Backup is a PC user's best friend
DTS-L.Org: http://www.dts-l.org/ |
|
| Back to top |
|
 |  |
External

Since: Jul 27, 2007 Posts: 311
|
(Msg. 12) Posted: Wed Aug 08, 2007 8:48 pm
Post subject: Re: Silent User [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
* Michael Solomon:
>
> "MICHAEL" <u158627_emr2.DeleteThis@dslr.net> wrote in message
> news:OrJzuQi2HHA.5424@TK2MSFTNGP02.phx.gbl...
>> * Andrew McLaren:
>>> "MICHAEL" <u158627_emr2.DeleteThis@dslr.net> wrote ...
>>>> I certainly wish there were just a couple more fellows like
>>>> you around these parts. You are a class act and very helpful.
>>> Awww, shucks Thanks, Michael - I appreciate the feedback.
>> Folks like you, Michael Solomon, John Barnett, Ramesh,
>> Rock (who I haven't seen in awhile), Lang Murphy and a few
>> others, really make this group a worthwhile place to come
>> for answers and insight.
>>
>>> What I really wanted to tell everyone is how much I like Ubuntu 7.04 ...
>>> but
>>> hell, I've just been too busy answering questions ))
>> LOL!
> Wow, thanks, Michael...it's great to be noticed that way and I'm flattered
> to be included with the others you mentioned!
You're welcome, Michael.
An MVP I really miss is Colin Barnhorst.... he had been a valuable
contributor to these Vista groups since June 2006. I believe the
excessive "noise" in this group drove him away. He had just returned
to the group after a brief absence while recovering from a health issue, too.
I don't answer quite as many posts as I used to, but I do read
many of them.
Please, stick around.
Take care,
Michael |
|
| Back to top |
|
 |  |
External

Since: Mar 21, 2007 Posts: 315
|
(Msg. 13) Posted: Thu Aug 09, 2007 5:09 am
Post subject: Re: Silent User [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"MICHAEL" <u158627_emr2.RemoveThis@dslr.net> wrote in message
news:#SjGLfj2HHA.4004@TK2MSFTNGP05.phx.gbl...
>* Michael Solomon:
>>
>> "MICHAEL" <u158627_emr2.RemoveThis@dslr.net> wrote in message
>> news:OrJzuQi2HHA.5424@TK2MSFTNGP02.phx.gbl...
>>> * Andrew McLaren:
>>>> "MICHAEL" <u158627_emr2.RemoveThis@dslr.net> wrote ...
>>>>> I certainly wish there were just a couple more fellows like
>>>>> you around these parts. You are a class act and very helpful.
>>>> Awww, shucks Thanks, Michael - I appreciate the feedback.
>>> Folks like you, Michael Solomon, John Barnett, Ramesh,
>>> Rock (who I haven't seen in awhile), Lang Murphy and a few
>>> others, really make this group a worthwhile place to come
>>> for answers and insight.
>>>
>>>> What I really wanted to tell everyone is how much I like Ubuntu 7.04
>>>> ...
>>>> but
>>>> hell, I've just been too busy answering questions ))
>>> LOL!
>
>> Wow, thanks, Michael...it's great to be noticed that way and I'm
>> flattered
>> to be included with the others you mentioned!
>
> You're welcome, Michael.
>
> An MVP I really miss is Colin Barnhorst.... he had been a valuable
> contributor to these Vista groups since June 2006. I believe the
> excessive "noise" in this group drove him away. He had just returned
> to the group after a brief absence while recovering from a health issue,
> too.
>
> I don't answer quite as many posts as I used to, but I do read
> many of them.
>
> Please, stick around.
>
>
> Take care,
>
> Michael
Yes, Colin Barnhorst was very knowledgeable. I did see him post briefly not
too long ago where he mentioned he had been ill and seemed to indicate he
was still in the recovery process.
The other Vista groups aren't quite as noisy!
I'm not posting as much as I once did either; less chance of getting burned
out that way!
Thanks again.
--
Michael Solomon
Backup is a PC user's best friend
DTS-L.Org: http://www.dts-l.org/ |
|
| Back to top |
|
 |  |
External

Since: Sep 14, 2006 Posts: 680
|
(Msg. 14) Posted: Mon Aug 13, 2007 12:48 pm
Post subject: Re: Silent User [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Andrew McLaren" <andrew DeleteThis @fakeaddress.com> wrote in message
news:0C9C7D3D-7723-4D23-A546-551EF6748A03@microsoft.com...
>> Excellent. Does this work on XP too?
>
> Yes!
>
> In fact, the SpecialAccounts and UserList keys already exist in XP, by
> default. For some reason they were removed from the default registry in
> Vista - but they still work, once you create them by hand.
>
Thanks a lot!
I usually have some other user accounts on my machines for network shares
and remote desktop users, so it is nice to be able to hide them to make
things look neater.
ss. |
|
| Back to top |
|
 |  |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
 |
|
|