/user:UserName Specifies the username. You must supply the username in one of two forms,
User@Domain or Domain\User.
program Specifies the application you want to run as well as any command line switches the
application requires to run.
Changing the Environment
Server Core provides the means to control the user??™s environment with greater accuracy through
command line utilities. You can define whether the user can install applications, enable or disable
session logons, and modify port configurations. The Change utility is the most powerful of the three
because you can use it to perform any of these tasks. The remaining three utilities provide subsets of
the Change functionality. The following sections describe these environment-changing utilities.
Changing Logons, Ports, and Users with the Change Utility
The Change utility helps you control the user??™s ability to install applications, enable or disable
session logons, and control ports. You could consider each of these actions a specific utility mode,
but the utility is quite simple, so this section describes all three tasks. This utility uses the following
syntax:
CHANGE USER {/EXECUTE | /INSTALL | /QUERY}
CHANGE LOGON {/QUERY | /ENABLE | /DISABLE}
CHANGE PORT [portx=porty | /D portx | /QUERY]
The following list describes each of the command line arguments.
Pages:
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471