I administer about 300 remote computers (all across the country) that are on Windows 7 Pro (32-bit) and I need to change the Group Policy. This is the first time in 5 years I've had to change the GP. I've gone into MMC and used gpedit for that user's policy and made the changes I needed, then saved it. But how do I apply those changes to those computers? I can only access the PCs via the command line using SSH. When I've had to update them, I create a batch script that gets pushed to all those PCs to run overnight. Sometimes, I've created Powershell scripts and run the Powershell scripts via the Batch updates.
Best way to apply the Group Policy changes via Batch Script (command line) or Powershell?