schedprov.dll.mui Task Scheduler WMIv2 Provider 6f35de1ae28990094b9f63043a7a8a21

File info

File name: schedprov.dll.mui
Size: 20480 byte
MD5: 6f35de1ae28990094b9f63043a7a8a21
SHA1: 136a16c24548c438542577a01929c4ed4a8e7e9d
SHA256: 4274b76c3dc6f375ea4e27af9f8d8520d73b208f1ceddfd55885f89746ede6ee
Operating systems: Windows 10
Extension: MUI

Translations messages and strings

If an error occurred or the following message in English (U.S.) language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.

id English (U.S.) English
1TASK_LOGON_NONE TASK_LOGON_NONE
2TASK_LOGON_PASSWORD TASK_LOGON_PASSWORD
3TASK_LOGON_S4U TASK_LOGON_S4U
4TASK_LOGON_INTERACTIVE_TOKEN TASK_LOGON_INTERACTIVE_TOKEN
5TASK_LOGON_GROUP TASK_LOGON_GROUP
6TASK_LOGON_SERVICE_ACCOUNT TASK_LOGON_SERVICE_ACCOUNT
7TASK_LOGON_INTERACTIVE_TOKEN_OR_PASSWORD TASK_LOGON_INTERACTIVE_TOKEN_OR_PASSWORD
8TASK_COMPATIBILITY_AT TASK_COMPATIBILITY_AT
9TASK_COMPATIBILITY_V1 TASK_COMPATIBILITY_V1
10TASK_COMPATIBILITY_V2 TASK_COMPATIBILITY_V2
11TASK_COMPATIBILITY_V2_1 TASK_COMPATIBILITY_V2_1
12TASK_COMPATIBILITY_V2_2 TASK_COMPATIBILITY_V2_2
13TASK_INSTANCES_PARALLEL TASK_INSTANCES_PARALLEL
14TASK_INSTANCES_QUEUE TASK_INSTANCES_QUEUE
15TASK_INSTANCES_IGNORE_NEW TASK_INSTANCES_IGNORE_NEW
16TASK_INSTANCES_STOP_EXISTING TASK_INSTANCES_STOP_EXISTING
17TASK_STATE_UNKNOWN TASK_STATE_UNKNOWN
18TASK_STATE_DISABLED TASK_STATE_DISABLED
19TASK_STATE_QUEUED TASK_STATE_QUEUED
20TASK_STATE_READY TASK_STATE_READY
21TASK_STATE_RUNNING TASK_STATE_RUNNING
22Create a new Task Scheduler task registration on a local computer. Create a new Task Scheduler task registration on a local computer.
23Switch parameter that indicates if to overwrite the task if one already exists. Switch parameter that indicates if to overwrite the task if one already exists.
24Task object to stop. Task object to stop.
25Password for the user. Password for the user.
26The user account of the task. The user account of the task.
27Specifies the short name of the task. Specifies the short name of the task.
28Specifies folder in Task Scheduler namespace that contains task.
Specifies folder in Task Scheduler namespace that contains task.
29The scheduled task definition, that was registered within local Windows TaskScheduler. The scheduled task definition, that was registered within local Windows TaskScheduler.
30Object describing credential that will be used to execute the actions of the task. Object describing credential that will be used to execute the actions of the task.
31Array of actions to use to define a scheduled task. Array of actions to use to define a scheduled task.
32Short description of the task. Short description of the task.
33Object containing miscellaneous configuration for a scheduled task. Object containing miscellaneous configuration for a scheduled task.
34A set of objects containing the task triggers. A set of objects containing the task triggers.
35The xml string containing task definition in test format. The xml string containing task definition in test format.
36Creates a new Task Scheduler task action object, that represent a command to be executed when the task runs. One task can have a set of actions, that will execute sequentially. Creates a new Task Scheduler task action object, that represent a command to be executed when the task runs. One task can have a set of actions, that will execute sequentially.
37Identifier of the action. Identifier of the action.
38Path to an executable file. Path to an executable file.
39Arguments associated with the command-line operation. Arguments associated with the command-line operation.
40Directory that contains either the executable file or the files that are used by the executable file. Directory that contains either the executable file or the files that are used by the executable file.
41Creates a new Task Scheduler task Principal object. These security credentials define the security context for the tasks that are associated with the principal. Creates a new Task Scheduler task Principal object. These security credentials define the security context for the tasks that are associated with the principal.
42Identifier of the user group that is required to run the tasks that are associated with the principal. Identifier of the user group that is required to run the tasks that are associated with the principal.
43Identifier of the principal inside task definition. Identifier of the principal inside task definition.
44Identifier that is used to specify the privilege level that is required to run the tasks that are associated with the principal. Identifier that is used to specify the privilege level that is required to run the tasks that are associated with the principal.
45Process token security identifier (SID) type. Process token security identifier (SID) type.
46Required privileges of the task. Required privileges of the task.
47User identifier that is required to run the tasks that are associated with the principal. User identifier that is required to run the tasks that are associated with the principal.
48Creates a new Task Scheduler task settings object that can be used to create or update task registration. One task have exactly one set of settings, that describes different conditions to be met to execute task. Creates a new Task Scheduler task settings object that can be used to create or update task registration. One task have exactly one set of settings, that describes different conditions to be met to execute task.
49Value that indicates that the task can be started by using either the Run command or the Context menu. Value that indicates that the task can be started by using either the Run command or the Context menu.
50Value that indicates that the task may be terminated by using TerminateProcess. Value that indicates that the task may be terminated by using TerminateProcess.
51Value that indicates which version of Task Scheduler a task is compatible with. Value that indicates which version of Task Scheduler a task is compatible with.
52Amount of time that the Task Scheduler will wait before deleting the task after it expires. Amount of time that the Task Scheduler will wait before deleting the task after it expires.
53Value that indicates that the task will be started if the computer is running on battery power. Value that indicates that the task will be started if the computer is running on battery power.
54Value that indicates that the task is disabled. Value that indicates that the task is disabled.
55Value that indicates if the task will need to run alone when started in maintenance mode. Value that indicates if the task will need to run alone when started in maintenance mode.
56Value that indicates that the task is hidden in the task scheduler UI. Value that indicates that the task is hidden in the task scheduler UI.
57Value that indicates that the Task Scheduler will run the task only when computer is idle. Value that indicates that the Task Scheduler will run the task only when computer is idle.
58Value that indicates the amount of time that the Task Scheduler will wait for an idle condition to occur. Value that indicates the amount of time that the Task Scheduler will wait for an idle condition to occur.
59GUID value that identifies a network profile, that Task Scheduler will use to determine if the task can run. See RunOnlyIfNetworkAvailable task setting property. GUID value that identifies a network profile, that Task Scheduler will use to determine if the task can run. See RunOnlyIfNetworkAvailable task setting property.
60Name of a network profile, that the Windows Task Scheduler will use to determine if the task can run. The name is used for display purposes. See RunOnlyIfNetworkAvailable task setting property. Name of a network profile, that the Windows Task Scheduler will use to determine if the task can run. The name is used for display purposes. See RunOnlyIfNetworkAvailable task setting property.
61Value that indicates that the task will not be started if the task is triggered to run in a Remote Applications Integrated Locally (RAIL) session. Value that indicates that the task will not be started if the task is triggered to run in a Remote Applications Integrated Locally (RAIL) session.
62Value that indicates the deadline maintenance period requirement of the task. Value that indicates the deadline maintenance period requirement of the task.
64Value that indicates that the Task Scheduler can start the task at any time after its scheduled time has passed. Value that indicates that the Task Scheduler can start the task at any time after its scheduled time has passed.
65Value that indicates that the task will be stopped if the computer switches to battery power. Value that indicates that the task will be stopped if the computer switches to battery power.
66Value that indicates that the Task Scheduler will wake the computer before it runs the task. Value that indicates that the Task Scheduler will wake the computer before it runs the task.
67Value that indicates the amount of time that the computer must be in an idle state before the task is run. Value that indicates the amount of time that the computer must be in an idle state before the task is run.
68Value that indicates whether the task is restarted when the computer cycles into an idle condition more than once. Value that indicates whether the task is restarted when the computer cycles into an idle condition more than once.
69Value that indicates that the Task Scheduler will terminate the task if the idle condition ends before the task is completed. Value that indicates that the Task Scheduler will terminate the task if the idle condition ends before the task is completed.
70Value indicating the amount of time that is allowed to complete the task. Value indicating the amount of time that is allowed to complete the task.
71Policy that defines how the Task Scheduler handles multiple instances of the task. Policy that defines how the Task Scheduler handles multiple instances of the task.
72Priority level of the task. Priority level of the task.
73Number of times that the Task Scheduler will attempt to restart the task. Number of times that the Task Scheduler will attempt to restart the task.
74Value that specifies how long the Task Scheduler will attempt to restart the task. Value that specifies how long the Task Scheduler will attempt to restart the task.
75Value that indicates that the Task Scheduler will run the task only when a network is available. Value that indicates that the Task Scheduler will run the task only when a network is available.
76Explicitly starts a new instance(s) of Task Scheduler task. Explicitly starts a new instance(s) of Task Scheduler task.
77An object, containing a definition of a task to start. An object, containing a definition of a task to start.
78Specifies folder in Task Scheduler namespace that contains task to start.
Specifies folder in Task Scheduler namespace that contains task to start.
79Specifies the short name of the task to start. Specifies the short name of the task to start.
80Explicitly request to stop all instances of the Task Scheduler task. Explicitly request to stop all instances of the Task Scheduler task.
81An object, containing a definition of a task to stop. An object, containing a definition of a task to stop.
82Specifies folder in Task Scheduler namespace that contains task to stop.
Specifies folder in Task Scheduler namespace that contains task to stop.
83A short name of the task to stop. A short name of the task to stop.
84Modifies the Task Scheduler task registration on a local computer. Modifies the Task Scheduler task registration on a local computer.
85Object containing a user account that will be used to execute the commands described by the task. Object containing a user account that will be used to execute the commands described by the task.
86Set of trigger objects, that can cause task start. Set of trigger objects, that can cause task start.
87Retrieves Task Scheduler task dynamic info. Retrieves Task Scheduler task dynamic info.
88Specifies a friendly name to identify the task. Specifies a friendly name to identify the task.
89Specifies folder in Task Scheduler namespace that contains task. Specifies folder in Task Scheduler namespace that contains task.
90Creates a scheduled task object instance, without registering it with Task Scheduler. Creates a scheduled task object instance, without registering it with Task Scheduler.
91Exports scheduled task to an XML Exports scheduled task to an XML
92The name of the task to export. The name of the task to export.
93Specifies folder in Task Scheduler namespace that contains task to export. Specifies folder in Task Scheduler namespace that contains task to export.
94Task object to export. Task object to export.
95Enables scheduled task. Enables scheduled task.
96Disables scheduled task. Disables scheduled task.
97Creates a scheduled task trigger object. Creates a scheduled task trigger object.
98Specifies a random amount of time to delay the start time of the trigger. The delay time is a random time between the time the task triggers and the time that you specify in this setting. Specifies a random amount of time to delay the start time of the trigger. The delay time is a random time between the time the task triggers and the time that you specify in this setting.
99Indicates that a trigger starts a task on a recurring daily schedule. Indicates that a trigger starts a task on a recurring daily schedule.
100Specifies the interval between the days in the schedule. An interval of 1 produces a daily schedule. An interval of 2 produces an every-other day schedule. Specifies the interval between the days in the schedule. An interval of 1 produces a daily schedule. An interval of 2 produces an every-other day schedule.
101Specifies a date and time to trigger the task. This parameter is valid for calendar-based triggers (Once, Daily, Weekly). Specifies a date and time to trigger the task. This parameter is valid for calendar-based triggers (Once, Daily, Weekly).
102The object containing the scheduled task trigger definition. This object can be used later during new scheduled task registration or update using Register-ScheduledTask/Set-ScheduledTask cmdlets. The object containing the scheduled task trigger definition. This object can be used later during new scheduled task registration or update using Register-ScheduledTask/Set-ScheduledTask cmdlets.
103Indicates that a trigger starts a task when a user logs on.. Indicates that a trigger starts a task when a user logs on..
104Specifies the identifier of the user for a trigger that starts a task when a user logs on. Specifies the identifier of the user for a trigger that starts a task when a user logs on.
105Indicates that a trigger starts a task once at a time specified in the At parameter. Indicates that a trigger starts a task once at a time specified in the At parameter.
106Specifies how long the repetition pattern repeats after the task starts. Specifies how long the repetition pattern repeats after the task starts.
107Specifies an amount of time between each restart of the task. The task will run, wait for the time interval specified, and then run again. This cycle continues for the time that you Specifies an amount of time between each restart of the task. The task will run, wait for the time interval specified, and then run again. This cycle continues for the time that you
108Indicates that a trigger starts a task when the system is started. Indicates that a trigger starts a task when the system is started.
109Specifies an array of the days of the week on which Task Scheduler runs the task. Specifies an array of the days of the week on which Task Scheduler runs the task.
110Indicates that the trigger starts a task on a recurring weekly schedule. Indicates that the trigger starts a task on a recurring weekly schedule.
111Specifies the interval between the weeks in the schedule. An interval of 1 produces a weekly schedule. An interval of 2 produces an every-other week schedule. Specifies the interval between the weeks in the schedule. An interval of 1 produces a weekly schedule. An interval of 2 produces an every-other week schedule.
1121.0 1.0
113Cmdletization support for task scheduler tasks Cmdletization support for task scheduler tasks
114Create a new Task Scheduler task registration on a failover cluster. Create a new Task Scheduler task registration on a failover cluster.
115The name of the task to create. The name of the task to create.
116Type: Microsoft.Management.Infrastructure.CimInstance#MSFT_ClusteredScheduledTask
Description: a clustered scheduled task including Task Scheduler task definition and cluster-related properties.
Type: Microsoft.Management.Infrastructure.CimInstance#MSFT_ClusteredScheduledTask
Description: a clustered scheduled task including Task Scheduler task definition and cluster-related properties.
117Deletes previously registered clustered scheduled task. Deletes previously registered clustered scheduled task.
118Retrieves the clustered scheduled task definition. Retrieves the clustered scheduled task definition.
119Specifies the name of the task to retrieve. Specifies the name of the task to retrieve.
120Specifies the cluster to get the tasks from. Specifies the cluster to get the tasks from.
121Type: Microsoft.Management.Infrastructure.CimInstance#MSFT_ClusteredScheduledTask.
Description: A class representing a definition of a clustered scheduled task.
Type: Microsoft.Management.Infrastructure.CimInstance#MSFT_ClusteredScheduledTask.
Description: A class representing a definition of a clustered scheduled task.
122Updates the clustered scheduled task definition. Updates the clustered scheduled task definition.
123Cmdletization for clustered scheduled tasks Cmdletization for clustered scheduled tasks
124TASK_PROCESSTOKENSID_NONE TASK_PROCESSTOKENSID_NONE
125TASK_PROCESSTOKENSID_UNRESTRICTED TASK_PROCESSTOKENSID_UNRESTRICTED
126TASK_PROCESSTOKENSID_DEFAULT TASK_PROCESSTOKENSID_DEFAULT
600Delete Delete

