مشکل در کپچر کردن WDS
سلام و خسته نباشید
من یک مشکل با کپچر کردن یک ویندوز به وصیله WDS خوردم
وقتی که یک Boot.wim رو به WDS اضافه میکنم و بعد میام یه کپچر بوت ازش میسازم و بعد از طریق شبکه میخوام از سیستم تستم یک کپچر با اون فایل بوت کپچر از اون سیستم بگیرم ارور زیر میاد.
من با 3 تا نسخه ویندوزی که داشتم تست کردم مشکل حل نشد هر بار به یک فایل ارور میداد.
3 پاسخ
Log on to your WDS server and create an empty directory that you can mount the WIM in (I used C:\MountDir)
Open a command line window with administrator privileges, you'll run the two DISM commands here
Mount the WIM file with the command dism mount-wim wimfile:<path-to-wim-file> mountdir:<your-mount-dir-of-choice> index:1
Unmount the WIM file, committing changes (even though you didn't make any) with the command dism unmount-wim mountdir:<your-mount-dir-of-choice> /commit
نمیدونم چرا كامندشو اینجا كپی میكنم بهم میریزه لینك تك نتش رو هم برات میزارم
https://social.technet.microsoft.comForumswindowsserveren-USa164b948-1778-42bd-8d77-9cef1ca70866/image-capture-boot-image-fails-with-0xc000000f?for
کجا Mount کنم؟
من تو محیط Boot گیر میکنم
سلام منم به این مشکل برخورد کرده بودم یه بار اون کپچر ایمیج رو Mount و Unmount کنی باید درست شه