
Additional extension information
| File type: |
Not specified |
| Popularity: |
Not specified |
| Author: |
Unknown |
| MIME type: | Not specified |
Other .JOB file extensions
Files with the extension
.job are known as "
Job File".
This file format was added to our database by a visitor to this site, but no additional information was provided.
We have yet to investigate the job file extension any further, or there was simply not enough information available at the time to report accurately on the format. If you know how to open job files or even how to convert or edit them, please use the form below.
However, it is possible that other file formats exist which also use the
job extension, so please
let us know if you do not think the job extension matches the file format you are looking for.
They contain credential information, scheduling information and a command line which is to be run.
It appears that the command line is stored in unicode format, as well as usernames, while scheduling information is stored in binary format.
Now what I would like to know is how to interpret these files on a byte by byte basis so I could write a JOB file viewer.
The Windows SCHTASKS command is able to create these tasks, but unable to view back the command line and some other info.