Deploy environment variables using GPO?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi!
One anoying problem. When we deploy the Oracle client 9.2 the installation
needs the user temp variable to be set to C:\Temp. Is there any way to set
this variable using GPOs in our 2003 AD?
 
ZYmeTic said:
Hi!
One anoying problem. When we deploy the Oracle client 9.2 the installation
needs the user temp variable to be set to C:\Temp. Is there any way to set
this variable using GPOs in our 2003 AD?

You could run setx.exe via the GPO startup
script. It comes with the Windows Resource Kit.
 
Back
Top