|
Your substitution regex is using $ENV{'ComputerName'} and implies that the script will be run on the laptop instead of the deployment server, which doesn't make sense. Where is the laptop hostname coming from?
Last edited by WA; 11-17-2011 at 02:29 AM..
|