You??™ll need to supply a domain name when working with a
domain controller.
/P [password] Specifies the password for the given user. You can provide the command line
switch without specifying the password on the command line in clear text. The system prompts
you for the password. Using this feature can help you maintain the security of passwords used
on your system.
/SI Sends the requested signal across the network.
signal Specifies the signal to send or receive. The signal is a simple string value such as
StartSetup. A system can wait for multiple unique signals. The maximum signal name length
is 255 characters. You may use a??“z, A??“Z, 0??“9, and any ASCII character code in the range 128??“255
for the string value. The string value can??™t contain special characters or spaces.
/T timeout Defines the amount of time to wait for the signal. You can specify any value from
1 to 99,999 seconds. The default setting waits an infinite amount of time.
Testing Batch Files
It??™s important to remember the place that batch files occupy in the hierarchy of automation. A batch
represents a fast and simple way of executing a series of tasks using applications, commands, and
utilities.
Pages:
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399