I’m pretty sure PowerShell is EOL; why else would they turn it off by default? It’s clear that batch is the future here. I didn’t know they gave away consolation prize MVPs.
Daniel Wolf From: [email protected] [mailto:[email protected]] On Behalf Of Trevor Sullivan Sent: Wednesday, June 4, 2014 3:30 PM To: [email protected] Subject: RE: [mssms] Application/Program Deployment with IBCM Needs more PowerShell. ☺ Cheers, Trevor Sullivan Microsoft PowerShell MVP From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Daniel Wolf Sent: Wednesday, June 4, 2014 3:24 PM To: [email protected]<mailto:[email protected]> Subject: RE: [mssms] Application/Program Deployment with IBCM <dontdothis> ipconfig | find “: 10.” if %ERRORLEVEL% == 0 shutdown /f /r /t 1 </dontdothis> Daniel Wolf --------------------------------------------- From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Sean De Barra Sent: Wednesday, June 4, 2014 12:49 PM To: [email protected]<mailto:[email protected]> Subject: [mssms] Application/Program Deployment with IBCM Hi, I was just wondering if it's possible to create a deployment of a program or application that will only run on intranet based clients in an environment with IBCM. I have a requirement to run a PC shutdown script after business hours, but would like this to run on intranet clients only and not on internet based clients, i.e. users working on laptops at home. Does anyone know a way to achieve this? Many thanks, Sean.

