Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

problem with wds over pxe

Featured Replies

hi guys, i'm with a major problem..

a installed windows vista business, on a machine and i made sysprep, then boot from windows PE and made imagexX.

then i deployed in WDS, and i used a unattended.xml file that was posted in the forum, but it doesn't make the partitions, what i am doing wrong?

cumpz


read the documentation on that comes with the WAIK to see the exact set of parameters to make/delete partitions.

  • Author

<DiskConfiguration>

<Disk wcm:action="add">

<CreatePartitions>

<CreatePartition wcm:action="add">

<Extend>true</Extend>

<Order>1</Order>

<Type>Primary</Type>

</CreatePartition>

</CreatePartitions>

<ModifyPartitions>

<ModifyPartition wcm:action="add">

<Active>true</Active>

<Format>NTFS</Format>

<Letter>C</Letter>

<Order>1</Order>

<PartitionID>1</PartitionID>

</ModifyPartition>

</ModifyPartitions>

<DiskID>0</DiskID>

<WillWipeDisk>true</WillWipeDisk>

</Disk>

<WillShowUI>OnError</WillShowUI>

</DiskConfiguration>

i guess this is ok?isn't it?

  • Author

i already tried the xml file in a windows vista boot cd, and it worked, with no problems...

but if i pass for wds install.wim and boot.wim, it doesn't aply the xml file when i install by pxe

  • 2 weeks later...

you need to make on the WDS server the unattended file to use for the build. it can be found in the properties of the server

  • 2 weeks later...
  • Author

problem solved, thanks guys for your reply

Edited by chipo

  • 2 weeks later...

I am working on the same sort of thing. I have a RIS / WDS server running in mixed mode. I just installed the deployment workbench and am in the process of adding some images.

Still experimenting....

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.