Applies To: Windows Server 2008,Windows Server 2008 R2,Windows XP,Windows Server 2000,Windows Vista,Windows Server 2003,Windows Server 2003 R2,Windows 7
Turns off previously set options. For examples of how this command can be used, see Examples.
Syntax
Copy Code | |
|---|---|
u[nset] {bsasdel | crlf | delasbs | escape | localecho | logging | ntlm} [?] | |
Parameters
| Parameter | Description |
|---|---|
|
bsasdel |
Sends Backspace as a Backspace. |
|
crlf |
Sends the Enter key as a CR. Also known as line feed mode. |
|
delasbs |
Sends Delete as Delete. |
|
escape |
Removes the escape character setting. |
|
localecho |
Turns off localecho. |
|
logging |
Turns off logging. |
|
ntlm |
Turns off NTLM authentication. |
|
? |
Displays Help for this command. |
Examples
Turn off logging.
Copy Code | |
|---|---|
u logging | |





