Error message "Get-DfsnAccess : The requested operation is not supported" when using Active Directory DFS PowerShell module

When using the Active Directory DFS PowerShell module's cmdlet Get-DfsnAccess you may see the error

Get-DfsnAccess : The requested operation is not supported


This can occur if you run the command with a path that points to a namespace or a version 1 folder.

To clarify this cmdlet gets the view permissions on a DFS folder seen on the advanced tab.


You'll notice that on a domain version 1 - shown as "Domain (Windows 2000 Server mode)" in the DFS user interface does not have an Advanced tab on its folders.




If you're looking for the permissions assigned to the namespace seen on the "delegation" tab here.


These permissions can be obtained by reading the "GrantAdminAccess" property of the Get-DfsnRoot cmdlet.

Get-DfsnRoot -Path "\\demo2022.int\Domain2008"|SELECT -ExpandProperty GrantAdminAccess


 While you're here -
Why not check out our 
Active Directory Documentation Tool?


Comments

Popular posts from this blog

Windows Server 2016, 2019, 2022, Windows 10 and Windows 11: Date and time "Some settings are managed by your organization".

TFTPD32 or TFTPD64 reports Bind error 10013 An attempt was made to access a socket in a way forbidden by its access permissions.

Enable function lock for F1-F12 on HP ZBook mobile workstations