I’m pretty sure PowerShell is going EOL; why else would Microsoft turn running scripts off by default? You must be new to dealing with Microsoft. It’s clear that batch is the future. Don’t worry, I hear those cash 4 gold places will give you something for that MVP certification.
Daniel Wolf (Maybe trying to be funny on work email isn’t a good plan.) 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.

