How to see environment variables with set command
How do you find out the domain name,the user name of currently logged in user and the path where user profile is stored using just a single command? Well,this can be done because of the very helpful set command available from Windows command prompt. In one of my earlier posts,I had described using the set …