HOTSPOT
Your network contains an Active Directory domain named contoso.com. The domain contains a domain-based
Distributed File System (DFS) namespace named Namespace1.
You need to view the shares to which users will be redirected when the users attempt to connect to a folder
named Folder1 in the DFS namespace.
What cmdlet should you run? To answer, select the appropriate options in the answer area.
Hot Area:image:Img134-197.jpg
Explanation:
References: https://docs.microsoft.com/en-us/powershell/module/dfsn/get-dfsnfolder?view=win10-ps
Wrong twice.
Should be:
Get-DfsnFolderTarget \\Contoso.com\Namespace1\Folder1
https://docs.microsoft.com/en-us/powershell/module/dfsn/get-dfsnfoldertarget?view=win10-ps