1) Member ship
aspnet_regsql -S [Server name] -U [username] -P [password] -A all -d [DataBaseName]
2) SQL Session State
aspnet_regsql -S [Server name] -U [username] -P [password] -ssadd -sstype c -d
3) DB Caching
aspnet_regsql.exe -S [Server name] -U [username] -P [password] -d -ed
No comments:
Post a Comment