Has anyone done any Local GroupPolicy settings via stand alone media OSD? Unfortunately the environment I work in does not allow for PXE deployment and since I don't control the network I'm stuck with deploying via media. The workstations are part of a domain and will have Group Policy applied, however there are few small items that I would have to beg our GP admin to add, sometimes it's easier to just do it locally.
So I set my GP on a machine and copied the GroupPolicy folder from %SYSTEMROOT%\System32. I've tried a few ways to copy this folder back to the a fore mention path on the new machine. Robocopy worked but every time you would run gpedit it would give a permission denied message. All permissions looked perfectly fine. So I found a script that someone wrote that copies all files in the same dir as the script to a specified location. It works if run manually from the local machine, however if i try and run it manually from the OSD Media it gives me an access denied message when trying to copy.
Just wondering if anyone has any ideas or if anyone is currently doing this for maybe stand alone machines.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Has anyone done any Local GroupPolicy settings via stand alone media OSD? Unfortunately the environment I work in does not allow for PXE deployment and since I don't control the network I'm stuck with deploying via media. The workstations are part of a domain and will have Group Policy applied, however there are few small items that I would have to beg our GP admin to add, sometimes it's easier to just do it locally.
So I set my GP on a machine and copied the GroupPolicy folder from %SYSTEMROOT%\System32. I've tried a few ways to copy this folder back to the a fore mention path on the new machine. Robocopy worked but every time you would run gpedit it would give a permission denied message. All permissions looked perfectly fine. So I found a script that someone wrote that copies all files in the same dir as the script to a specified location. It works if run manually from the local machine, however if i try and run it manually from the OSD Media it gives me an access denied message when trying to copy.
Just wondering if anyone has any ideas or if anyone is currently doing this for maybe stand alone machines.
Location of the copy script i am currently trying to use: http://blog.coretech.dk/mip/making-file-copy-easy/
Share this post
Link to post
Share on other sites