Note: This question is part of a series of quest
ions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a
question in this sections, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have a server named Server1 that has the Network Policy and Access Services server role installed.
You create a Shared
Secret Network Policy Server (NPS) template named Template1.
You need to view the shared secret string used for Template1.
Solution: From Windows PowerShell, you run
Get-NpsSharedSecretTemplate -Name Template1
.
Does this meet the goal?
A. Yes
B. No
A. Yes, one can read the shared secret using the provided cmdlet!
5
3