Scheduled Jobs Cannot Access User Environment VariablesLast reviewed: March 25, 1997Article ID: Q124621 |
The information in this article applies to:
SUMMARYWhen the Schedule Service runs a job that was previously submitted by running the AT utility, the environment space provided to the scheduled job includes only the System Environment Variables. The scheduled job’s environment space does not include any User Environment Variables.
MORE INFORMATIONTo see which environment variables are available to scheduled jobs on your machine, first run the following command specifying a <time> that is in the near future:
AT <time> /INTERACTIVE CMDThis will cause a new command window to open as a scheduled job at the specified time. Type "SET" (without the quotes) in this command window to obtain a list of Environment Variables available to scheduled jobs. User and System Environment Variables can be defined by running the System applet from within Control Panel. To make environment variables available to scheduled jobs, make sure that they are defined as System Environment Variables. After modifying System Environment Variables it is necessary to shutdown and restart your computer to make them available to applications.
|
Additional query words: prodnt
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |