134 Part III: Connect Server and Additional Privileges
Quiz Yourself
Q: What is the default WMI namespace used by the ConnectServer method?
A: The default WMI namespace used by the ConnectServer method depends on the oper-
ating system because it uses the system defaults. On a server running Windows Server
2003, for example, the default WMI namespace is root\c
imv2.
Q:
To control the amount of time a script will spend waiting on a connection, which
parameter can you specify?
A: The only pa
rameter you can use to control the connection timeout value is the iSecu-
rity flag.
Q: What are the two possible values you can specify for the iSecurity flag?
A: The two values you can specify for the iSecurity flag parameter are 0 and 128—0 means
to wa ...