Harden NTLM authentication and restore SGU profiles
This commit is contained in:
@@ -17,8 +17,8 @@ param(
|
||||
|
||||
[string]$DomainNetbios = 'LCI',
|
||||
|
||||
[ValidateRange(2, 60)]
|
||||
[int]$TimeoutSeconds = 35,
|
||||
[ValidateRange(2, 90)]
|
||||
[int]$TimeoutSeconds = 90,
|
||||
|
||||
[switch]$DoNotSetAsDefaultCredentialProvider,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user