nickywong
06-06-2007, 04:07 PM
theo em được biết thì sysprep được dùng để rút trích driver.
em muon hoi la sysprep rút trích driver từ đâu,làm thế nào để sử dụng sysprep.
sysprep và RIS khác nhau điểm nào
dembuongactro
06-06-2007, 07:15 PM
chào bác nickywong sysprep là công nghệ của Micorsoft, cho phép chúng ta duplicate hay nói cách khác là triển khai hệ điều hành Windows trên số lượng lớn , mà không cần phải cài đặt lại, có thể dùng ghost hoặc bất kỳ phần mềm nào có chức năng tương tự cũng được để làm.
em nói so qua qui trinh cho bác nghe nha:
- Đầu tiên bác phải cài một cái máy mẫu thoả mãn các yêu cầu ...software ...
- Chạy file sysprep.exe ( bác tìm nó trong đĩa CDROM cài đặt Windows ví dụ như trong windows XP là : SUPPORT\TOOLS\deploy.cab) bác copy nó ra ngoài rồi giải nén sẽ tìm thấy sysprep.exe. Khi chạy nó sẽ có những tuỳ chọn trên đó bác nên đọc thêm hướng dẫn cụ thể của nó kèm theo, sau đó máy tự động tắt.
- Sau khi máy tắt bác dùng Ghost hay Driver Image để sau lưu lại hệ điều hành và ghost qua máy khác thế là xong. nhớ đừng khỏi động trước khi chạy ghost nha.
Thật ra sysprep làm việc như thế này: khi nó chạy nó sẽ xoá đi mối liên hệ thông tin giữa phần cứng và phần mềm của Hệ điều hành, nên qua máy mới nó sẽ chạy một cái tools nhỏ gọi là Mini setup để nhận dạng lại thông tin mới cho phù hơp.
Còn RIS là remote install service là dịch vụ cài đặt từ xa, có nghĩa là khi bác có hệ thông mạng bác chạy dịch vụ này lên nó sẽ copy đĩa CD cài đặt lên nói mình chỉ định chúng ta share (hay máy tự share không nhớ rõ vì lâu lắm rồi không còn triển khai nữa, cái này tui làm hồi thời Windows 2000, vì HDH Server 2000 chỉ hỗ trợ Windows 2000 pro thôi) khi tao boot máy từ xa DHCP sẽ cấp IP cho client và chùng ta map folder share kia về setup như bình thường card mạng phải hỗ trợ bootrom
Dưới dos thì đánh lệnh winnt.exe, còn trên Windows thì là setup.exe.
Chúc bác thành công, bác làm sysprep đi sẽ thấy thú vị lắm hi hi hi.
nickywong
06-06-2007, 11:10 PM
em đang thắc mắc về cách sử dụng sysprep.có bác nào chỉ dẩn cụ thể cách sử dụng ko.
sonnv
06-06-2007, 11:41 PM
How to Prepare Images for Disk Duplication with Sysprep
Sysprep is a tool designed for corporate system administrators, OEMs, and others who need to deploy the Windows® XP operating system on multiple computers. After performing the initial setup steps on a single system, you can run Sysprep to prepare the sample computer for cloning.
To use Sysprep as part of the disk duplication process, the following requirements must be met:
The master installation and the destination computers must have compatible hardware abstraction layers (HALs). For more information on HAL compatiblity use the following knowledgebase article: Q309283 (http://support.microsoft.com/?id=309283) HAL options after Windows XP or Windows Server 2003 Setup.
The mass–storage controllers (IDE or SCSI) must be identical between the reference and destination computers.
Plug and Play devices such as modems, sound cards, network cards, video cards, and so on, do not have to be the same. However, any device drivers not included in Drivers.cab should be included in the master installation before you run Sysprep. Alternatively, make sure the uninstalled drivers are available on the destination computer at first run, so Plug and Play can detect and install the drivers.
Third–party software or disk–duplicating hardware devices are required. These products create binary images of a computer’s hard disk, and they either duplicate the image to another hard disk or store the image in a file on a separate disk.
The size of the destination computer’s hard disk must be at least the same size as the hard disk of the master installation. If the destination computer has a larger hard disk, the difference is not included in the primary partition. However, you can use the ExtendOemPartition entry in the Sysprep.inf file to extend the primary partition if it was formatted to use the NTFS file system.
Note If the reference and destination computers have different BIOS versions, you should test the process first to ensure success. When using Sysprep for Disk Duplication, Sysprep modifies the local computer Security ID (SID) so that it is unique to each computer.
How to prepare a master installation for cloning
Install Windows XP on a master computer. As a best practice, Microsoft recommends that Windows XP be installed from a distribution folder by using an answer file to help ensure consistency in configuring the master installation, so that iterative builds can be created and tested more readily. See Unattend.txt for information about automating Windows Setup using an answer file.
Log on to the computer as an administrator.
(Optional) Install and customize applications, such as Microsoft Office, Internet Explorer favorite items, and so on.
(Optional) Install any device drivers not included in Drivers.cab and not installed by the answer file.
(Optional) Run audit tests.
(Optional) If you want, create a Sysprep.inf file manually or with the aid of Setup Manager. This file is used to further customize each computer for the user and helps to set the amount of information for which the user will be prompted during Mini–Setup.
Run Sysprep.exe. Make sure that both the Sysprep.exe and Setupcl.exe files exist together in the %systemdrive%\Sysprep folder on the local hard disk. When used, the Sysprep.inf also needs to be in the same folder or on a floppy disk that is inserted when the Windows boot menu appears.
Important If Setupcl.exe is not in the same directory as Sysprep.exe, Sysprep will not work.
If the computer is ACPI–compliant, the computer will shut down by itself. If not, a dialog box appears stating that it is safe to shut down the computer.
Take out the system drive and follow the steps for duplicating the system on other computers. You must have special equipment or software for duplicating hard disks.
After a duplicated hard disk is inserted into a computer, when the user turns the computer on, the following occurs:
Plug and Play detection occurs – this takes approximately three minutes.
Mini–Setup prompts users to:
Accept the EULA.
Specify their name and organization.
Join a domain or a workgroup.
Specify regional options information.
Specify TAPI information.
Specify the networking protocols and services to install.
Note If a Sysprep.inf file was used when running Sysprep.exe, only the dialog boxes omitted in the .inf file are presented to the user. If display settings are omitted, the default settings are used instead.
The local Sysprep folder containing Sysprep.exe and Sysprep.inf in %systemdrive% is deleted.
The computer restarts and a logon prompt displays.