مشکل در نصب ویندوز از راه دور یا غیر حضوری
با سلام خدمت دوستان
من بک بار ویندوز باروش غیر حضوری نصب کردم اما نمیشد لاگین کنم.
اما پارتیشن بندی طوری بود که کل هارد به دو پارتیشن تقسیم میشد یکی 100 مگ و دیگری کل هارد.
اما این بار که میخواهم با با همان نصب غیر حضوری کار کنم هارد را به 4 پارتیشن تقسیم کردم یکی 1000مگ یکی 100 گیگ دوتای دیگه هم 200 گیگ هرکدام اما رو کلاینت با این پیام مواجه میشم
Windows could not prepare the partition selected for installation. این دفعه Answer file هم درست کار نکرد و از من مرحله انتخاب پاتیشن را خواست
از دوستان عزیز خواهش کمک سریع دارم تا ام شب
در ضمن کل فضای هارد را به من670 گیگ نشان میدهد
2 پاسخ
با سلام خدمت دوست مون که از من Answer file را خواسته بود این هم Answer file
<?xml version="1.0" encoding="utf-8" ?>
- <unattend xmlns="urn:schemas-microsoft-com:unattend">
- <settings pass="auditSystem">
- <component name="Microsoft-Windows-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.comWMIConfig2002State" xmlns:xsi="http:www.w3.org2001/XMLSchema-instance">
- <Reseal>
<Mode>OOBE</Mode>
</Reseal>
</component>
</settings>
- <settings pass="auditUser">
- <component name="Microsoft-Windows-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.comWMIConfig2002State" xmlns:xsi="http:www.w3.org2001/XMLSchema-instance">
- <Reseal>
<Mode>OOBE</Mode>
</Reseal>
</component>
</settings>
- <settings pass="oobeSystem">
- <component name="Microsoft-Windows-Deployment" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.comWMIConfig2002State" xmlns:xsi="http:www.w3.org2001/XMLSchema-instance">
- <Reseal>
<Mode>OOBE</Mode>
</Reseal>
</component>
- <component name="Microsoft-Windows-International-Core" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.comWMIConfig2002State" xmlns:xsi="http:www.w3.org2001/XMLSchema-instance">
<InputLocale>en-US</InputLocale>
<SystemLocale>en-US</SystemLocale>
<UILanguage>en-US</UILanguage>
<UILanguageFallback>en-US</UILanguageFallback>
<UserLocale>en-US</UserLocale>
</component>
- <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.comWMIConfig2002State" xmlns:xsi="http:www.w3.org2001/XMLSchema-instance">
- <OOBE>
<HideEULAPage>true</HideEULAPage>
<NetworkLocation>Work</NetworkLocation>
<ProtectYourPC>1</ProtectYourPC>
</OOBE>
- <UserAccounts>
- <LocalAccounts>
- <LocalAccount wcm:action="add">
- <Password>
<Value>MQAyADMAIQBAACMATQBQAGEAcwBzAHcAbwByAGQA</Value>
<PlainText>false</PlainText>
</Password>
<DisplayName>TMISG</DisplayName>
<Group>Administrator</Group>
<Name>Rauf Safari</Name>
</LocalAccount>
</LocalAccounts>
</UserAccounts>
<TimeZone>Iran Standard Time</TimeZone>
</component>
</settings>
- <settings pass="windowsPE">
- <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.comWMIConfig2002State" xmlns:xsi="http:www.w3.org2001/XMLSchema-instance">
- <SetupUILanguage>
<UILanguage>en-US</UILanguage>
</SetupUILanguage>
<InputLocale>en-US</InputLocale>
<SystemLocale>en-US</SystemLocale>
<UILanguage>en-US</UILanguage>
<UserLocale>en-US</UserLocale>
</component>
- <component name="Microsoft-Windows-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.comWMIConfig2002State" xmlns:xsi="http:www.w3.org2001/XMLSchema-instance">
- <DiskConfiguration>
<WillShowUI>OnError</WillShowUI>
- <Disk wcm:action="add">
- <CreatePartitions>
- <CreatePartition wcm:action="modify">
<Order>1</Order>
<Size>100</Size>
<Type>Primary</Type>
</CreatePartition>
- <CreatePartition wcm:action="add">
<Extend>true</Extend>
<Order>2</Order>
<Size>102400</Size>
<Type>Primary</Type>
</CreatePartition>
- <CreatePartition wcm:action="add">
<Extend>true</Extend>
<Order>3</Order>
<Size>305152</Size>
<Type>Primary</Type>
</CreatePartition>
- <CreatePartition wcm:action="add">
<Extend>true</Extend>
<Order>4</Order>
<Size>305152</Size>
<Type>Primary</Type>
</CreatePartition>
</CreatePartitions>
- <ModifyPartitions>
- <ModifyPartition wcm:action="modify">
<Active>true</Active>
<Extend>false</Extend>
<Format>NTFS</Format>
<Label>System Rserved</Label>
<Order>1</Order>
<PartitionID>1</PartitionID>
</ModifyPartition>
- <ModifyPartition wcm:action="add">
<Format>NTFS</Format>
<Label>Windows</Label>
<Letter>C</Letter>
<Order>2</Order>
<PartitionID>2</PartitionID>
</ModifyPartition>
- <ModifyPartition wcm:action="add">
<Format>NTFS</Format>
<Label>Software</Label>
<Letter>D</Letter>
<Order>3</Order>
<PartitionID>3</PartitionID>
</ModifyPartition>
- <ModifyPartition wcm:action="add">
<Format>NTFS</Format>
<Label>Learning</Label>
<Letter>E</Letter>
<Order>4</Order>
<PartitionID>4</PartitionID>
</ModifyPartition>
</ModifyPartitions>
<DiskID>0</DiskID>
<WillWipeDisk>true</WillWipeDisk>
</Disk>
</DiskConfiguration>
- <UserData>
- <ProductKey>
<WillShowUI>OnError</WillShowUI>
<Key>2Y4WT-DHTBF-Q6MMK-KYK6X-VKM6G</Key>
</ProductKey>
<AcceptEula>true</AcceptEula>
<FullName>Rauf Safari</FullName>
<Organization>TMISG</Organization>
</UserData>
- <WindowsDeploymentServices>
- <Login>
- <Credentials>
<Domain>TMISG.Local</Domain>
<Password>rawf@TMISG</Password>
<Username>Administrator</Username>
</Credentials>
</Login>
- <ImageSelection>
- <InstallImage>
<Filename>install.wim</Filename>
<ImageGroup>Win7-R</ImageGroup>
<ImageName>Gerdoo Windows 7 SP1 Ultimate 32bit</ImageName>
</InstallImage>
- <InstallTo>
<DiskID>0</DiskID>
<PartitionID>2</PartitionID>
</InstallTo>
</ImageSelection>
</WindowsDeploymentServices>
</component>
</settings>
- <settings pass="specialize">
- <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.comWMIConfig2002State" xmlns:xsi="http:www.w3.org2001/XMLSchema-instance">
<ProductKey>2Y4WT-DHTBF-Q6MMK-KYK6X-VKM6G</ProductKey>
<ComputerName>Safari</ComputerName>
<TimeZone>Iran Standard Time</TimeZone>
</component>
</settings>
<cpi:offlineImage cpi:source="catalog://server-1cusersadministratordesktopsourcesinstall_windows 7 ultimate.clg" xmlns:cpi="urn:schemas-microsoft-com:cpi" >
</unattend>
دوست گرامی saman212 این هم Answer file راستی ببخشید من کاتالوگ فایل را چطور متونم بفرستم؟
دوست عزیز Answer File رو بزار تا بگم کجا تو نوشتنش اشتباه کردی
برای ویندوز 7 نوشتی؟
اگه کاتالوگ فایل(clg.) رو هم بزاری که عالیه