environment variables

  • Thread starter Thread starter dude
  • Start date Start date
D

dude

1. how can i see a list of all predefined environment
variables in Windows 2000 ?

2. For some scripts from reskit i got this parameter :
grouppath The ADsPath of a group object

can you specify what format to use for ADsPath?
Thanks
 
1. how can i see a list of all predefined environment
variables in Windows 2000 ?

2. For some scripts from reskit i got this parameter :
grouppath The ADsPath of a group object

can you specify what format to use for ADsPath?
Thanks


Open a CMD prompt and type set.

manually 'remove' the variables you defined and you are left with the ones that
Windows set.


Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top