Quantcast
Channel: PowerShell.org » All Posts
Viewing all articles
Browse latest Browse all 13067

Powershell v3 on Win7

$
0
0

Hi guys,

We all know that we can install Powershell v3.0 (maybe also v4.0 – didn’t test yet) on Win7. But there are a lot of modules missing compared to v3.0 on Win8.
This is what I would like to achieve:
Get a Win8/Win8.1/WS2012/WS2012R2 machine, which will have either PS 3.0 or 4.0 preinstalled and run commands from there against other WS2008R2 machines.
Are those commands going to be executed successfully?
Example: Add-Printer -Computername “MyWS2008R2″ -Port ….. –> is the printer going to be created? (the PrintManagement module is not available under PS 3.0 Win7)

Thanks!


Viewing all articles
Browse latest Browse all 13067

Trending Articles