There are two main types of authentication methods, namely NTLM and Kerberos.

Coercing NetNTLM

Although Kerberos is the default method of authentication for modern Windows systems, if an IP is used (e.g. dir \\DC_IP\SYSVOL vs dir \\FQDN\SYSVOL), Windows is forced to use NetNTLM, which can be more stealthy if IDS is checking for pass-the-hash and overpass-the-hash attacks.