New-DFSNRoot Access Denied Error on 2012 R2 (2003 Forest/Domain)
hi all,
i'm unable create working dfs-n root using new-dfsnroot. the runs without issue , dfs-n visible if try issue new-dfsnfolder following;
new-dfsnfolder : access cim resource not available client.
at line:1 char:1
+ new-dfsnfolder –path "\\example.com\root1\folder1" -targetpath $smbsourc ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ categoryinfo : permissiondenied: (msft_dfsnamespacefolder:root\microsoft\...namespacefolder) [new-dfsnfolder], cimexception
+ fullyqualifiederrorid : mi result 2,new-dfsnfolder
if attempt add folder via mmc get;
\\example.com\root1\folder1: folder target \\fileserver1\folder1 cannot added folder. access denied.
creating root , folder using mmc alone works without issue. i'm running powershell 2012 r2 box on 2003 functional level forest/domain (so dfs-n root can't in 2008 mode).
when looking @ object in adsi edit (cn=root1,cn=dfs-configuration,cn=system,dc=example,dc=com) , comparing root created using mmc security permissions appear lacking entry root server (permission read/write properties). when permissions manually added (and permitted propagate) able add folder namespace using both powershell , mmc.
guess question can else confirm issue or specific our environment?
hi,
could share permission added in adsiedit us? i'll test if can reproduce issue later.
also what's user account using, , whether cmd or powershell session running administrator?
please remember mark replies answers if , un-mark them if provide no help. if have feedback technet support, contact tnmff@microsoft.com.
Windows Server > File Services and Storage
Comments
Post a Comment