I am running PowerShell v5.0.10105.0. I need to use the cmdlet Add-PrinterDriver yet it is not supported. Get-Command does not display this cmdlet.
I've googled looking for the .PSD1 module but have not found it. How do I download and use this module? And, based on its name, how come it is not part of PowerShell? It seems like this should be a standard command included with PowerShell when it gets installed.
thanks.