bfranklyn Posted January 24, 2006 Posted January 24, 2006 Tried searching this forum, not surprisingly there's not much info for French unattended installs of Win2k3.I'm setting up couple racks of Blades, trying to get Unattend.txt to spawn a computername of 15 characters, pulling the rack and bay numbers from the iLO boards. My string entry in Unattend.txt is:ComputerName = %#!computer@right(name,15)%Thing is, this works perfectly for the English version of Server 2003, but the French version simply doesn't recognize it as a string variable...it's reading it as a simple text computername, then throws me an error about invalid characters (of course). Tried with and without quotes, even tried a simple %name% string. Even tried translating the words within the string (ha!), still no dice Anybody know how to write this (or any) variable as a recognizable string for French Windows ?Thanks
Sonic Posted January 25, 2006 Posted January 25, 2006 try to save your text file as OEM codepage (with PSPad for example) or open your txt in wordpad and save it as msdos file.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now