Dism “enable-feature is unknown”

Recently I was trying to add a Windows Feature into a Windows.wim file. After mounting the Wim I ran the below on a server 2012 machineDism /Image:”c:\temp” /Enable-Feature […]