I'm looking automate the creation of user home directory shares on my OnTap 9.3 cluster. Initially I went down the route of exposing the root of the CIFS volume as users$ (locked down to admins of course) then using a Powershell script to create the user folder then modify the DACL/SACL and ownership. This worked well but I was wondering if there is a API I could leverage within OnTap to do this?