Powershell is part of the Windows Management Framework, it’s included in Windows 8 not Windows 7. I just deployed Windows6.1-KB2816975-x64 to all of our Windows 7 devices to get Powershell deployed.
From: [email protected] [mailto:[email protected]] On Behalf Of Heaton, Joseph@Wildlife Sent: Tuesday, July 8, 2014 10:14 AM To: '[email protected]' Subject: [mssms] RE: Possible to deploy PowerShell script to Win7 machines? Powershell is installed on all Win 7 machines, isn’t it? And as far as deploying, you could wrap it in a batch file if need be. From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Murray, Mike Sent: Tuesday, July 08, 2014 8:06 AM To: [email protected]<mailto:[email protected]> Subject: [mssms] Possible to deploy PowerShell script to Win7 machines? I’d like to deploy a PowerShell script as an application to a handful of Windows 7 machines. The program I’d be running would be “Powershell.exe -executionpolicy Bypass -file .\Script.ps1″, but I don’t think this would work unless PowerShell is installed on the machine. Best Regards, Mike Murray Desktop Management Coordinator - IT Support Services California State University, Chico 530.898.4357 [email protected]<mailto:[email protected]>

