Harden NTLM authentication and restore SGU profiles
This commit is contained in:
@@ -16,8 +16,8 @@ param(
|
||||
[string]$ServerCertificateThumbprint,
|
||||
|
||||
[string]$DomainNetbios = 'LCI',
|
||||
[ValidateRange(2, 60)]
|
||||
[int]$TimeoutSeconds = 35,
|
||||
[ValidateRange(2, 90)]
|
||||
[int]$TimeoutSeconds = 90,
|
||||
[string]$RemoteDesktopPrincipal = 'LCI\SG-Laboratorio-Usuarios-RDP',
|
||||
[string]$DotNetRuntimeInstallerPath
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user