Hi Group,
Sorry if this is a simple on but im a newbie to all this scripting. I have
the following as part of my VB Script:
Const DriveLetter = "H:"
Const SharePath = \\10.109.220.10\c$\Documents and
Settings\Holderness.Road\My Documents
As Im deploying this to many machines, I would like to be able to
automatically get the Machines IP Address and Logged on Users My Documents
Path.
Could somebody possible point me in the right direction.
Many Thanks
NSC