From b9d290d45dbce72c15292c44602e28be5bfc46d1 Mon Sep 17 00:00:00 2001 From: Scott Sutherland Date: Tue, 5 Apr 2022 21:34:29 -0500 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b82ef8a..7056177 100644 --- a/README.md +++ b/README.md @@ -202,10 +202,9 @@ Primary Todo * what other visualisations and analysis techniques should be built in .. searching, grouping, clusting, etc **References** - Get-SmbShareAccess - https://docs.microsoft.com/en-us/powershell/module/smbshare/get-smbshareaccess?view=windowsserver2022-ps - - Get-ACL + * Get-SmbShareAccess + * https://docs.microsoft.com/en-us/powershell/module/smbshare/get-smbshareaccess?view=windowsserver2022-ps + * Get-ACL * https://social.technet.microsoft.com/wiki/contents/articles/52329.powershell-how-to-get-acl-share-permissions-for-folder.aspx * https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.security/get-acl?view=powershell-7.2 * https://docs.microsoft.com/en-us/dotnet/api/microsoft.powershell.security.activities.getacl?view=powershellsdk-1.1.0