Hello everybody,
For my first post here, I need you.
I'm trying to make a powershell script to automate creation of subfolder on NetApp vFiler.
We use local NetApp groups that we set on folder (and in this group we add an AD group).
My problem is I don't find how to set those permisions with powershell...
I tryed Set-ACL but I have got the error : Exception calling "AddAccessRule" with "1" argument(s): "Some or all identity references could not be translated."
How can I make my local NetApp groups reconize by the command ?
It just take AD group or local server group...
I'm a french guy, so if my subject is not very clear tel me (with simple words please )
Thanks
Regards