You can run this yourself at home.
Here is the requirement:
1. Your home computer must have .net 2.0 installed
2. Your port 1433 is opened and able to connect target SQL server
3. You can provide correct SQL authentication login/password
Then, goto
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\, double click
aspnet_regsql.exe. Follow the wizard and complete the setup.
This
program is to create some tables and stored procedures to allow the
membership control feature (for ASP.net 2.0) work. For more detail of
membership control, consult an .net programmer
Details of aspnet_regsql.exe in MSDN:
http://msdn.microsoft.com/en-us/library/ms229862(VS.80).aspx