EXIF

File Name:schedprov.dll.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-t..interface.resources_31bf3856ad364e35_10.0.15063.0_en-us_0d36209bc3e9b872\
File Size:20 kB
File Permissions:rw-rw-rw-
File Type:Win32 DLL
File Type Extension:dll
MIME Type:application/octet-stream
Machine Type:Intel 386 or later, and compatibles
Time Stamp:0000:00:00 00:00:00
PE Type:PE32
Linker Version:14.10
Code Size:0
Initialized Data Size:19968
Uninitialized Data Size:0
Entry Point:0x0000
OS Version:10.0
Image Version:10.0
Subsystem Version:6.0
Subsystem:Windows GUI
File Version Number:10.0.15063.0
Product Version Number:10.0.15063.0
File Flags Mask:0x003f
File Flags:(none)
File OS:Windows NT 32-bit
Object File Type:Executable application
File Subtype:0
Language Code:English (U.S.)
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:Task Scheduler WMIv2 Provider
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:schedprov.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:schedprov.dll.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\x86_microsoft-windows-t..interface.resources_31bf3856ad364e35_10.0.15063.0_en-us_b11785180b8c473c\

What is schedprov.dll.mui?

schedprov.dll.mui is Multilingual User Interface resource file that contain English (U.S.) language for file schedprov.dll (Task Scheduler WMIv2 Provider).

File version info

File Description:Task Scheduler WMIv2 Provider
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:schedprov.dll
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:schedprov.dll.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Translation:0x409, 1200