Question no: 209
You are The Administrator of A Windows 2000 Domain. The Domain Has Six Windows 2000 Based Routing
And Remote Access Servers and TW WINDOWS 2000 Based Internet Authentication Service (IAS) Servers
Named IAS1AND IAS2. The Six Routing and Remote Access Servers Use the Two IAS Servers To
Authenticate Remote Access Credentials. on IAS1, You Change The Remote Access Policies. You want to
Ensure That this change is also enforced on iAS2.
What shop you do?
A. In The Active Directory Sites and Services Console, Force Replication from IAS1 To IAS2.
B. ON IAS1, SELECT Register Service in Active Directory. Repeat this Command ON IAS2.
C. Use the netsh command-line utility to copy the IAS configuration from ias1 to as2.
D. Manually Copy The Ras.mdb File from IAS1 To IAS2.
Answer: C
Explanation: Remote Access Policies Are Not Stored in Active Directory; They Are Stored Locally in The
IAS.MDB File. To Copy The IAS Configuration To Another Server Weme Must Type Netsh Aaa Show Config
TEXT FILE. The Path Can Be Relative, Absolute, OR A UNC PATH. We Must the Copy The File We create
Destination Computer, And At A Command Prompt on The Destination Computer, Type Netsh Exec
Message Will Appear INDICATING WHETER THE UPDATE WAS SUCCESSFUL OR NOT.
INCORRECT ANSWERS:
A: Remote Access Policies Are Not Stored In Active Directory; They Are Stored Locally In The IAS.MDB File.
B: Remote Access Policies Are Not Stored In Active Directory.
D: There is no such a thing as a ras.mdb file in window.