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.

WINPE File Copy

Featured Replies

I am using WINPE to boot and deploy both Vista and 2008 from a network share. During WINPE boot I run a VB Script that asks questions about configuration options

and then creates answer files in the RAM drives temp directory x:\windows\temp. Some of the options need to be configured after the new OS boots so I need to copy

the answer files from the temp RAM drive to the new OS partition after the install.wim image has been applied. In other words I need to copy files to the c: drive of

the new Vista or 2008 machine from the RAM disk before the first reboot.

Is there a way to insert a script to copy the files in the build process that will execute after the image operation has completed so the c: driver is now available, but

before the reboot as the ram drive will not longer be there with the answer files?

  • 2 weeks later...

We do this a different way, before running windows setup with the answer file, create and format the C: partition in Windows PE, then tell Windows Setup in the answer file to leave the C: disk alone. Put your answer file on the C: drive and run Windows Setup with the unattend option pointing to the C:\unattend.xml file instead of the <ram drive>\unattend.xml file.

Basically, don't have windows setup partition and format the drive, use Diskpart with a script file to partition it, assign a drive letter and make it active so it is bootable, then format it usign the format command. Then put your answer file on the C: drive and run windows setup using the answer file on the C: drive.

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.