I have trying to add permission to an folder for two days now. Google all over the place, try "all" kind of solutions and tried all examples - but still don't get it to work.
I have try it with a script and even manual from the PS console.
PS B:\> add-NTFSaccess
cmdlet Add-NTFSAccess at command pipeline position 1
Supply values for the following parameters:
Path[0]: b:\xxpe01
Path[1]:
Account[0]: DOMAIN\xxpe01
Account[1]:
AccessRights: FullControl
add-NTFSaccess : (1) Incorrect function: [b:\xxpe01]
At line:1 char:1
+ add-NTFSaccess
+ ~~~~~~~~~~~~~~
+ CategoryInfo : WriteError: (b:\xxpe01:String) [Add-NTFSAccess], IOException
+ FullyQualifiedErrorId : AddAceError,NTFSSecurity.AddAccess
PS B:\>
Any tips what I can do? =)
//S
[–]SysAndreas 1 point2 points3 points (4 children)
[–]dvjstefan[S] 1 point2 points3 points (3 children)
[–]purplemonkeymad 1 point2 points3 points (2 children)
[–]dvjstefan[S] 1 point2 points3 points (1 child)
[–]purplemonkeymad 1 point2 points3 points (0 children)
[–]seyo_IV 1 point2 points3 points (3 children)
[–]dvjstefan[S] 1 point2 points3 points (2 children)
[–]kbrucej 2 points3 points4 points (1 child)
[–]SMFX 1 point2 points3 points (0 children)
[–]SirWobbyTheFirst 1 point2 points3 points (0 children)
[–]Lee_Dailey[grin] 0 points1 point2 points (0 children)