qerst
Таки прошил.. серийник при инсталяции пришлось сменить...
Корпоративка как была корпоративкой так и осталась, активацию не потребовал, MUI ставится.
Команда: WindowsServer2003-KB889101-SP1-x86-LLL.exe /integrate:Drive:\WS2003
Вот инфа с оф. сайта по поводу интеграции:
To create an integrated installation of the service pack with Windows Server 2003
1. Connect to the network or computer on which you want to create the distribution folder.
2. In the shared folder on the network, create a distribution folder for the Windows Server 2003 installation files.
For example:
• To install SP1 with a 32-bit version of Windows Server 2003, create a distribution folder named WS2003\i386 by typing the following: mkdir Drive:\WS2003\i386
• To install SP1 with a 64-bit version of Windows Server 2003, create a distribution folder named WS2003\ia64 by typing the following: mkdir Drive:\WS2003\ia64
Important
Ensure that only system administrators have full access to this folder. Other users should have only Read and Execute permissions.
3. To verify that you have assigned appropriate permissions to users who are installing the service pack, do the following:
1. Navigate to the appropriate folder, right-click it, and then click Properties.
2. Click the Sharing tab, and then click Share This Folder.
3. In Share Name, type a name for the folder.
4. Click Permissions, and then assign permissions that allow users to install the service pack from this folder.
5. If you are using an NTFS file system partition, click the Security tab, confirm that the permissions listed there do not conflict with those on the Sharing tab, and then click OK.
4. Insert your Windows Server 2003 product CD or DVD into the CD-ROM drive, and then copy the contents of the CD to the distribution folder that you created in step 2.
For example, to copy the installation files and folders from the Windows Server 2003 product CD in the CD-ROM drive (D to the distribution folder named WS2003\i386 on the E: drive, you would type the following: xcopy /E D:\i386 E:\WS2003\i386
5. Remove the product media from the CD-ROM drive, and then insert the SP1 CD. Be sure to use the correct SP1 CD (for either 32-bit or Itanium-based versions of Windows Server 2003).
6. Do one of the following:
• To apply the source files for the service pack to the installation files for a 32-bit version of Windows Server 2003 in the folder named WS2003\i386, type the following:
WindowsServer2003-KB889101-SP1-x86-LLL.exe /integrate:Drive:\WS2003
• To apply the source files for the service pack to the installation files for an Itanium-based version of Windows Server 2003 in the folder named WS2003\ia64, type the following:
WindowsServer2003-KB889101-SP1-ia64-LLL.exe /integrate:Drive:\WS2003
For a list of additional command-line options, see Command-Line Options for Installing SP1.
7. Service pack files are extracted and then applied to the operating system files to update your shared distribution folder. You can either use the files from this network shared folder to make a CD (32-bit versions only) to upgrade your servers, or you can customize Setup for Windows Server 2003 as necessary. For more information about how to customize Setup, you can view Help by entering the following command from the shared distribution folder:
\i386\winnt32.exe /?
8. You can now deploy Windows Server 2003 with SP1 to your computers from the shared distribution folder in either attended or unattended Setup mode. During the standard installation process, Setup for Windows Server 2003 (Winnt.exe or Winnt32.exe) installs the updated operating system with the service pack already applied.
Important
When you run the command given in Step 6, the Update.exe program automatically creates a Svcpack.log file in systemroot on the computer that is running the Update.exe program. If you plan to update more than one operating system from this computer, rename the Svcpack.log file after you update each version. This step ensures that you do not overwrite the current log file when you update additional operating systems.
Последний раз редактировалось XMMS; 02.04.2005 в 12:37.
|