What should you do?

You work as an application developer at Domain.com.
Domain.com has a test server named Certkiller -SR09 that is frequently used by other Domain.com developers to test assemblies and applied security policies.
You have just completed creating an assembly and want to test it on Certkiller -SR09.
You need to ensure that all security policies on Certkiller -SR09 are reset to their default settings.
What should you do?

You work as an application developer at Domain.com.
Domain.com has a test server named Certkiller -SR09 that is frequently used by other Domain.com developers to test assemblies and applied security policies.
You have just completed creating an assembly and want to test it on Certkiller -SR09.
You need to ensure that all security policies on Certkiller -SR09 are reset to their default settings.
What should you do?

A.
Run the caspol all -rollback command.

B.
Run the caspol all -reset command.

C.
Run the machine all -rollback command.

D.
Run the machine all -reset command.

Explanation:
The caspol.exe command-line tool allows users to modify security permissions, permission sets, and code groups for an assembly at the machine, user, and enterprise policy levels. The reset switch will set the specified security policy or policies back to their default state. The all switch refers to machine, user, and enterprise policy levels.
Incorrect Answers:
A, C: The rollback switch does not exist for the caspol.exe tool.
D: This option will not set all security policies back to their default state.



Leave a Reply 1

Your email address will not be published. Required fields are marked *