i have installed windows 2012 as a member server in my existing windows 2008 DC. now i want to assign secondary DNS on my windows 7/8 client PCs. I do not have DHCP in my environment. I tried to find but could not locate an option in GPO to assign DNS settings on client PCs. the solution which i able to find on internet is to create a batch file and run the script using GPO.
i have created bactch file which is running perfectly individually on client PC, but the issue with this, it requires elevated cmd.
So may i know how can i run the batch file using elevated mode via GPOs ? or is there any other method to solve this problem? your suggestions are highly appreciated. thanks