How to change all PS settings to default?

Y

yurez

i need to clean database, delete all files from sharepoint and change all PS
setting to default (users, permissions etc)
i want to have clear install of PS, but don't install all soft again
how can i do it right?
thank you
 
G

Gary L. Chefetz [MVP]

Yurez:

You can use the Setupdb.cmd file and the SQL scripts from your installation
CD to generate a clean database. After creating this, make a backup and
restore it over your original database after you've backed up the original.
 
Top