B Barney Aug 5, 2003 #1 Is there a way to determine the value of an environment variable on a remote host?
J Jerold Schulman Aug 5, 2003 #2 Is there a way to determine the value of an environment variable on a remote host? Click to expand... If it is NOT dynamically assigned, yes. Just read it from the remote registry. See the reg.exe QUERY statement in the batch at tip 4263 in the 'Tips & Tricks' at http://www.jsiinc.com Jerold Schulman Windows: General MVP JSI, Inc. http://www.jsiinc.com
Is there a way to determine the value of an environment variable on a remote host? Click to expand... If it is NOT dynamically assigned, yes. Just read it from the remote registry. See the reg.exe QUERY statement in the batch at tip 4263 in the 'Tips & Tricks' at http://www.jsiinc.com Jerold Schulman Windows: General MVP JSI, Inc. http://www.jsiinc.com