<dontdothis> ipconfig | find “: 10.” if %ERRORLEVEL% == 0 shutdown /f /r /t 1
</dontdothis> Daniel Wolf --------------------------------------------- From: [email protected] [mailto:[email protected]] On Behalf Of Sean De Barra Sent: Wednesday, June 4, 2014 12:49 PM To: [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.

