MSFT_WdacBidTraceTask, ROOT\Microsoft\Windows\Wdac

Class | Methods (11) | Properties | Qualifiers (5) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

Task provider for the BidTrace setting for WDAC components.

MSFT_WdacBidTraceTask methods

MSFT_WdacBidTraceTask has 11 methods (11 Local)

NameOriginReturn
DisableByAllAppMSFT_WdacBidTraceTaskuint32 {'out':True}
DisableByFolderMSFT_WdacBidTraceTaskuint32 {'out':True}
DisableByInputObjectMSFT_WdacBidTraceTaskuint32 {'out':True}
DisableByPathMSFT_WdacBidTraceTaskuint32 {'out':True}
EnableByAllAppMSFT_WdacBidTraceTaskuint32 {'out':True}
EnableByFolderMSFT_WdacBidTraceTaskuint32 {'out':True}
EnableByInputObjectMSFT_WdacBidTraceTaskuint32 {'out':True}
EnableByPathMSFT_WdacBidTraceTaskuint32 {'out':True}
GetByAllAppMSFT_WdacBidTraceTaskuint32 {'out':True}
GetByFolderMSFT_WdacBidTraceTaskuint32 {'out':True}
GetByPathMSFT_WdacBidTraceTaskuint32 {'out':True}

Detailed description of MSFT_WdacBidTraceTask methods

Local methods (11) of MSFT_WdacBidTraceTask class

