epoch71 Posted February 17, 2015 Report post Posted February 17, 2015 Hi all We have a requirement to execute a task sequence on our clients (deletes various files, registry entries etc). We need to schedule the TS to run within a specific 2 week window. However, if clients are connected via VPN when the execution window opens, the TS must not run. When the client subsequently reconnects to the corporate LAN, then the we need TS to run. How can I acheive this? I've taken a look at global conditions, using Win32_NetworkAdapterConiguration.IPAddress to identify if the client is in the VPN IP range, but I can't figure out how to use them as a TS requirement (there are no application installs in the TS). Thanks in advance for any advice. Quote Share this post Link to post Share on other sites More sharing options...