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.

Is it possible to deploy wim files without WDS? Further info follows

Featured Replies

Hi all

Im basically writing a couple of hta files to make a installation of windows over the network with PXE to my Home NAS. So far i have made a custom WinPE image with all the hat which includes:

A Loader (Initializes the system)

A Gui (Input computername, chosing an image and a disk configuration (diskpart) and a username and password.

The PXE boot proces and the parsing to the unattend.xml works fine. Also applying the captured image is also great.

Im stuck on how i can use those parsed information to complete the unattended setup

Any help is appreciated!

Thanks in advance

Use those HTA inputs to modify the local copy of unattend.xml via text replace. Then have your hta call setup.exe pointing to the modified local copy unattended.xml via switches. You'll have to do some digging to find out which folder it is copied to locally (i think panther folder) Anyways, here is the syntax, replace the network path with the C: drive local path and it should be good to go.

\\server\share\dvd\setup.exe /unattend:\\server\share\unattend.xml

You can search google for how to replace text inside an XML, shouldn't be too hard if you have the powershell.cab in your winpe session.

Edited by MrJinje

  • Author

Thank you for your reply. But I already have a captured wim image with all updates installed on the share. During generalizing the image (before i captured the wim) i did set it to use a local unattend.xml which contains a "specialize" synchronous command to my network share which points to the new (copied from share) unattend.xml in the Panther folder.

Im not even sure if im doing it right? :s

Edited by doestergaard

I don´t understant what is the problem you have. If you have the syspreped wim and loader for the system you have all you need...

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.