How can list environmental variables on Windwos Server 2008 R2 using command promt?

link|improve this question

On powershell I could use: get-childitem env: – atricapilla Apr 9 '10 at 7:02
feedback

1 Answer

up vote 7 down vote accepted

As it has always been done since DOS times:

set
link|improve this answer
Thanks.......... – atricapilla Apr 9 '10 at 7:03
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.