Set Up a new Web App in IIS

Rohit Varma
1 min readJun 26, 2021
test001
Unity
Steps to move DevRelateAPI from Server001 to Server002
1. Go to path: %systemroot%\system32\inetsrv and get password using command: rri\svc_relate using appcmd list apppool “QARelate” /text: *
2. Create apppool DevRelateAPI in rcdlslaprlt001 similar to how it’s in Server001
3. Set apppool’s identity to be rri\svc_relate
4. Copy D:\webapp\RelateFSP from server Server001 to rcdlslaprlt001
5. Create IIS application to the above folder similar to how its on old server
6. Edit bindings to use dev-relate247-api.test.com
7. Request a DNS change to point dev-test-api.test.com from Server001 to rcdlslaprlt001(request DNS access for both internal and external)
8. Request access for \\rp1rrinas01.test.com\Relate\RelateSystem\imgs in target VM, i.e., in rcdlslaprlt001
9. Stop the old site
Steps to configure DNS entry:
1. Remove the old record A with DELETE operation for old value for Source.
2. Add a new Record with CNAME with operation ADD pointing to new value for Target.
Note: Value is the host where we deploy our app and Name (should be fully qualified name ex., dev-test-api@test.com) is the domain name where we point our site.

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Rohit Varma
Rohit Varma

No responses yet

Write a response