DisableByAllApp method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
PassThruboolean0-{'Description':'Passes the object created by this cmdlet through the pipeline. By default, this cmdlet does not pass any objects through the pipeline.','In':True}
IncludeAllApplicationsboolean1-{'Description':'Disable BidTrace for all applications.','In':True}
Platformstring2-{'Description':'The platform architecture of the WDAC BidTrace setting. Possible values are '32-bit', '64-bit' or 'All'. The default is '32-bit' on a 32-bit process and '64-bit' on a 64-bit process. This is the platform architecture on the remote machine if this command is executed on a remote CIM session.','In':True}
cmdletOutputobject:MSFT_WdacBidTrace3-{'Description':'The output is an array of CIM objects of type MSFT_WdacBidTrace, each of which represents a WDAC BidTrace setting.','EmbeddedInstance':'MSFT_WdacBidTrace','Out':True,'Stream':True}
Description'Disables Built-in Diagnostics Tracing (BidTrace) for troubleshooting WDAC components.'
implementedTrue
staticTrue
DisableByAllApp method is in 1 class (MSFT_WdacBidTraceTask) of ROOT\Microsoft\Windows\Wdac and in 2 namespaces
DisableByFolder method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
PassThruboolean0-{'Description':'Passes the object created by this cmdlet through the pipeline. By default, this cmdlet does not pass any objects through the pipeline.','In':True}
Folderstring1-{'Description':'Disable BidTrace for all applications under this folder.','In':True}
Platformstring2-{'Description':'The platform architecture of the WDAC BidTrace setting. Possible values are '32-bit', '64-bit' or 'All'. The default is '32-bit' on a 32-bit process and '64-bit' on a 64-bit process. This is the platform architecture on the remote machine if this command is executed on a remote CIM session.','In':True}
cmdletOutputobject:MSFT_WdacBidTrace3-{'Description':'The output is an array of CIM objects of type MSFT_WdacBidTrace, each of which represents a WDAC BidTrace setting.','EmbeddedInstance':'MSFT_WdacBidTrace','Out':True,'Stream':True}
Description'Disables Built-in Diagnostics Tracing (BidTrace) for troubleshooting WDAC components.'
implementedTrue
staticTrue
DisableByFolder method is in 1 class (MSFT_WdacBidTraceTask) of ROOT\Microsoft\Windows\Wdac and in 2 namespaces
DisableByInputObject method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
PassThruboolean0-{'Description':'Passes the object created by this cmdlet through the pipeline. By default, this cmdlet does not pass any objects through the pipeline.','In':True}
InputObjectobject:MSFT_WdacBidTrace1-{'Description':'Disable the BidTrace represented by the specified BidTrace setting objects. Enter a variable that contains the objects, or type a command or expression that gets the objects.','EmbeddedInstance':'MSFT_WdacBidTrace','In':True}
cmdletOutputobject:MSFT_WdacBidTrace2-{'Description':'The output is an array of CIM objects of type MSFT_WdacBidTrace, each of which represents a WDAC BidTrace setting.','EmbeddedInstance':'MSFT_WdacBidTrace','Out':True,'Stream':True}
Description'Disables Built-in Diagnostics Tracing (BidTrace) for troubleshooting WDAC components.'
implementedTrue
staticTrue
DisableByInputObject method is in 2 classes of ROOT\Microsoft\Windows\Wdac and in 2 namespaces
DisableByPath method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
PassThruboolean0-{'Description':'Passes the object created by this cmdlet through the pipeline. By default, this cmdlet does not pass any objects through the pipeline.','In':True}
Pathstring1-{'Description':'Disable BidTrace for this application full path.','In':True}
ProcessIduint322-{'Description':'Disable BidTrace only for this process ID.','In':True}
Platformstring3-{'Description':'The platform architecture of the WDAC BidTrace setting. Possible values are '32-bit', '64-bit' or 'All'. The default is '32-bit' on a 32-bit process and '64-bit' on a 64-bit process. This is the platform architecture on the remote machine if this command is executed on a remote CIM session.','In':True}
cmdletOutputobject:MSFT_WdacBidTrace4-{'Description':'The output is an array of CIM objects of type MSFT_WdacBidTrace, each of which represents a WDAC BidTrace setting.','EmbeddedInstance':'MSFT_WdacBidTrace','Out':True,'Stream':True}
Description'Disables Built-in Diagnostics Tracing (BidTrace) for troubleshooting WDAC components.'
implementedTrue
staticTrue
DisableByPath method is in 1 class (MSFT_WdacBidTraceTask) of ROOT\Microsoft\Windows\Wdac and in 2 namespaces
EnableByAllApp method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
PassThruboolean0-{'Description':'Passes the object created by this cmdlet through the pipeline. By default, this cmdlet does not pass any objects through the pipeline.','In':True}
IncludeAllApplicationsboolean1-{'Description':'Enable BidTrace for all applications.','In':True}
Platformstring2-{'Description':'The platform architecture of the WDAC BidTrace setting. Possible values are '32-bit', '64-bit' or 'All'. The default is '32-bit' on a 32-bit process and '64-bit' on a 64-bit process. This is the platform architecture on the remote machine if this command is executed on a remote CIM session.','In':True}
cmdletOutputobject:MSFT_WdacBidTrace3-{'Description':'The output is an array of CIM objects of type MSFT_WdacBidTrace, each of which represents a WDAC BidTrace setting.','EmbeddedInstance':'MSFT_WdacBidTrace','Out':True,'Stream':True}
Description'Enables Built-in Diagnostics Tracing (BidTrace) for troubleshooting WDAC components. '
implementedTrue
staticTrue
EnableByAllApp method is in 1 class (MSFT_WdacBidTraceTask) of ROOT\Microsoft\Windows\Wdac and in 2 namespaces
EnableByFolder method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
PassThruboolean0-{'Description':'Passes the object created by this cmdlet through the pipeline. By default, this cmdlet does not pass any objects through the pipeline.','In':True}
Platformstring1-{'Description':'The platform architecture of the WDAC BidTrace setting. Possible values are '32-bit', '64-bit' or 'All'. The default is '32-bit' on a 32-bit process and '64-bit' on a 64-bit process. This is the platform architecture on the remote machine if this command is executed on a remote CIM session.','In':True}
Folderstring2-{'Description':'Enable BidTrace for all applications under this folder.','In':True}
cmdletOutputobject:MSFT_WdacBidTrace3-{'Description':'The output is an array of CIM objects of type MSFT_WdacBidTrace, each of which represents a WDAC BidTrace setting.','EmbeddedInstance':'MSFT_WdacBidTrace','Out':True,'Stream':True}
Description'Enables Built-in Diagnostics Tracing (BidTrace) for troubleshooting WDAC components. '
implementedTrue
staticTrue
EnableByFolder method is in 1 class (MSFT_WdacBidTraceTask) of ROOT\Microsoft\Windows\Wdac and in 2 namespaces
EnableByInputObject method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
PassThruboolean0-{'Description':'Passes the object created by this cmdlet through the pipeline. By default, this cmdlet does not pass any objects through the pipeline.','In':True}
InputObjectobject:MSFT_WdacBidTrace1-{'Description':'Enable the BidTrace represented by the specified BidTrace setting objects. Enter a variable that contains the objects, or type a command or expression that gets the objects.','EmbeddedInstance':'MSFT_WdacBidTrace','In':True}
cmdletOutputobject:MSFT_WdacBidTrace2-{'Description':'The output is an array of CIM objects of type MSFT_WdacBidTrace, each of which represents a WDAC BidTrace setting.','EmbeddedInstance':'MSFT_WdacBidTrace','Out':True,'Stream':True}
Description'Enables Built-in Diagnostics Tracing (BidTrace) for troubleshooting WDAC components. '
implementedTrue
staticTrue
EnableByInputObject method is in 2 classes of ROOT\Microsoft\Windows\Wdac and in 2 namespaces
EnableByPath method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
PassThruboolean0-{'Description':'Passes the object created by this cmdlet through the pipeline. By default, this cmdlet does not pass any objects through the pipeline.','In':True}
Pathstring1-{'Description':'Enable BidTrace for this application full path.','In':True}
Platformstring2-{'Description':'The platform architecture of the WDAC BidTrace setting. Possible values are '32-bit', '64-bit' or 'All'. The default is '32-bit' on a 32-bit process and '64-bit' on a 64-bit process. This is the platform architecture on the remote machine if this command is executed on a remote CIM session.','In':True}
ProcessIduint323-{'Description':'Enable BidTrace only for this process ID.','In':True}
cmdletOutputobject:MSFT_WdacBidTrace4-{'Description':'The output is an array of CIM objects of type MSFT_WdacBidTrace, each of which represents a WDAC BidTrace setting.','EmbeddedInstance':'MSFT_WdacBidTrace','Out':True,'Stream':True}
Description'Enables Built-in Diagnostics Tracing (BidTrace) for troubleshooting WDAC components. '
implementedTrue
staticTrue
EnableByPath method is in 1 class (MSFT_WdacBidTraceTask) of ROOT\Microsoft\Windows\Wdac and in 2 namespaces
GetByAllApp method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Platformstring0-{'Description':'The platform architecture of the WDAC BidTrace setting. Possible values are '32-bit', '64-bit' or 'All'. The default is 'All'. This is the platform architecture on the remote machine if this command is executed on a remote CIM session.','In':True}
IncludeAllApplicationsboolean1-{'Description':'Gets only WDAC BidTrace settings that are associated with 'all applications'.','In':True}
cmdletOutputobject:MSFT_WdacBidTrace2-{'Description':'The output is an array of CIM objects of type MSFT_WdacBidTrace, each of which represents a WDAC BidTrace setting.','EmbeddedInstance':'MSFT_WdacBidTrace','Out':True,'Stream':True}
Description'Retrieves Built-in Diagnostics Tracing (BidTrace) for troubleshooting WDAC components.'
implementedTrue
staticTrue
GetByAllApp method is in 1 class (MSFT_WdacBidTraceTask) of ROOT\Microsoft\Windows\Wdac and in 2 namespaces
GetByFolder method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Platformstring0-{'Description':'The platform architecture of the WDAC BidTrace setting. Possible values are '32-bit', '64-bit' or 'All'. The default is 'All'. This is the platform architecture on the remote machine if this command is executed on a remote CIM session.','In':True}
Folderstring1-{'Description':'Gets only WDAC BidTrace settings that are associated with the specified folder. You can use wildcard characters.','In':True}
cmdletOutputobject:MSFT_WdacBidTrace2-{'Description':'The output is an array of CIM objects of type MSFT_WdacBidTrace, each of which represents a WDAC BidTrace setting.','EmbeddedInstance':'MSFT_WdacBidTrace','Out':True,'Stream':True}
Description'Retrieves Built-in Diagnostics Tracing (BidTrace) for troubleshooting WDAC components.'
implementedTrue
staticTrue
GetByFolder method is in 1 class (MSFT_WdacBidTraceTask) of ROOT\Microsoft\Windows\Wdac and in 2 namespaces
GetByPath method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Platformstring0-{'Description':'The platform architecture of the WDAC BidTrace setting. Possible values are '32-bit', '64-bit' or 'All'. The default is 'All'. This is the platform architecture on the remote machine if this command is executed on a remote CIM session.','In':True}
Pathstring1-{'Description':'Gets only WDAC BidTrace settings that are associated with the specified application full path. You can use wildcard characters. The default is to return all WDAC BidTrace settings.','In':True}
ProcessIduint322-{'Description':'Gets only WDAC BidTrace settings that are associated with the specified Process ID. The parameter PlatformId is optional. The default is to return all WDAC BidTrace settings.','In':True}
cmdletOutputobject:MSFT_WdacBidTrace3-{'Description':'The output is an array of CIM objects of type MSFT_WdacBidTrace, each of which represents a WDAC BidTrace setting.','EmbeddedInstance':'MSFT_WdacBidTrace','Out':True,'Stream':True}
Description'Retrieves Built-in Diagnostics Tracing (BidTrace) for troubleshooting WDAC components.'
implementedTrue
staticTrue
GetByPath method is in 1 class (MSFT_WdacBidTraceTask) of ROOT\Microsoft\Windows\Wdac and in 2 namespaces

MSFT_WdacBidTraceTask Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
ClassVersion'1.0'
Description'Task provider for the BidTrace setting for WDAC components.'
dynamicTrue
locale'MS_409'
provider'WdacWmiProv'

MSFT_WdacBidTraceTask System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\Microsoft\Windows\Wdac:MSFT_WdacBidTraceTask'___SYSTEM8
__NAMESPACE'ROOT\Microsoft\Windows\Wdac'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT0___SYSTEM3
__RELPATH'MSFT_WdacBidTraceTask'___SYSTEM8
__DYNASTY'MSFT_WdacBidTraceTask'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'MSFT_WdacBidTraceTask'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to MSFT_WdacBidTraceTask

Number of classes:3
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
MSFT_OdbcDriverTask003----
MSFT_OdbcDsnTask006----
MSFT_OdbcPerfCounterTask005----
WUtils.com
online utility - toplist