[DocuNECT.NetUse](localdevicename, remotedevicename, domain, user, password)
|
Allows a netuse command to executed within a lifecycle.
Parameter(s)
localdevicename – Specifies the name of the server and the shared resource. If localdevicename contains spaces, use quotation marks around the entire computer name from the double backslash (\\) to the end of the computer name (for example, "\\Computer Name\Share Name"). The computer name can be from 1 to 15 characters long
remotedevicename – Specifies a NetWare volume on the server. You must have Client Service for NetWare installed and running to connect to NetWare servers
domain – Specifies another domain. If you omit DomainName, net use uses the current logged on domain.
user – Specifies the user name with which to log on.
password – Specifies the password with which to log on.
|