Hi,
> I think that this is going to be the latest Release candidate. I have
> upload the first test candidate for the next release:
> https://sourceforge.net/projects/unattended/files/
> Test on your systems. If not mayor bugs are found it. This file will became
> 4.9.
Ok, this will be the last report for today.
I already noticed this bug on 4.8 some time ago but never really bothered
looking into it because its nothing critical and doesn't cause any problems
with the installation.. but if we are already fixing things up for the next
release I might very well report it.
Attached you find two unattended.txt files. "unattend-before.txt" is the
original file as it is downloaded to "c:\netinst\" from my webserver during the
linux part of the installation. "unattend-after.txt" is the same file but after
the installation is done.
When you look at the file you'll notice a couple things:
- Some new variables/values have been added that weren't there before. (not
really a problem)
- Some "broken" linebreaks/newlines have been inserted. (square characters when
viewing the file with notepad)
- The variable "os_name" has been cloned quite a number of times. This is
actually my main concern and I'd like to know why this is happening. I already
know that it isn't done by "hidepw.pl" but other than that I have no idea which
script could be responsible for this. None of my custom scripts should be
messing with this file so I suspect that its one of unattended's files that is
"at fault" here.
If the linebreak and "os_name" 'issues' could be fixed I'd greatly appreciate
it. Or am I really the only one experiencing those issues?
-
jens
[GuiUnattended]
TimeZone = 110
OEMSkipRegional = 1
OEMSkipWelcome = 1
AutoLogon = yes
ProfilesDir = %systemdrive%\Profiles
EncryptAdminPassword = no
AdminPassword = test
[UserData]
ProductID = xxxxxx
ProductKey = xxxxxx
Fullname = Test
OrgName = Test
ComputerName = Test
[Unattended]
UnattendMode = DefaultHide
FileSystem = ConvertNTFS
ExtendOEMPartition = 1
OEMSkipEula = yes
OEMPreinstall = yes
DriverSigningPolicy = Ignore
UnattendedSwitch = yes
Hibernation = no
TargetPath = Windows
AutoActivate = yes
OEMFilesPath = ""
;
UnattendSwitch = Yes
[Data]
AutoPartition = 1
MsDosInitiated = 0
UnattendedInstall = yes
[Components]
Accessopt = on
AppSrv_Console = off
AspNet = off
BitsServerExtensionsISAPI = off
BitsServerExtensionsManager = off
Calc = on
CDPlayer = on
Certsrv = off
Certsrv_Client = off
Certsrv_Server = off
Charmap = on
Chat = off
Clipbook = on
Cluster = off
ComPlusNetwork = off
Deskpaper = off
Dialer = off
DTCNetwork = off
Fax = off
FP_Extensions = off
FP_VDir_Deploy = off
Freecell = off
Hearts = off
Hypertrm = off
IEAccess = on
IEHardenAdmin = off
IEHardenUser = off
IIS_Asp = off
IIS_Common = off
iisdbg = on
IIS_Doc = off
IIS_Ftp = off
IIS_Htmla = off
IIS_Inetmgr = off
IIS_InternetDataConnector = off
IIS_NNTP = off
IIS_NNTP_Docs = off
IIS_PwMgr = off
IIS_ServerSideIncludes = off
IIS_SMTP = off
IIS_SMTP_Docs = off
IIS_WebDav = off
IIS_WWW = off
Indexsrv_System = off
InetPrint = off
LicenseServer = off
Media_clips = off
Media_utopia = off
Minesweeper = off
Mousepoint = off
Mplay = on
MSMQ = off
MSMQ_ADIntegrated = off
MSMQ_Core = off
MSMQ_HTTPSupport = off
MSMQ_LocalStorage = off
MSMQ_MQDSService = off
MSMQ_RoutingSupport = off
MSMQ_TriggersService = off
MSNExplr = off
MSwordpad = on
NetCIS = off
NetOC = on
Objectpkg = on
OEAccess = on
Paint = on
Pinball = off
Pop3Admin = off
Pop3Service = off
Pop3Srv = off
Rec = on
Reminst = on
RootAutoUpdate = on
Rstorage = off
SAKit_Web = off
Scw = off
Solitaire = off
Spider = off
Templates = off
TerminalServer = off
TSClients = off
TSEnable = off
TSWebClient = off
UDDIAdmin = off
UDDIDatabase = off
UDDIWeb = off
Vol = on
WbemMSI = off
WMAccess = on
WMPOCM = off
WMS = off
WMS_ADMIN = off
WMS_Admin_Asp = off
WMS_Admin_MMC = off
WMS_ISAPI = off
WMS_SERVER = off
ZoneGames = off
[Display]
BitsPerPel = 32
Xresolution = 1280
Yresolution = 960
Vrefresh = 85
AutoConfirm = 1
ConfigureAtLogon = 1
[RegionalSettings]
LanguageGroup = 1
Language = 0407
[URL]
AutoConfig = 1
NoWelcome = 1
Home_Page = xxxxxx
Search_Page = http://www.google.de/
[FavoritesEx]
Title1 = Homepage.url
URL1 = xxxxxx
Title2 = Second.url
URL2 = xxxxxx
[Branding]
BrandIEUsingUnattended = yes
[Networking]
InstallDefaultComponents = yes
[NetOptionalComponents]
LPDSVC = 1
[Shell]
DefaultStartPanelOff = yes
DefaultThemesOff = yes
; This section is for informational purposes.
; Windows Setup does not use it.
[_meta]
fix_disk_geo_sectors = 63
fix_disk_geo_heads = 255
; Install share drive letter
z_drive = Z:
; Directory holding OS media directories
os_dir = Z:\os
; System command to run in place of winnt under dosemu? (linuxboot only)
ntinstall_cmd = nt5x-install
netinst = c:\netinst
; NTP servers, separated by commas or spaces
ntp_servers = ""
local_admins = ""
; Display prompt for final edits?
edit_files = 0
; Command to disable (or modify) autologon when installation finishes
autolog = "autolog.pl --logon=0"
; Prompt for confirmation before running fdisk_cmds?
fdisk_confirm = 0
; Use extended INT13 BIOS calls for fdisk?
fdisk_lba = 1
replace_mbr = 1
fdisk_cmds = "fdisk /clear 1;fdisk 1 /pri:4000;fdisk /activate:1"
format_cmd = "format /y /z:seriously /q /u /a /v: c:"
; First script run by postinst.bat
top = xxxxxx.bat
; Optional script(s) run by postinst.bat
middle = "base-start.bat, base-winupd.bat, base-end.bat"
; Last script(s) run by postinst.bat
bottom = "wpkg-install.bat, finish.bat"
os_media = Z:\os\i\xpsp3
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
max_clients = 0
macaddr = 000C29792D45
ipaddr = 10.0.0.45
; Password for mapping install share
z_password = xxxxxx
; Install share drive letter in DOS
dos_zdrv = Z:
; Username for mapping install share
z_user = xxxxxx
; UNC path to install share
z_path = \\xxxxxx\install
; Maps between found Windows drivers paths
; and their destination path on hard-drive (below $oem$\$1)
scan_windrivers_dest_map = ""
; Drive used for temporary files in DOS
tmpdrive = ""
; Contents of doit.bat script
doit_cmds = "Z:;cd Z:\os\i\xpsp3\i386;winnt /rx:lang /s:Z:\os\i\xpsp3\i386
/u:C:\netinst\unattend.txt"
[Identification]
JoinDomain = test2
DomainAdmin = test2\xxxxxx
DomainAdminPassword = xxxxxx
[LicenseFilePrintData]
AutoMode = PerServer
AutoUsers = 5
[GuiRunOnce]
; Command which runs after OS installation finishes
Command0 = "C:\netinst\mapznrun.bat C:\netinst\postinst.bat"
[GuiUnattended]
AutoLogon = "Yes"
TimeZone = 110
OEMSkipRegional = 1
OEMSkipWelcome = 1
ProfilesDir = %systemdrive%\Profiles
EncryptAdminPassword = no
AdminPassword = test
[UserData]
ProductID = xxxxxx
ProductKey = xxxxxx
Fullname = Test
OrgName = Test
ComputerName = Test
[Unattended]
UnattendMode = DefaultHide
FileSystem = ConvertNTFS
ExtendOEMPartition = 1
OEMSkipEula = yes
OEMPreinstall = yes
DriverSigningPolicy = Ignore
UnattendedSwitch = yes
Hibernation = no
TargetPath = Windows
AutoActivate = yes
OEMFilesPath = ""
UnattendSwitch = Yes
[Data]
OriTyp = "5"
OriSrc = "A:\I386"
floppyless = "1"
MsDosInitiated = "1"
AutoPartition = 1
UnattendedInstall = yes
[Components]
Accessopt = on
AppSrv_Console = off
AspNet = off
BitsServerExtensionsISAPI = off
BitsServerExtensionsManager = off
Calc = on
CDPlayer = on
Certsrv = off
Certsrv_Client = off
Certsrv_Server = off
Charmap = on
Chat = off
Clipbook = on
Cluster = off
ComPlusNetwork = off
Deskpaper = off
Dialer = off
DTCNetwork = off
Fax = off
FP_Extensions = off
FP_VDir_Deploy = off
Freecell = off
Hearts = off
Hypertrm = off
IEAccess = on
IEHardenAdmin = off
IEHardenUser = off
IIS_Asp = off
IIS_Common = off
iisdbg = on
IIS_Doc = off
IIS_Ftp = off
IIS_Htmla = off
IIS_Inetmgr = off
IIS_InternetDataConnector = off
IIS_NNTP = off
IIS_NNTP_Docs = off
IIS_PwMgr = off
IIS_ServerSideIncludes = off
IIS_SMTP = off
IIS_SMTP_Docs = off
IIS_WebDav = off
IIS_WWW = off
Indexsrv_System = off
InetPrint = off
LicenseServer = off
Media_clips = off
Media_utopia = off
Minesweeper = off
Mousepoint = off
Mplay = on
MSMQ = off
MSMQ_ADIntegrated = off
MSMQ_Core = off
MSMQ_HTTPSupport = off
MSMQ_LocalStorage = off
MSMQ_MQDSService = off
MSMQ_RoutingSupport = off
MSMQ_TriggersService = off
MSNExplr = off
MSwordpad = on
NetCIS = off
NetOC = on
Objectpkg = on
OEAccess = on
Paint = on
Pinball = off
Pop3Admin = off
Pop3Service = off
Pop3Srv = off
Rec = on
Reminst = on
RootAutoUpdate = on
Rstorage = off
SAKit_Web = off
Scw = off
Solitaire = off
Spider = off
Templates = off
TerminalServer = off
TSClients = off
TSEnable = off
TSWebClient = off
UDDIAdmin = off
UDDIDatabase = off
UDDIWeb = off
Vol = on
WbemMSI = off
WMAccess = on
WMPOCM = off
WMS = off
WMS_ADMIN = off
WMS_Admin_Asp = off
WMS_Admin_MMC = off
WMS_ISAPI = off
WMS_SERVER = off
ZoneGames = off
[Display]
BitsPerPel = 32
Xresolution = 1280
Yresolution = 960
Vrefresh = 85
AutoConfirm = 1
ConfigureAtLogon = 1
[RegionalSettings]
LanguageGroup = 1
Language = 0407
[URL]
AutoConfig = 1
NoWelcome = 1
Home_Page = xxxxxx
Search_Page = http://www.google.de/
[FavoritesEx]
Title1 = Homepage.url
URL1 = xxxxxx
Title2 = Second.url
URL2 = xxxxxx
[Branding]
BrandIEUsingUnattended = yes
[Networking]
InstallDefaultComponents = yes
[NetOptionalComponents]
LPDSVC = 1
[Shell]
DefaultStartPanelOff = yes
DefaultThemesOff = yes
[_meta]
fix_disk_geo_sectors = 63
fix_disk_geo_heads = 255
z_drive = Z:
os_dir = Z:\os
ntinstall_cmd = nt5x-install
netinst = c:\netinst
ntp_servers = ""
local_admins = ""
edit_files = 0
autolog = "autolog.pl --logon=0"
fdisk_confirm = 0
fdisk_lba = 1
replace_mbr = 1
fdisk_cmds = "fdisk /clear 1;fdisk 1 /pri:4000;fdisk /activate:1"
format_cmd = "format /y /z:seriously /q /u /a /v: c:"
top = xxxxxx.bat
middle = "base-start.bat, base-winupd.bat, base-end.bat"
bottom = "wpkg-install.bat, finish.bat"
os_media = Z:\os\i\xpsp3
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
os_name = "Windows XP Professional SP3 (German) [i\xpsp3]"
max_clients = 0
macaddr = 000C29792D45
ipaddr = 10.0.0.45
z_password = xxxxxx
dos_zdrv = Z:
z_user = xxxxxx
z_path = \\xxxxxx\install
scan_windrivers_dest_map = ""
tmpdrive = ""
doit_cmds = "Z:;cd Z:\os\i\xpsp3\i386;winnt /rx:lang /s:Z:\os\i\xpsp3\i386
/u:C:\netinst\unattend.txt"
[Identification]
JoinDomain = test2
DomainAdmin = test2\xxxxxx
DomainAdminPassword = xxxxxx
[LicenseFilePrintData]
AutoMode = PerServer
AutoUsers = 5
[GuiRunOnce]
Command0 = "C:\netinst\mapznrun.bat C:\netinst\postinst.bat"
------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info