I solved my own problem since optional features are not available (maybe due to GPO settings)
In elevated command prompt run:
DISM /online /add-capability /CapabilityName:Print.Management.Console~~~~0.0.1.0
Open back up MMC.EXE and verify Print Management is present.
Pro Tip: "DISM /online /get-capabilities" lists more options. Find the one you need and use the DISM /online /add-capability /CapabilityName command