
January 23rd, 2013, 04:01 AM
|
|
Registered User
|
|
Join Date: Jan 2013
Posts: 1
Time spent in forums: 1 h 29 m 8 sec
Reputation Power: 0
|
|
|
Need to grab and use a UUID in my script
Hi all, good morning to you. I hope im putting this thread in the right section, I couldnt see a dedicated windows scripting section.
I need some help with a script I'm tring to write. basically the steps go like this, Im afraid I cant write out the commands.
-------------------------------------------------------------------------------------------------------------------
The script passes the command line a command. CMD returns 4 lines of code. on the third line there is the UUID of the last software build. its not a hardware uuid.
I need to get my script to copy this UUID and append it onto the end of the next command my script passes, in order to proceed with the script.
-------------------------------------------------------------------------------------------------------------------
I'm new to this, I have been watching tutorials, and saw that tokens do something similar, but Ive only seen them used to copy strings from a file, not the command line its self
can anyone help please?
kind regards,
redd .
|