50٪ تخفیف روی تمام دوره‌ها!
پایان تخفیف تا:
مشاهده دوره‌ها
0

نحوه Sysprep کردن و گرفتن Image ویندوز

سلام دوستان

میشه نحوه sysprep و تهیه image رو به صورت کامل بگید

من روی یه کامپیوتر یه ویندوز نصب کردم و با یه سری برنامه

بعد میخواستم برای کلاینت های دیگه هم میخواستم همین سیستم عامل با برنامه هاش باشه

تگه میشه راهنمایی کنید

پرسیده شده در 1395/03/26 توسط

3 پاسخ

0

مراحل کار:

1- ابتدا adk رو نصب کنید. آخرین نسخش ADK 10 هست که ویندوز 10 رو هم ساپورت میکنه.

2- دیسک winpe ایجاد کنید. راهنمای ایجاد winpe تو اینترنت زیاده. فولدر ایجاد شده رو توی فلش بوتیبل و یا یک سی دی ذخیره کنید. همچنین فایل imagex.exe هم از اینترنت بگیرید و تو فلش کپی کنید.

3- از مسیر C:\Windows\System32\ فایل sysprep رو اجرا کنید.

مراحل کار:
1- ابتدا adk رو نصب کنید. آخرین نسخش ADK 10 هست که ویندوز 10 رو هم ساپورت میکنه.
2- دیسک winpe ایجاد کنید. راهنمای ایجاد winpe تو اینترنت زیاده. فولدر ایجاد شده رو توی فلش بوتیبل و یا یک سی دی ذخیره کنید.  همچنین فایل imagex.exe هم از اینترنت بگیرید و تو فلش کپی کنید. 

3- از مسیر C:\Windows\System32\ فایل sysprep رو اجرا کنید. 
||http://network.tosinso.com/files/get/66269cad-7326-400c-be50-31004754346a||
دقت کنید که حتما shutdown option رو روی shutdown قرار بدین و تیک generalize رو بزنین.
4- سیستم رو با فلش یا سی دی بوتیبل winpe که ساختین بالا بیارید.
5-وقتی با winpe بوت شد تو محیط command به مسیر فلش برین و فایل imagex رو اجرا کنید. 
مثلا: h:\imagex.exe
6- حالا خیلی راحت تو پنجره باز شده میتونید از سیستم عامل image بگیرید و یا حتی image قبلی رو apply کنین.

دقت کنید که حتما shutdown option رو روی shutdown قرار بدین و تیک generalize رو بزنین.

4- سیستم رو با فلش یا سی دی بوتیبل winpe که ساختین بالا بیارید.

5-وقتی با winpe بوت شد تو محیط command به مسیر فلش برین و فایل imagex رو اجرا کنید.

مثلا: h:\imagex.exe

6- حالا خیلی راحت تو پنجره باز شده میتونید از سیستم عامل image بگیرید و یا حتی image قبلی رو apply کنین.

پاسخ در 1395/03/27 توسط
0

اینو batch file درست کنم بعدش کجا ذخیره میکنه فایلش ور

چه طوری restore کنم؟

پاسخ در 1395/03/26 توسط
1

درود

بعد از نصب ویندوز و انجام تنظیمات run رو باز کنید و مسیر C:\Windows\System32\sysprep را وارد کنید.

در System Preparation Tool در قسمت System Cleanup Action عبارت Enter System Out-of-Box Experience و نیز در پائین آن گزینه Generalize را انتخاب کنید.

درود
بعد از نصب ویندوز و انجام تنظیمات run رو باز کنید و مسیر C:\Windows\System32\sysprep را وارد کنید.
در  System Preparation Tool در قسمت System Cleanup Action عبارت Enter System Out-of-Box Experience و نیز در پائین آن گزینه Generalize را انتخاب کنید.
||http://network.tosinso.com/files/get/66269cad-7326-400c-be50-31004754346a||
برای Image از Windows Preinstallation Environment استفاده کنید و با استفاد ه از دستورات imagx برای گرفتن image  اقدام کنید 
دستورات ImageX
<powershell>
 imagex [flags] {/append | /apply | /capture | /delete | /dir | /export | /info | /split | /mount | /mountrw | /unmount} [parameters]

The following list shows the valid syntax used for each imagex operation type.

imagex /append image_path image_file {description} {/boot | /check | /config configuration_file.ini | /scroll | /verify}

imagex /apply image_file image_number image_name image_path {/check | /ref | /scroll | /verify}

imagex /capture image_path image_file name {description} {/boot | /check | /compress [type] | /config | /flags EditionID | /norpfix | /scroll | /verify}

imagex /delete image_file image_number image_name {/check}

imagex /dir image_file image_number image_name

imagex /export src_file src_number src_name dest_file dest_name {/boot | /check | /compress [type] | /ref [splitwim.swm]}

imagex /info img_file [img_number | img_name] [new_name] [new_desc] {/boot | /check}

imagex /mount image_file image_number image_name image_path {/check}

imagex /mountrw image_file image_number image_name image_path {/check}

imagex /split image_file dest_file size {/check}

imagex /unmount image_path {/commit}
 
<powershell>
|ImageX Command-Line Options::https://technet.microsoft.com/en-us/library/cc749447(WS.10).aspx|

برای Image از Windows Preinstallation Environment استفاده کنید و با استفاد ه از دستورات imagx برای گرفتن image اقدام کنید

دستورات ImageX

 imagex [flags] {/append | /apply | /capture | /delete | /dir | /export | /info | /split | /mount | /mountrw | /unmount} [parameters]

The following list shows the valid syntax used for each imagex operation type.

imagex /append image_path image_file {"description"} {/boot | /check | /config configuration_file.ini | /scroll | /verify}

imagex /apply image_file image_number image_name image_path {/check | /ref | /scroll | /verify}

imagex /capture image_path image_file "name" {"description"} {/boot | /check | /compress [type] | /config | /flags "EditionID" | /norpfix | /scroll | /verify}

imagex /delete image_file image_number image_name {/check}

imagex /dir image_file image_number image_name

imagex /export src_file src_number src_name dest_file dest_name {/boot | /check | /compress [type] | /ref [splitwim.swm]}

imagex /info img_file [img_number | img_name] [new_name] [new_desc] {/boot | /check}

imagex /mount image_file image_number image_name image_path {/check}

imagex /mountrw image_file image_number image_name image_path {/check}

imagex /split image_file dest_file size {/check}

imagex /unmount image_path {/commit}
 

ImageX Command-Line Options

پاسخ در 1395/03/26 توسط

پاسخ شما