Creating New Web Domains on Capita.wustl.edu: 1. Under Jag/D/http/Databases/Userdomains, copy an existing site's files to a new folder in the userdomains directory, named after your new domain's name. 2. In those files, use find and replace, changing anyhting that had the original site's name to your new site's name. 3. Under http://capita.wustl.edu/Databases/DomainManagement/DomainMgmt/Domains.asp, add a new directory with your new site's name. 4. Log onto Showcase as admin, and open the 'Shortcut to mmc.exe' on the desktop. 5. Click on Console, and go to the SQL service manager. 6. Follow the directory path from Microsoft SQL servers - SQL server group - JAG - Database - Domains - Tables, then open the file mDomainMapping. 7. Find the root (should have a branchId of 0) of another domain, and copy this and this site's next two records (which should be the What's New and People pages of that site.) 8. Paste these three records at the bottom of the file, updating the name and DataRecId for each, and the branchId of the What's New and People pages to the DataRecId of the root record. 9. Back under Jag/D/http/Databases/Userdomains, update the id# in the file nav.html and header.asp to your root's RecId. 10. Go to http://capita.wustl.edu/databases/userdomains/(your site's name), and register with the people page. 11. Go back to http://capita.wustl.edu/Databases/DomainManagement/DomainMgmt/Domains.asp, and create a BulletinRec stylesheet in your domain. 12. On Showcase, find the id for the new Bulletin page, and update that id in the display.html and index.html file under your domain.