Skip to content
This repository was archived by the owner on Jan 21, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions Recon/PowerView.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -18527,9 +18523,6 @@ Computer dnshostnames the current user has administrative access to.
[String]
$ComputerSiteName,

[Switch]
$CheckShareAccess,

[ValidateNotNullOrEmpty()]
[Alias('DomainController')]
[String]
Expand Down