vastool list -f users-allowed "ERROR: Preload Nested Membesrships returned result failed"
说明
Running vastool list -f users-allowed Caching Nested Memberships... ERROR: Preload Nested Membesrships returned result 7 : Failed
原因
If we delete or move a user then run the vastool list -f users-allowed right away the error appears. It is because the users that are deleted are still in the cache because the delete script has not yet been run. However the users are not in AD.
解决办法
1 - Run the delete_check.sh script to remove deleted users: