UseNTLMV1 Parameter (Connect-ExcelServices Cmdlet)
Specifies whether the provider uses the NTLMv1 authentication protocol instead of the default NTLMv2.
Syntax
Connect-ExcelServices -UseNTLMV1 SwitchParameter
Data Type
bool
Default Value
false
Remarks
This property controls which version of the NTLM authentication protocol the 本製品 uses to connect to the server.
If set to true, the 本製品 uses NTLMv1.
If set to false, it uses the more secure NTLMv2.
Use this property only if the server explicitly requires NTLMv1 and does not support NTLMv2.