/S
system
Specifies the remote system that you want to check. In most cases, you??™ll also need
to supply the
/U
and the
/P
command line switches when using this switch.
/U [
domain\
]
user
Specifies the username on the remote system. This name may not match
the username on the local system. 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 cleartext. The system prompts
you for the password. Using this feature can help you maintain the security of passwords used
on your system.
/FO {TABLE | LIST | CSV}
Defines the output provided by the utility. The table format is
normally the easiest to view on screen. The table columns define the values for output, while
each row contains one driver entry. The Comma Separated Value (CSV) output provides the
best method for preparing the data for entry in a database. Use redirection (see the ???Employing
Data Redirection??? section of Chapter 14 for details) to output the CSV data to a file and then
import it to your database.
Pages:
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812