EnableByInputObject method of the MSFT_WdacBidTraceTask class
Enables Built-in Diagnostics Tracing (BidTrace) for troubleshooting WDAC components.
Syntax
uint32 EnableByInputObject(
[in] boolean PassThru,
[in] MSFT_WdacBidTrace InputObject[],
[out] MSFT_WdacBidTrace cmdletOutput[]
);
Parameters
-
PassThru [in]
-
Passes the object created by this cmdlet through the pipeline. By default, this cmdlet does not pass any objects through the pipeline.
-
InputObject [in]
-
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.
-
cmdletOutput [out]
-
The output is an array of CIM objects of type MSFT_WdacBidTrace, each of which represents a WDAC BidTrace setting.
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\WDAC |
MOF |
|
DLL |
|