Hi,
I can't figure out how to extract specific text from an email body to use in another command, I hope someone can help me with this!
Every week users receive an email with a link to a new location for backing up files.
The format of the email and the url is constant "\\domain\path_date_uniqueID"
The subject is always the same. "Your archive area is now available PLEASE ACTION"
Outlook 2010 & 2003 (migration in process)
I am trying to get the script to extract the URL and mount it to drive Z and then start the ntbackup proces.
Somehow I can't get this to work at all...Usually I work with VBA within excel and I can figure out almost everything I want to accomplish, but somehow this issue is beyond me!
Thanks!
Tom