I'm trying to learn PowerShell. So I did a [b]Get-Help Get-Printer -examples[/b] and saw that I can issue the command [b]Get-Printer -ComputerName[/b] [i]<computer name>[/i]. So, that's what I tried to do, but it doesn't work in my home network. Is this because I only have a peer-to-peer workgroup at home? Do commands like [b]Get-Printer -ComputerName[/b] [i]<computer name>[/i] only work in Active Directory domains?
↧