Normally the errors occur when upgrade is done on a backup domain controller or restrictions of creation of local groups. When extending a site, extensions create admin group and automatically adds user accounts to administer site. In this case, server doesn’t allow creation of local groups and hence error message is seen. Prevent FrontPage Server Extensions from creation and use of local groups to access websites.

Following steps need to be implemented :

  • One Windows Start Menu, Click on Run
  • In Open Box, type Regedt32.exe and click OK
  • Select subkey : HKEY_LOCAL_MACHINE\Software\Microsoft\Shared Tools\Web Server Extensions\All Ports
  • On Edit Menu, Click Add Value
  • In Value, type NoMachineGroups in Data Type box type REG_SZ
  • Click on OK
  • In String Dialog box, type 1 and click OK
  • In Registry menu, Click Exit

Popular Posts You May Read

Explore more hosting insights, tips and industry updates.

How To Use Plesk To Enable or Disable PHP Extensions

This post will show how you administrators can easily either enable or disable a PHP…

How to Install ReactJS on Windows (Beginner-Friendly Guide)

Want to make cool stuff for websites with ReactJS? Great! This guide will help you…

How to Fix the 408 Request Timeout Error

If you’ve ever come across a 408 Request Timeout error while browsing or managing your…