I've written a script to install all critical updates but i have a small problem.
the dotnetfx.exe update ran with this command
dotnetfx.exe /q:a /c:"install /l /q"
silently installs fine but 1 thing is does is create a asp user account.
By creating this account the pc now has 2 accounts and therefor stops the user from autologon.
My question is can i stop it from creating that account and if i can't stop it from installing the account can i delete the account without stuffing up dotnetfx.exe.
I've got a vbs script that will delete a user account but i would perfer it if the account wasn't created in the first place.
Has anyone else tryed this and have any ideas?



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to