- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey DEMdev
I will try and do my best explaining how we set this up
. Withput screenshots it's kinda hard but will do my best
.
We use DEM Enviornment variables for this set up.
We have a few different options for filling up the value %TEST%.
So for example
%TEST% is \\servername\folderX is computername ends with X
%TEST% is \\servername\folderY if computername ends with Y
So if you look at the DEM setup the variable is TEST and the value is \\servername\folderY and the condition is computer name ends with Y.
If i then go to a machine where computername ends with Y and I run the %TEST% in a command prompt it shows \\servername\folderY as the value for that variable.
Am I making a little bit of sense here? I hope I explained it a little bit better.