LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 12-Jan-2009, 09:50 AM
Member
 
Join Date: Aug 2008
Posts: 61
dmantz 0 reputation points
Send a message via Skype™ to dmantz
Default Automatic Rename of workstation after re-imaging

I am trying to determine why my laptops are not keeping their names or at least renaming themselves as a process of the ZEN Imaging we do with our students laptops. The re-image process and rebooting of the laptop after re-imaging works correctly. The only issue is that the laptop does not keep its name and reverts to the name within the image used. I have pasted in a section of the "imenu" we using in selecting the appropriate image.

fi
sleep 5
img rp $PROXYADDR //$PROXYADDR/images/hsvostro1000.zmg ;
zisedit Computername=$WSNAME ;
echo -e " \033[31mRebooting computer! \033[0m" ; reboot -f ;;
4 ) if [ -n "$(zisview ComputerName)" ]; then
WSNAME=$(zisview ComputerName)
else
echo -e "No Safedata"
while test ! $WSNAME; do
echo -n "Please enter the workstation name:"
read WSNAME;
done

I have even used this line after to replace my "original" zisedit command after reading a post in the forums that it worked on their Dell laptops. But it fails just like the script displayed above.

zisedit ComputerName=$WSNAME$D$SN DNSHostName=$WSNAME$D$SN WindowsWorkgroup=$WSNAME DNSSuffix=usd376.com JustImaged=True ;

Thanks in advance for your assistance!
Reply With Quote
 

Tags
novell, re-image, rename, zenworks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 01:48 AM.


© 2007 Novell, Inc. All Rights Reserved.

Search Engine Friendly URLs by vBSEO 3.3.0 RC2