hwo do you cleanup an offline image?

Discussion in 'Windows 10' started by RanCorX2, Mar 19, 2017.

  1. RanCorX2

    RanCorX2 MDL Addicted

    Joined:
    Jul 19, 2009
    Messages:
    927
    Likes Received:
    492
    Trophy Points:
    30
    i removed some packages using dism from an offline image but when I try and do component cleanup it says it has pending operations, what do I do?
     
  2. DioNZB

    DioNZB MDL Member

    Joined:
    Jun 23, 2013
    Messages:
    238
    Likes Received:
    419
    Trophy Points:
    10
    That's because you integrated updates (packages)
    and that is pending
    so sollution could be
    Syspreping your image
    than pending become Installed
    then you could do componentcleanup
     
  3. RanCorX2

    RanCorX2 MDL Addicted

    Joined:
    Jul 19, 2009
    Messages:
    927
    Likes Received:
    492
    Trophy Points:
    30
    ah, something I haven't done before...should be interesting. Thanks.
     
  4. Tiger-1

    Tiger-1 MDL Guru

    Joined:
    Oct 18, 2014
    Messages:
    6,209
    Likes Received:
    7,533
    Trophy Points:
    210
  5. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,567
    Likes Received:
    59,637
    Trophy Points:
    450
    Integrating updates only doesn't set the pending flag, offline enabling dotnetfx3 will.

    Use dism + /get-packages command to find out what's set the pending flag.