Hi Everyone,
After our recent upgrade to 5.0 all of the variables in our scripts stopped being processed. We use simple scripts to back up our Enterasys equipment. An example for the E1 switches is:
copy device-config t10.4.1.66/.../${SysName}-${MediumDate}.cfg
In the past the variables would be converted and the file would be saved with a name like "switch1-04-Nov-08.cfg". After the upgrade it is saved as "${SysName}-${MediumDate}.cfg".
I have recreated all the jobs and the new ones have the same results. If I run the same exact script manually by choosing the device and selecting Execute Command Script... it works fine. It is only when the job is run using the scheduler.
I have a case open with tech support but we haven't had much progress yet. Has anyone seen this behavior before?
Thanks.