Get the version-specific tools from the Visual Studio downloads page . Ensure the version (x86, x64, or ARM64) matches the target operating system.

| Option | Description | |--------|-------------| | /port <n> | Set TCP port (default 4026) | | /authlevel 0 | No authentication | | /authlevel 1 | Windows authentication | | /nostatus | Hide status window (useful for services) | | /noclrwarn | Disable security warning for no authentication | | /timeout <seconds> | Auto‑close after idle seconds | | /nowowwarn | Disable 32‑bit warning |