What I want to do is make a batch that will create a directory based on a machine's name, but for the life of me, I can't remember the syntax.
example would be like this
md %username%
to make a directory based on user's name, only I want to do it based on the machine's name... Anyone remember this one?
example would be like this
md %username%
to make a directory based on user's name, only I want to do it based on the machine's name... Anyone remember this one?
