I'm running Windows Server 2022 Standard Edition. I'd like to search for packages so I can know what's the command to install them for a command like dism /online /enable-feature /featurename:IIS-WebServerRole /all
Is there a integrated package search for DISM similar to apt search <package> or winget search <package>?