
rojanu
MemberContent Type
Profiles
Forums
Events
Everything posted by rojanu
-
Hi all, Scenario; Need to do a complete silent install of OSs (Windows 7) in 25 different languages and some applications to VMs. Is it possible to use one Deployment share and different Task Sequences to install individual OSs with matching Apps silently. Currently I can do a successful complete silent installation of Windows 7 EN but need to replicate the same for the other languages, Some Apps will be common and some not. CustomSettings.ini [Settings] Priority=Default Properties=MyCustomProperty [Default] OSInstall=YES SkipWizard=NO SkipAdminPassword=YES SkipApplications=YES Applications001={40d02ad1-b32e-454f-b576-1854f5c33dd2} Applications002={5f3eedf5-515f-49f9-8928-b5fd02c1e403} SkipAppsOnUpgrade=YES SkipBDDWelcome=YES SkipBitLocker=YES SkipCapture=YES SkipComputerName=YES SkipComputerBackup=YES SkipDeploymentType=YES DeploymentType=NEWCOMPUTER SkipDomainMembership=YES JoinWorkgroup=QA-LAB SkipFinalSummary=YES SkipLocaleSelection=YES KeyboardLocale=en-GB UserLocale=en-US UILanguage=en-US SkipPackageDisplay=YES SkipProductKey=YES SkipSummary=YES SkipTaskSequence=YES TaskSequenceID=WIN7_EN_INSTALL SkipTimeZone=YES TimeZoneName=GMT Standard Time SkipUserData=Yes UserDataLocation=NONE Thanks
-
Troublesome Sysprep answer file
rojanu replied to rojanu's topic in Unattended Windows 7/Server 2008R2
Breaking down in to two steps works. Thanks -
Troublesome Sysprep answer file
rojanu replied to rojanu's topic in Unattended Windows 7/Server 2008R2
I am sorry, here is the Autounattend.xml file I used and Autounattend-processed.xml is the file in C:\Windows\panther\unattend.xml file on the first boot of the OS, which is audit mode Autounattend.xml Autounattend-processed.xml -
No the only error I have is
-
When I run a simple VBscript I get an error on Set WshShell = CreateObject("WScript.Shell") Code: 0x80020009 Microsoft VBScript runtime error ActiveX component can't create object: 'WScript.Shell' line = 15, col = 6 (line is offset from the start of the script block). Error returned from property or method call. I have tried regsvr32.exe jscript.dll regsvr32.exe vbscript.dll regsvr32.exe wshom.ocx regsvr32.exe msxml3.dll regsvr32.exe -i shell32.dll then I get The module ‘wshom.ocx’ was loaded but the call to DllRegisterServer failed with error code OOO4O2O1. Any Ideas?
-
Troublesome Sysprep answer file
rojanu replied to rojanu's topic in Unattended Windows 7/Server 2008R2
here is the output of the setuperr.log Above settings are in the file only once but system installed already has these settings!! @Tripredacus: I am installing IIS using the answer file as the application we test on these VMs is dependant on IIS to be installed. Did I understand you correctly? Now I added audit Mode to Autounattended.xml file to get me in to audit mode straight after a install then do sysprep /generalize /oobe /shutdown as unattend.xml file is already cached. [EDIT] OK, now I am using Autounattended.xml I get most of what I want. The problem is that I now get the OOBE Wizard, which ask for user comp name, username, password etc. and two users I added in XML are not created [/EDIT] Thanks -
Troublesome Sysprep answer file
rojanu replied to rojanu's topic in Unattended Windows 7/Server 2008R2
Tripredacus: This a VM on a VMWare ESX 3 which I installed using a DVD (no Answer file). I used WSIM to produce the XML file. The error withing the setuperr.log file doesn't say much, so I attached the whole Panther folder. On the running VM I run following command start %WINDIR%\system32\sysprep\sysprep.exe /audit /reboot and after reboot I do start sysprep /generalize /oobe /shutdown /unattend:Unattended_Win7_en-US.xml myselfidem: I have removed the servicing part to no avail. How can I test the xml with WSIM, when I hit validate I don't get any errors. Panther.zip -
Hi All, I am trying to sysprep a Windows 7 VM on VMWare to be a template for future VMs. I get Windows could not parse or process the unattend answer file for pass [specialize]. A component or non-list setting is specified more than once in the answer file. after rebooting machine from sysprep shutdown. I am attaching the answer file I am using Sample.xml
-
because the Guide instructs so!!!!
-
I have followed the guide to create an AutoUnattend.xml, but my system doesn't boot into sysprep mode, Any ideas why? Thanks AutoUnattend.xml
-
I am trying to create a Multi-boot DVD using this guide. I am calling install.cmd from SVCPACK.INF AVG Free installer comes up with error "AVG Free does not support this version of Windows" as it thinks Windows XP SP3 is older than 2k3 sp4 NERO 8 warns for another reboot operation is being asked eventhough I am trying to install it first Office 2003 would roll back install at some point All three would just install fine once the OS installed Any ideas?
-
Hi everyone, I have created Wim image of vista on BartPE and restored image to another machine with same specs but Vista keeps rebooting itself. crcdisk.sys is the last driver loaded before it reboots. What I did; 1) Create image on Master PC using BartPE 2) Boot Target PC using BartPE 3) Create a partition and activate it using diskpart 4) Restore image to the newly created partition 5) Restore boot loader using bootsect ( bootsect /nt60 c:) 6) Reboot target PC Thanks from now
-
Hi, I have been trying to create a Universal Ghost, but Sysprep does nothing after it install Mass Storage drivers, It just says "sysprep is working" and thats about it really nothing else happens even left it running over weekend. Deleting Mass Storage entries works but then I have no drivers?????
-
I haven't installed anything. it is only OS itself and I used the integrator included with the driver package
-
Hi everyone! I have been trying to install XP PRO to SATA RAID on intel ICH7 DH F6 method does not work after formatting it complains about not finding iastor.sys. So I slipstreamed the drivers from the driverpacks.net which allowed me to install XP PRO. Now I cannot boot into Windows, Windows logo will appear then it will just hang there, I can boot into Safe Mode just fine, however I can't even boot into Safe Mode wiht Networking I even tried to disable everything from msconfig still it did not work My Mobo is ASUS P5DL2-VM DH http://uk.asus.com/products4.aspx?l1=3&...amp;modelmenu=1 Thanks from now.
-
OK but how can one write an boot image to the MBR then
-
I have search the forum and haven't seen anyway to change my username is it possible? If it is I would like mine from aliustek to rojanu Thanks from now
-
Hi everyone! I am trying to put AIO-DVD on an external HDD. To make the drive bootable, I made the HDD only one on a system then start XP setup and let it reboot, that gave me a bootable HDD with a XP boot image in the MBR. Then I followed the guide on the AIO-DVD to create PRO1.DAT and added an entry into BOOT.INI. Now I get the Windows boot menu and when I choose PRO1 entry I get missing HAL.DLL. Finally, the question is, does what I did make sense at all? If it does, Where did I go wrong and what can I do? Thanks.
-
Add Nic Drivers To Ris Boot Floppy
rojanu replied to krismark's topic in Unattended RIS Installation
as no one has replied and no more question asked I assume that you have found a way to add more drivers. If you have would mind sharing with me. I have an Intel NIC which hasn't got PXE support Thank you EDIT Found the following from -
On the first boot of the client machine I got into RIS and when I tried to boot from LAN again I get Media test faiulre, I have 6 machine with exactly same specs and this happened on 3 of them so far any ideas???
-
[How To] Unattended RIS Installations
rojanu replied to RogueSpear's topic in Unattended RIS Installation
I have had some trouble with NIC drivers getting the Blue screen with driver error and prees any key to exit. After reading the Broadcom FAQs on my NIC, I found out that I had to put my drivers in "OemPnPDriversPath" (and of course put directory path into answer file e.g. OemPnPDriversPath=Drivers\NIC) as well as i386 directory and now looks I don't know why I did not think of that , very simple isn't it. perhaps did not read the error message very well -
I am looking for that too. no luck yet but there is something called Remote Installation Services downside is you have to have win2000 running to do that
-
if you have initialise your raid array using CTRL+F and loadinf drivers via floppy slipsreaming drivers does not make any sense. the only thing that I can think is that your moob has a faulty raid controller
-
Worked Thanks
-
Unfortunately that one did not work either???!!!