Windows NT 4.0 Policies May Not Work in a Windows 2000 Domain (295323)
The information in this article applies to:
- Microsoft Windows 2000 Server
- Microsoft Windows 2000 Advanced Server
- Microsoft Windows NT Workstation 4.0
- Microsoft Windows NT Server 4.0
This article was previously published under Q295323 SYMPTOMS
After you upgrade a domain that is running Windows NT 4.0 to Windows 2000, Windows NT 4.0 policies may not be applied to client computers that are running Windows NT 4.0; instead, the policy that applies to the default user may be applied to all of the users.
CAUSE
This behavior can occur if you click the Permissions compatible only with Windows 2000 servers option when you run Dcpromo.exe if the clients that are running Windows NT 4.0 are running Service Pack 4 (SP4) or earlier.
RESOLUTION
To work around this behavior, use one of the following methods:
- Apply Service Pack 6a (SP6a).
-or- - Add the Everyone group to the Pre-Windows 2000 Compatible Access group if you cannot roll out SP6a immediately. Note that you cannot add the Everyone group by using the Active Directory Users and Computers snap-in. To add the Everyone group, type the following command at a command prompt, and then press ENTER (note that the quotation marks are necessary in the command because the target group name contains spaces):
net localgroup "Pre-Windows 2000 Compatible Access" everyone /add
You can reverse this command if you type the following command at a command prompt and then press ENTER: net localgroup "Pre-Windows 2000 Compatible Access" everyone
STATUS
This behavior is by design.
Modification Type: | Major | Last Reviewed: | 10/11/2002 |
---|
Keywords: | kbDCPromo kbdomain kbenv kbprb w2000dcpromo KB295323 |
---|
|