I have access to application pools and and I can see the web sites as well. How can I find out the name sql server which is backing up these sites? Do I find this in the web.config file? Can I open web.config file when the application is running?
Oh kool. Thanks. Would this not cause any outage if I open it when the application is running? I work in live environment where many ppl are affected
[quote user="ashish.johri"] Oh kool. Thanks. Would this not cause any outage if I open it when the application is running? I work in live environment where many ppl are affected [/quote] It wont affect until you change the code It is better you take a copy of it and open it in some other folder
What type of back do you mean: site contents , or database backup? There may be other third party software that do the job of backup , and may backup job is done in other server. review the backup maintainance plan.