The Win32_ScheduledJob class represents a job scheduled using the network management schedule service functions (also known as \"Job\" and \"AT command\" functions). Note that this is different from the tasks scheduled using the Windows 2000 Task Scheduler. This class is only instrumented on Windows NT 4.0 and later. Each job scheduled against the schedule service is stored persistently (the scheduler will know to start the job even after a reboot) and is executed at the specified time and day of the week and/or month. If the computer is not active or if the scheduled service is not running at the specified job time the schedule service will run the specified job on the next day at the specified time. Scheduled jobs are scheduled with respect to Universal Coordinated Time (UTC), i.e. with bias offset from GMT. This means that a job can be specified using any time zone specification. The Win32_ScheduledJob class will return the local time with UTC offset when enumerating an object and convert to local time when creating new jobs. For example a job specified to run on a computer in Boston at 10:30 pm Monday PST time will be scheduled to run locally at 1:30am Tuesday EST. It should be noted that a client must take into account whether daylight savings time is in operation on the local computer and if so subtract a bias of 60 minutes from the UTC offset.
The Win32_ProgramGroupOrItem class represents a logical grouping of programs on the user's Start|Programs menu. It contains ...
The Win32_ProtocolBinding class represents an association among a system level driver, network protocol, and network adapter. ...
The Win32_QuickFixEngineering class represents system-wide Quick Fix Engineering (QFE) or updates that have been applied ...
The Win32_QuickFixEngineering dependent reference represents the Win32_QuickFixEngineering applied to the operating system ...
The Win32_ScheduledJob class represents a job scheduled using the network management schedule service functions (also known ...
The Win32_SCSIControllerDevice class represents an association between a Small Computer System Interface (SCSI) controller ...
The Win32_SecurityDescriptorHelper class provides the basic functionality for converting a security descriptor between three ...
The Win32_SerialPortConfiguration class represents the default settings for data transmission on a Win32 serial port. this ...
The Win32_ServerConnection class represents the connections made from a remote computer, to a shared resource on the local ...