Новый участник
Сообщения: 16
Благодарности: 0
|
Профиль
|
Отправить PM
| Цитировать
Override the Default Limit of the Number of Computers an Authenticated User Can Join to a Domain
You can override the default limit, using either of the following methods:
Use the Ldp (Ldp.exe) tool included in the Microsoft Windows 2000 Resource Kit.
Use an Active Directory Services Interface (ADSI) script to increase or decrease the value of the Active Directory ms-DS-MachineAccountQuota attribute. To do this:
Install the Windows 2000 Support tools if they have not already been installed. To install these tools, run Setup.exe from the Support\Tools folder on the Windows 2000 Server or the Windows 2000 Professional CD-ROM.
Run Adsiedit.msc as an administrator of the domain.
Expand the Domain NC node. This node contains an object that begins with "DC=" and reflects the correct domain name. Right-click this object, and then click Properties.
In the Select which properties to view box, click Both.
In the Select a property to view box, click ms-DS-MachineAccountQuota.
In the Edit Attribute box, type a number. This number represents the number of workstations that you want users to be able to maintain concurrently.
Click Set, and then click OK.
|
Отправлено: 11:25, 27-06-2017
| #30
|