Is there a way to launch a local .cmd batch file with Group Policy? I have a migration project where a number of PS and .cmd scripts are being distributed with GPP (no passwords involved). These scripts need to run locally to effect config changes on Win7 / Win8 workstations (2012 domain).
How do I launch these local scripts with a GPO? Can I call a script on a client workstation with a GP login script?
The goal is to pick and choose which users and which scripts run. That way it's a staged migration. Once the scripts have been distributed, I want to be able to link/unlink a GPO to control which scripts are launched and which users are migrated.
I'm guessing this is a fairly common scenario... any help appreciated.