mirror of
https://github.com/PowerShell/PSDscResources
synced 2026-06-21 13:45:29 +00:00
Remove incorrect additional Parameter
This commit is contained in:
@@ -2050,7 +2050,6 @@ function Resolve-SidToPrincipal
|
||||
[System.DirectoryServices.AccountManagement.PrincipalContext]
|
||||
$PrincipalContext,
|
||||
|
||||
[Parameter()]
|
||||
[Parameter(Mandatory = $true)]
|
||||
[String]
|
||||
$Scope
|
||||
|
||||
Reference in New Issue
Block a user