I am trying to find out what CIF Shares have the Access-Based Enumeration (ABE) flag set on them through the NetApp Data ONTAP PowerShell CMDLET. You can set it through the CLI by using
controller> cifs shares -change sharename -accessbasedenum
I am looking for the PowerShell equivalent if possible! Thanks!