Hi list,

I have a problem with base.bat on Windows 2000. After the first real
reboot
the system logs in automatically and just stops. No DOS-box comes up
to pick up the outstanding tasks.

If I map the install share by hand and issue ``%z%\bin\todo.pl --go the
rest of
the process completes fine.

I have installed several systems with the same unattended-4.4b before
and never
have experienced this problem.

Here's the involved part of my customized base.bat:
==============CODE================================

more stuff here

:: Install IE6
todo.pl ie6.bat

:: Update windows and turn off annoying stuff.
todo.pl %%WINVER%%-notips.pl .reboot

:: Defragment the drive to collect the free space.
todo.pl defrag.bat

:: Set IIS startup type to manual and ignore if not installed.
todo.pl ".ignore-err 255 startup-type.pl Manual IISADMIN" ".ignore-err
255 startup-type.pl Manual W3SVC"

:: Turn off Windows Messenger service
todo.pl "startup-type.pl Manual Messenger"

:: Cleanup messes left over from installing.
todo.pl hidepw.pl bootini.pl 
:: fixtz.pl

============CODE====================================

The problem begins after "%%WINVER%%-notips.pl .reboot", after that
reboot the system idles logged on.


Thanks for your attention,
Kaari


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to