/noprofile Specifies that you don??™t want to load the RunAs user??™s profile when running the
application. The benefit of using this setting is that the application loads more quickly. In addition,
this setting acts as a safety feature because the application you want to run is less likely to corrupt
the RunAs user??™s settings. However, using this feature can prevent some applications from
running, especially when they rely on settings in the user profile to perform certain tasks.
/profile Specifies that you want to load the RunAs user??™s profile when running the application.
This is the default setting.
/env Specifies that you want to use the current environment, instead of the RunAs user??™s environment,
to run the application. This feature is useful when the local environment differs from
the environment that the RunAs user normally relies on to run applications.
/netonly Specifies the credentials supplied for the RunAs user apply to remote access only.
182 CHAPTER 6 WORKING WITH SCRIPTS
/savecred Uses the credentials previously saved by the RunAs user, rather than obtaining a
new copy of the credentials.
/smartcard Specifies that the RunAs user credentials appear on a smart card.
Pages:
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470