
Bastian_W
MemberContent Type
Profiles
Forums
Events
Everything posted by Bastian_W
-
I have set up a new workstation via unattended XP Setup... I copied the wuau.adm for the SUS-Server via a batch file... now I have added this policy and I have now some new options... But all my preconfigured things in my wuau.adm where missing. Because a new wuau.adm was kopied over my one Old wuau.adm -> 25KB New wuau.adm -> 41 KB I don´t use Windows XP SP2 on this machine... What a patch can have overwritten my preconfigured file? Anybody an idea? Edit: See also here: http://www.adminlife.com/247reference/msgs/34/170419.aspx I´m not the only person... And I added the Old und the new Version from the wuau.adm wuau_adm.zip
-
Enable Xp Firewall During Unattended Setup?
Bastian_W replied to IcemanND's topic in Unattended Windows 2000/XP/2003
Yes... I added the same to my winnt.sif I found it here But I don´t found a solution to configure the firewall via the winnt.sif -
Does anyone know if my small company must buy a license für the MUI Pack for Windows XP Pro? We have the "Volumen License"... and we got automatically all the CD with updated/Servicepacks and MUIs via post... Please help
-
Windows Language Intrerface Pack for Xp Pro
Bastian_W replied to orhan's topic in Application Installs
Where have you download this MSI? I have ony a CD from Microsoft with some exe Files on it... but no MSI :-((( -
Eject CD after Installation
Bastian_W replied to Bastian_W's topic in Unattended Windows 2000/XP/2003
Nice thx... I searched for eject but don´t have found anything... -
Hi, I search for a soulution where I can eject my CD-ROM Drive when the unattended CD is finished... I searched the web, but I don´t found anything. I Tryed a Dos-Tool called: "fxeject" but it needed MSCDEX.EXE be loaded. Have anyone a soulution for this? Edit found this code (its ActiveVB) but I don´t can compile it : 'Dieser Source stammt von http://www.activevb.de 'und kann frei verwendet werden. Für eventuelle Schäden 'wird nicht gehaftet. 'Um Fehler oder Fragen zu klären, nutzen Sie bitte unser Forum. 'Ansonsten viel Spaß und Erfolg mit diesem Source! '------------- Anfang Projektdatei Project1.vbp ------------- '--------- Anfang Formular "Form1" alias FORM1.FRM --------- ' Steuerelement: Schaltfläche "Command2" ' Steuerelement: Schaltfläche "Command1" Option Explicit 'Deklaration: Globale Form API-Funktionen Private Declare Function mciExecute Lib "winmm.dll" (ByVal _ lpstrCommand As String) As Long Private Sub Command1_Click() 'Laufwerkstür öffnen Call mciExecute("Set CDaudio door open") End Sub Private Sub Command2_Click() 'Laufwerkstür schließen Call mciExecute("Set CDaudio door closed") End Sub Private Sub Form_Load() 'Control-Eigenschaften initialisieren Command1.Caption = "Auf" Command2.Caption = "Zu" End Sub '---------- Ende Formular "Form1" alias FORM1.FRM ---------- '-------------- Ende Projektdatei Project1.vbp --------------
-
I tried the seachoption... but my problem is... I have a exe... TweakUI.exe when I unpack "TweakUiPowertoySetup.exe" no MSI I need TweakUI for Windows 2003 Server...
-
Hello, how can I install the TweakUi via an unattended setup? Does anyone have an idea???
-
Installing SUS downloads with a script
Bastian_W replied to burning snow's topic in Unattended Windows 2000/XP/2003
You have got a SUS-Server and you try to install the patches WITHOUT a SUS Server Sorry I don´t understand you... Do you wish to force an update? Then you can try some of this VB-Script I attached. I included the Script for administall & Autoinstall the SUS (Software Update Services ) on some PCS. force_Sus_and_autoinstall.zip -
Colourful Maximised Batch's
Bastian_W replied to Numinous's topic in Unattended Windows 2000/XP/2003
Is it possible to add this to my winnt.sif? Or must I add one batch to the winnt.sif and then adding ALL my batches to THIS batch with "START /MAX /WAIT"??? -
@Krissam Try this... Go in the park and put a sign "do not tuch freshly painted" on a parkbench and count the persons who will touch the bench. It would surprise me if NO person will touch this bench. @All I have tryed the block.Exe (BlockInput.zip) but without the DLL and the exe won´t work. Then I tryed the AutoIt Scripts... but it seamed that the Autoit command will ONLY run in an autoit script... so THE whole unattended batch MUST be in an autoit Script so perhaps this will work. I will not give the block.exe(BlockInput.zip) a new try... and will copy the DLL in the windows Root-Direktory. Edit/Update: The Block.exe don´t work... the batch will stop when I start the Programm in the Script via: %systemdrive%\install\block.exe there is no difference if the dll is on the CD or not. Is there anybody wo have a soulution? Or is there an error I made???
-
Take a look here: http://www.experts-exchange.com/Programmin...Q_20732444.html and http://www.computing.net/netware/wwwboard/forum/4772.html and http://freedownloadswindows.com/windows/Desktop-Lock/65275/ and http://www.toplang.com/desktoplockb.htm and http://www.dynawares.com/lock/ and http://www.rixler.com/keyboard_lock.htm and http://www.rixler.com/computer_lock_up.htm and post your experience. :-) I search for such script too. But don´t have time this month to test the links and tools. regards Bastian
-
I try to enable Remote Assistance during unattended XP Setup and found someting here: http://www.microsoft.com/technet/prodtechn...d/22_xprem.mspx perhaps this is interessting for someting else... So I thing you must use this in your winnt.sif: [PCHealth] RA_AllowToGetHelp = 1 RA_AllowFullControl = 1 RA_AllowUnsolicited = 1 to enable it for your user I will test this on monday :-)
-
Win 2003 Server-Edition - Boot.bin needed
Bastian_W replied to Bastian_W's topic in Unattended Windows 2000/XP/2003
thx -
Hotfixes thru Batch in GuiRunOnce
Bastian_W replied to moonman's topic in Unattended Windows 2000/XP/2003
[Offtopic] @moonman How do you create the "mpsetupedp.msi"? With the Mediaplayer Enterprise Deployment Pack?? I don´t geht this installed during the installation... -
klick: http://www.microsoft.com/technet/prodtechn...sp2preview.mspx Some pictures:
-
Installing Netscape 7.02 Complete installation: ftp://ftp.netscape.com/pub/netscape7/engl...ea/NSSetupB.exe Base installation: ftp://ftp.netscape.com/pub/netscape7/engl...a/NS702base.exe For unattended/silent install run: start /wait z:\packages\netscape\NS702base.exe -ms -ira -ispf
-
Hm, I have a question to this... I use a hd(10GB) who I will split into C:(6GB) and D:(4GB) is there a option to let the unattended XP CD create and format(NTFS) this partions automaticaly?