How many authentications are done on IIS? Port numbers for
HTTP? How do you take backups of IIS Servers...IBM
Questions.
Answer Posted / mac_1984
HI,
Above answer for authentication related is absolutely correct.
Below is command for IIS Backup and restore -
Run CMD with administrator rights then go to below path -
C:WindowsSystem32inetsrv>
then type below command -
for backup - appcmd add backup "backupfilename"
for restore - appcmd restore backup "backupfilename"
for delete backup - appcmd delete backup "backupfilename"
Hope above command will help you.
Mac
9595959869
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is iisreset command?
What are the properties of application pool in iis?
How do I set up iis?
How do I reset iis in windows 7?
Explain how to open iis configuration manager?
What is iis and how do you use it?
What is iis server and how it works?
How to debug a web application which is hosted on iis?
Why do we need to recycle application pool?
What does internet information server (iis) assume to be the default language for active server pages?
computer hardware used and its function
How do I run iis express?
How many times are working in iis server?
What is iis on windows 10?
What are the differences between iis 5.1 and iis 6 administration?