I am currently working with Powershell v2 on a Windows 7 system. Wanted to learn how to add printer drivers and printers, found information online about Add-Printer and Add-PrinterDriver from microsoft.com, yet am getting:
"The term Add-Printer is not recognized as the name of a cmdlet, function, script file, or operable program."
Are these commands Powershell v3 only?