Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Windows Nt Workstation - Environment Variable related

Status
Not open for further replies.
Aug 26, 2000
21
GB
Hi,

How the environment variable is set in windows NT workstation ? Is it in the registry or it is in a file ? I know how it is set but wanted to know how it can be accessed or modified remotely. If it is in a file, which file we need to look as we need to change some setting. Accessing the workstation remotely is ruled out. How the registry is stored and is it possible to remotely access the registry file and modify some parameters? Again, remote login is ruled out. Thank you in advance for the information.
 
Registry:

HKEY_Local_Machine\System\CurrentControlSet\Control\Session Manager\Environment

Always make a backup of the registry before making changes.

Hope this helps.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top