|
|
FAQ
Search
Memberlist
Usergroups
Register
Profile
Private messages
Log in
|
|
| Author |
Message |
Rob D. Guest
|
Posted: Tue May 16, 2006 8:49 pm Post subject: AD policies |
|
|
I am running Server 2003 AD. I have 10 users.
I want to push a policy where when users logon during morning they are
restricted to see the workstation name locally in the dropdown box on the
logon screen, and only see the domain name they are suppose see and logon to.
how can I apply these policies in AD? Please advise, Thanks |
|
| Back to top |
|
 |
|
|
Joe Richards [MVP] Guest
|
Posted: Tue May 16, 2006 9:59 pm Post subject: Re: AD policies |
|
|
You can't.
--
Joe Richards Microsoft MVP Windows Server Directory Services
Author of O'Reilly Active Directory Third Edition
www.joeware.net
---O'Reilly Active Directory Third Edition now available---
http://www.joeware.net/win/ad3e.htm
Rob D. wrote:
| Quote: | I am running Server 2003 AD. I have 10 users.
I want to push a policy where when users logon during morning they are
restricted to see the workstation name locally in the dropdown box on the
logon screen, and only see the domain name they are suppose see and logon to.
how can I apply these policies in AD? Please advise, Thanks |
|
|
| Back to top |
|
 |
Jorge Silva Guest
|
Posted: Wed May 17, 2006 10:26 pm Post subject: Re: AD policies |
|
|
Hi
Try this:
Remove the Domain Box by adding the NoDomainUI Value Name, a REG_DWORD data
type, to 1 at
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
Instruct your users u logon using their UPN logon format
user: user1@domain.local
password: ******
if they want to use local computer accounts, then logon using the local
account without UPN format like:
user: administrator
password: *****
--
I hop that helps
Good Luck
Jorge Silva
MCSA
Systems Administrator
"Rob D." <RobD@discussions.microsoft.com> wrote in message
news:AC69AB3C-1492-4E5A-8787-940A2A9500B8@microsoft.com...
| Quote: | I am running Server 2003 AD. I have 10 users.
I want to push a policy where when users logon during morning they are
restricted to see the workstation name locally in the dropdown box on the
logon screen, and only see the domain name they are suppose see and logon
to.
how can I apply these policies in AD? Please advise, Thanks |
|
|
| Back to top |
|
 |
|
|