this post was submitted on 06 Apr 2024
1012 points (97.3% liked)

Programmer Humor

18961 readers
432 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 4 months ago* (last edited 4 months ago) (1 children)

I have only used DISM (I think) for chkdsk. What else can you really do with it? I don't even know what to search tbh, so pardon me if it's just a quick search away

[โ€“] [email protected] 4 points 4 months ago* (last edited 4 months ago)

Quite a few things - mostly used it for capturing images, loading drivers and updates into images but can also be used to pull apps out of the image too.

For a live windows install there are PowerShell commands to do this

https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/add-or-remove-packages-offline-using-dism?view=windows-11