I need to configure Report service configuration manager through command prompt
configuring like Report Server virtual directory settings,Report Manger virtual directory settings,windows services identity,web service identity ,database setup,email settings.
I can set up the database by
rsconfig -c -s<yourservername> -dreportserver -aSQL -u<username> -p<password>
I want to do the same for other parameter as well. Any help would be greatly appreciated!!
I am using SQL 2005 enterprise edition
vivekanandhan periasamy