News
Latest
Support Area
Download
Help and Advice
Links
Home
About us
Contact us
Copyright
Privacy Policy


Q. How can I implement locally based system policies?

A. Normally system policies are implemented on domain controllers to be used on an entire domain however Microsoft do provide support for local system based policies.

There are two approaches possible:

Automatic Update Method

  1. Share the %systemroot%\System32\Repl\Import\Scripts folder (e.g. d:\winnt\system32\repl\import\scripts) as Netlogon.
  2. Grant the group Everyone "Read" Permissions and the group Administrators "Full Control" to this share.
  3. Start System Policy Editor (Poledit.exe).
  4. On the File menu, click New Policy and make the changes for your policy.
  5. On the File menu, click Save As, and then save the policy file in the Netlogon shared folder as Ntconfig.pol.
  6. On the File menu, click Open Registry.
  7. Double-click Local Computer, double-click Network, double-click System Policies Update, and then click the Remote Update check box to select it.
  8. In the Update Mode box, click Automatic (Use Default Path), and then click OK. This has the effect of looking for policy updates from the Netlogon share of the authenticating controller/machine automatically.
  9. Save your policy to the location listed above as Ntconfig.pol, and then quit Policy Editor.
  10. Restart Windows NT for the changes in the policy to take effect.

This configuration allows you to use both a local and a domain-wide system policy, depending on which user account database the user logs on to. This is the normal method domains use as when you logon to a domain the computer looks for policies in the Netlogon share of the domain controller validating the logon.

Remote Update Method

  1. Start System Policy Editor (Poledit.exe) and make the changes for your policy.
  2. On the File menu, click Save As, and then save the policy file on your hard disk. For example, save the file as: c:\ntconfig.pol
  3. On the File menu, click Open Registry.
  4. Double-click Local Computer, double-click Network, double-click System Policies Update, and then click the Remote Update check box to select it.
  5. In the Update Mode box, click Manual (Use Specific Path), type a path name in the Path for Manual Update dialog box (for example, d:\winnt\system32\repl\import\scripts\Ntconfig.pol), and then click OK. Note that to display error messages if the policy file is not found when Windows NT starts, you can click the Display Error Message check box to select it.
  6. Save your policy to the location listed above as Ntconfig.pol, and then quit Policy Editor. Note that while using the Manual Update, you may name the policy file anything you would like; just be sure to enter it into the path in step 5 above.
  7. Restart Windows NT for the changes in the policy to take effect.

With this method the location of the policy file is given and so does not require the Netlogon share. I would recommend the first method 9 times out of 10.

|
© 2024 Localhost. All rights reserved. Terms of Use and Disclaimer
Designed by My Hosts.com
   Last updated March 21 2017.