This can be done using Powershell (or any scripting language) from the client side (i.e. a Windows server), but there is also a Netapp command line tool that will allow you to check NTFS permissions.
What are you trying to accomplish? Do you just need to create a report which details permissions per folder, or do you actually need to set permissions on those folders?
I would like to use bpdbjobs to generate a report and using VBS to downselect which server and policy is done with return code 0 or 1 (completed or partially completed).
Do you have sample script that can share with me. You can reach me at helioswu@hotmail.com
I am giving away many many copies of my Netbackup reporting script for free, despite its use in Business environments. To keep my scripts free please consider donating where you have found my work useful:
i have netapp filer and having 100 folders. i need some script to check on what folder and the user having full control
This can be done using Powershell (or any scripting language) from the client side (i.e. a Windows server), but there is also a Netapp command line tool that will allow you to check NTFS permissions.
What are you trying to accomplish? Do you just need to create a report which details permissions per folder, or do you actually need to set permissions on those folders?
Hi David,
I would like to use bpdbjobs to generate a report and using VBS to downselect which server and policy is done with return code 0 or 1 (completed or partially completed).
Do you have sample script that can share with me. You can reach me at helioswu@hotmail.com
Thanks for your help.