======RIS====== [[http://support.microsoft.com/kb/231410|Error Message: Cannot Create a Temporary Unattended Setup Answer File]] \\ [[http://support.microsoft.com/kb/246184|How to Add Third-Party OEM Network Adapters to RIS Installations]] \\ [[http://support.microsoft.com/kb/315279|How to add a third-party OEM network adapter to a RIS installation]] \\ [[http://support.microsoft.com/kb/254078/EN-US/|How to add OEM Plug and Play drivers to Windows installations]] \\ [[http://www.microsoft.com/technet/prodtechnol/windows2000serv/deploy/depopt/remoteos.mspx|Remote Operating System Installation]] \\ [[http://www.microsoft.com/technet/prodtechnol/windows2000serv/howto/remoteos.mspx|Step-by-Step Guide to Remote OS Installation]] \\ [[http://www.absolutedynamics.com/ris/|Intel NIC's and Remote Installation Services]] \\ [[http://support.microsoft.com/kb/304992/|How to deploy Microsoft Windows Preinstallation Environment from an RIS server by using PXE-enabled clients]] \\ [[http://www.mcseboard.de/windows-forum-ms-backoffice-31/ris-windows-xp-12899.html|RIS und Windows XP]] \\ [[http://www.winserverkb.com/Uwe/Forum.aspx/windows-2000-deployment/1501/Remote-installation-problem|Remote installation problem]] \\ [[http://web.mit.edu/ist/topics/windows/server/winmitedu/whatsRIS.htm|RIS Documentation]] \\ [[http://www.mvps.org/serverstuff/|Remote Install Service]] \\ [[http://www.mvps.org/serverstuff/RIS/oemris.htm|(RIS OEM Driver files and info)]] \\ [[http://web2.minasi.com/forum/topic.asp?TOPIC_ID=6371&SearchTerms=ris|RIS - NIC Instructions]] \\ [[http://www.msfn.org/board/lofiversion/index.php/f127.html|MSFN Forums - Unattended RIS Installation]] \\ [[http://technet.microsoft.com/en-us/library/bb742501.aspx|Microsoft TechNet - Remote Operating System Installation]] \\ [[http://technet.microsoft.com/en-us/library/cc739932(WS.10).aspx|Microsoft TechNet - Designing RIS Installations]] \\ [[http://www3.tsl.uu.se/tsl/computing/system_manuals/ris.html|RIS]] - Ib Kôersner & Teresa Kupsc 2003 \\ [[http://support.microsoft.com/kb/273594/en-us|Microsoft Support - HOW TO: Replicate RIS Images Using DFS and NTFRS]] \\ **x64** \\ [[http://technet.microsoft.com/en-us/library/cc759373.aspx|Microsoft TechNet - Remote Installation Services (RIS) for 64-bit Operating Systems]] \\ [[http://support.microsoft.com/kb/891128|Microsoft Support - Updated Remote Installation Service functionality in Windows Server 2003 Service Pack 1 and in x64-based versions of Windows Server 2003]] \\ **RIS en Linux** \\ [[http://oss.netfarm.it/guides/|Guides & How-To RIS and Linux]] \\ [[http://www.promodus.net/linuxris|promodus - Linux RIS How-to]] \\ =====Intel Pro 100 VE specifiek===== [[http://web2.minasi.com/forum/topic.asp?whichpage=2&TOPIC_ID=4477𔦜|XP with Intel Pro 100 VE + RIS Installation]] \\ [[http://www.minasi.com/forum/topic.asp?TOPIC_ID=15528|RIS & Intel Pro 100 VE]] \\ [[http://www.intel.com/support/network/sb/cs-000023.htm|Cannot Load PRO/100 or PRO/1000 Network Adapters Using RIS Installation]] \\ =====Cannot Create a Temporary Unattended Setup Answer File===== Naast de redenen voor deze melding die gegeven worden in [[http://support.microsoft.com/kb/231410|Error Message: Cannot Create a Temporary Unattended Setup Answer File]] wordt deze melding ook getoond als je in ..\OSChooser\English\SELECT_IMAGE.osc een pad naar een niet bestaand sif bestand opgeeft. =====Aanpassingen aan NIC inf bestanden die in de i386 directory moeten staan voor RIS (op WDS)===== ====Voor Broadcom NetXtreme Gigabit Ethernet kaarten==== Kopieer b57win32.inf en b57win32.sys naar i386 op de RIS server. \\ Open b57win32.inf en verander de volgende regel: \\ %BRCM% = Broadcom, NTx86.5.1, NTx86.6.0, NTamd64 in %BRCM% = Broadcom.NTx86.5.1, NTamd64 Herstart hierna de binlsvc service (of de Windows Deployment Services Server) en probeer opnieuw. \\ Succesvol getest met versie 10.24d van de Windows XP drivers. \\ Bron1:[[http://www.msfn.org/board/lofiversion/index.php/t91267.html|Broadcom RIS Arhhhh]] \\ Bron2:[[http://www.msfn.org/board/lofiversion/index.php/t87774.html|Broadcomm drivers do not load at startup - my solution.]]\\ =====Rechten op RIS image verlenen aan Users===== Maak een groep aan in AD. Verleen deze groep de volgende rechten op de OU waaronder de computer objecten staan: \\ * Create en Delete Computer Object (Apply onto: This object and all child objects) * Reset password (Apply onto: Computer objects) Voeg vervolgens de juiste accounts/groepen toe aan deze groep. \\ Bron:[[http://windowsitpro.com/article/articleid/40984/what-permissions-does-a-user-need-at-the-microsoft-remote-installation-services-ris-client-machine-if-the-machine-is-prestaged.html|WindowsITPro - What permissions does a user need at the Microsoft Remote Installation Services (RIS) client machine if the machine is prestaged?]] \\ Zie ook:[[http://technet2.microsoft.com/windowsserver/en/library/60f29f04-4af0-47ff-aa8f-fc7328b568231033.mspx?mfr=true|Microsoft TechNet - Set permissions for administrators who manage client installation images for RIS]] \\ ======Aanpassing van HAL bij gebruik Sysprep image====== Om de HAL aan te passen na het deployen van een image moet een regel worden toegevoegd aan sysprep.inf. Van een multi-processor systeem naar een uniprocessor systeem (indien nodig): [Unattended] UpdateUPHAL = "ACPIAPIC_UP,%WINDIR%\Inf\Hal.inf" Van een uniprocessor systeem naar een multi-processor systeem: [Unattended] UpdateHAL = "ACPIAPIC_MP,%WINDIR%\Inf\Hal.inf" Bron: [[http://blog.case.edu/djc6/2005/09/22/imaging_machines_using_different_hals_wsysprep|Imaging machines using different HALs w/sysprep]] \\ Zie ook:[[http://www.myitforum.com/articles/15/view.asp?id=8997|myITforum.com - A geeks guide to Windows XP HAL Replacement]] \\