Use the canet.exe command to do the following:
Note: There are different versions for win32 and amd64.
This command has the following formats:
canet crypt [ user ] password [ /X ]
canet user user encrypted_password [ /PWExpires:{Yes|No} ]
canet administrator encrypted_password [ /PWExpires:{Yes|No} ]
canet JoinDomain domain [ MachineObjectOU=full_LDAP_path_of_OU> ] [ user [ encrypted_password ]]
canet use [device] \\computer\share [ encrypted_password [ /USER:[domain\]canonprv ] ]
Example: Use canet to Get Access to the Operating System Image on a Boot Server Share
This excerpt from a sample Windows XP installation script, winxp.cmd, shows how to use canet to get access to an operating system image on a boot server:
... canet use s: \\$BootServer$\winxp $LogonPasswd$ /USER:$BootServer$\canonprv s: cd \ i386\winnt32.exe /tempdrive:c /syspart:c: /noreboot /unattended:c:\winxp.inf ...
Before you execute this installation script from WinPE, substitute the OSIM parameters.
Copyright © 2013 CA.
All rights reserved.
|
|