Removed unnecessary switch

This commit is contained in:
Lee Christensen 2017-08-10 13:00:19 -07:00 committed by GitHub
parent 1950a169e3
commit 6d10e2c0ff
1 changed files with 0 additions and 7 deletions

View File

@ -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]