Does anyone have a solution for updating the LGPO on a workstation via a snapin? I currently have a snapin pack with the LGPO.exe, the lgpo file, and a batch script to execute the lgpo.exe. However, the fog client runs as the user SYSTEM.
I looked into runas but that seems to require user input in the terminal. There was a solution where I could change the admin password to blank and use runas to bypass that step but I want to avoid that.
- Is there a solution that I can create to push the snapin and run the .exe with admin privileges?
- Is there a recommendation as to how I could update LGOP using FOG?