I just ended up doing it via VBScript instead. I’ll look into deploying Windows6.1-KB2816975-x64 to be safe later.
Thanks! Mike From: [email protected] [mailto:[email protected]] On Behalf Of Daniel Ratliff Sent: Tuesday, July 8, 2014 9:03 AM To: [email protected] Subject: [mssms] RE: Possible to deploy PowerShell script to Win7 machines? Windows 7 came with PowerShell 2.0, its native to the OS. You only need WMF to install PoSH 3.0 or 4.0. Daniel Ratliff From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Aday, Karalene B (RCIS) Sent: Tuesday, July 08, 2014 11:58 AM To: [email protected]<mailto:[email protected]> Subject: [mssms] RE: Possible to deploy PowerShell script to Win7 machines? Importance: Low 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]> [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]> The information transmitted is intended only for the person or entity to which it is addressed and may contain CONFIDENTIAL material. If you receive this material/information in error, please contact the sender and delete or destroy the material/information.

