Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Changed by Upgrade Task during Scroll Platform Installation.

Windows PE rescue media creation fails and the following may be seen the the Windows PE log file:

 

Code Block
languagetext
ImageX Tool for Windows
Copyright (C) Microsoft Corp. All rights reserved.
Version: 6.2.9200.16384
Mounting: [C:\boot\macrium\WADKFiles\media\sources\boot.wim, 1] -> [C:\boot\macrium\WADKFiles\mount]...
[ 0% ] Mounting progress

Error mounting image.
A required privilege is not held by the client.

 

This error may indicate that default Windows security settings have been to be modified. Typically, this is caused by Anti-Virus/Security software or by incorrect 'Administrator' group assignments. 
 

Info

Note: To view the Windows PE log file click the 'View Log' button in the 'Prepare Windows PE Image' wizard page:

Image Added

To resolve follow the steps below:

...

Ensure that your Windows User Account is a member of the Administrators Group

Include+
scrollPageId0A80000A01514EC86D16683E4AE1ED00

Ensure that the 'Administrators' Group is assigned to the 'Auditing and Security log'

 

  1. Start the 'Local Group Policy Editor'  by running 'gpedit.msc'.

    Image Added
    The above example shows Windows 10.  For other versions of Windows click the 'Start' button or press the Windows key and type 'gpedit.msc'
     
  2. Navigate to  'Computer Configuration > Windows Settings > Security Settings > Local Policies > User Rights Assignment' and select 'Manage audit and security log'':
    Image Added
  3. Double click on 'Manage audit and security log' to display the Properties dialog:
    Image Added
  4. Ensure that the 'Administrators' user group is shown, if not then click 'Add User or Group' then click the 'Object Types' button and select 'Groups'.
     Image Added
  5. Enter 'Administrators' and click 'OK':
    Image Added 
  6. Finally click 'OK' to save the changes:
    Image Added 

...