nik larin писал(а):(не совсем понятно, почему не используется sysprep)
Пока в нем не возникало насущной необходимости. Кроме того, в соответствии с документацией о deployment от M$ в нашем случае оно все равно вроде как не должно работать :
• The reference and destination computers must have the same Advanced Configuration and Power Interface (ACPI) support.
...
• The size of the hard disk on the destination computer must be at least the same size as the hard disk on the reference computer. If the destination computer has a larger hard disk, the difference is not included in the primary partition. However, you can use the ExtendOemPartition key in the Sysprep.inf file to extend the primary partition if it was formatted by using the NTFS file system.
У нас один и тот же образ работает и на компьютерах с ACPI, и без, и на винчестерах различного размера - от 4Гб до 80Гб, как меньше, так и больше "reference" ( при этом никаких дополнительных манипуляций с размером раздела, кроме стандартных Зеновских, не проводится ).
Unsupported Sysprep scenarios
...
• Different Processor Vendors
We do not support using Sysprep to install an operating system from an image if the image was created by using a computer that has a different processor. For example, you cannot create your Sysprep image on a computer that has an Intel processor and deploy the image to a computer that has an AMD processor.
У нас один образ используется и на Celeron / PIII, и на Атлонах, как я уже писал.