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.

Imagex question

Featured Replies

  • Author
It could be the MBR that needs modification to find the hidden partition and recover the computer; I figured out that from DISKPART if you select the hidden partition as a volume, you can assign it a drive letter and then use ImageX to capture it. I now have to figure out how to restore the Thinkvantage MBR so that the F11 functionality that leads to the hidden partition and gives options to recover the computer will be intact.

I have taken a break from working on that problem for right now. The network was recently re-organised and getting WinPE to work properly again had taken some time. We decided to stick with using Ghost for multi-partition images for now but perhaps I can look into this again in a couple weeks.

  • 6 years later...

Not sure if this will help at this point (7 years later). But find the caption or deviceID of the volume in wmic and use it instead of the volume letter.

 

C:\Users\jwarren>wmic
wmic:root\cli>volume
Access  Automount  Availability  BlockSize  BootVolume  Capacity            Caption
             TRUE                             4096         TRUE           255505461248  C:\
             TRUE                             4096         FALSE         314568704         \\?\Volume{1eefc47f-91b7-4a90-b6cc-9ef1d0db6f89}\
 
c:\imagex.exe /capture  \\?\Volume{1eefc47f-91b7-4a90-b6cc-9ef1d0db6f89}\ e:\HiddenVolume.wim "bah"
 
This also works in reverse c:\imagex.exe /apply  e:\HiddenVolume.wim 1  \\?\Volume{1eefc47f-91b7-4a90-b6cc-9ef1d0db6f89}\
 
of course the likely hood of the new volume having the same caption is near impossible.

Edited by WarrenJon

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.