diff --git a/Recon/PowerView.ps1 b/Recon/PowerView.ps1 index b28ac0a..57c33bb 100755 --- a/Recon/PowerView.ps1 +++ b/Recon/PowerView.ps1 @@ -18423,10 +18423,6 @@ Search computers with a specific service pack, wildcards accepted. Search computers in the specific AD Site name, wildcards accepted. -.PARAMETER CheckShareAccess - -Switch. Only display found shares that the local user has access to. - .PARAMETER Server Specifies an Active Directory server (domain controller) to bind to. @@ -18527,9 +18523,6 @@ Computer dnshostnames the current user has administrative access to. [String] $ComputerSiteName, - [Switch] - $CheckShareAccess, - [ValidateNotNullOrEmpty()] [Alias('DomainController')] [String]