Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
CLASS MACHINE
CATEGORY !!NJCIS
CATEGORY !!EnvVars
POLICY !!SetEnvVars
KEYNAME "SYSTEM\CurrentControlSet\Control\Session Manager\Environment"
EXPLAIN !!exSetEnvVars
PART "ExampleVariable" EDITTEXT
VALUENAME "ExampleVariable"
END PART
END POLICY
END CATEGORY
END CATEGORY
[strings]
NJCIS="NJC Info Sys GPEdits"
EnvVars="Environment Variables"
SetEnvVars="Set Environment Variables"
exSetEnvVars="To add an environment variable. Open C:\Windows\inf\NJCISEdits.adm. For each variable you want to create. Copy and paste, in sucession from and including PART to END PART. Within the quotations of VALUENAME, enter the name of the variable you wish to create. The path to associate with this variable is set using the text box in the GPO setting. \n\n WARNING \nThis is not a TRUE POLICY SETTING. Any changes made with this setting configuration will remain on that computer untill manually removed."
PART "ExVarMy1" EDITTEXT
VALUENAME "ExVarMy1"
END PART
PART "ExVarYour2" EDITTEXT
VALUENAME "ExVarYour2"
END PART
ExampleVarMy1 _____________________
ExampleVarYour1 _____________________
PART "ExVarMy1 variable path " EDITTEXT
VALUENAME "ExVarMy1"
END PART
PART "ExVarYour2 variable path" EDITTEXT
VALUENAME "ExVarYour2"
END PART
ExVarMy1 variable path __________________
ExVarYour1 variable path __________________