שגיאה בSysprep
			
			תוכנה
		
3
פוסטים
2
כותבים
630
צפיות
2
עוקבים
- 
אני מנסה ליצור העתק של מערכת הפעלה 
 וניסיתי לאפס את המחשב בעזרת הכלי Sysprep
 ואני מקבל את השגיאה הבאה
 system prepartion tool 3.14"
 "A fatal error occurred while trying to sysprep the machine
 לאחר בדיקה קצרה גיליתי שזה אומר שהשתמשתי בכלי הזה יותר מ3 פעמיםמישהו יודע איך להתגבר על התקלה הזאת? 
- 
https://www.symantec.com/connect/articles/how-sysprep-windows-vista-7-or-8-image-more-three-times מקור: 1) Open up Registry Editor. (Start > Run > regedit) 2) Browse to HKEY_LOCAL_MACHINE\System\Setup\Status\Sysprep Status. 3) Change the value of CleanupState to 2. (0x00000002) 4) Change the value of GeneralizationState to 7. (0x00000007) 5) Browse to HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\CurrentVersion\SoftwareProtectionPlatform. 6) Change the value of SkipRearm to 1. (0x00000001) 7) Open an administrative command prompt. (Start > Run > cmd... right click on the cmd icon and go to Run as Administrator) 8) Type msdtc -uninstall and push enter. Wait a minute and reboot. 9) Type msdtc -install and push enter. Wait a minute and reboot. 10) Browse to c:\windows\system32\sysprep. Delete the panther folder. 11) Run sysprep. It should now complete, and you can capture the image.
- 
פוסט זה נמחק!
