Wdac

This reference provides cmdlet descriptions and syntax for all Windows Data Access Components (Windows DAC) cmdlets. It lists the cmdlets in alphabetical order based on the verb at the beginning of the cmdlet.

Wdac

Add-OdbcDsn

Adds an ODBC data source name into the system.

Disable-OdbcPerfCounter

Disables the ODBC connection pooling Performance Monitor counters for ODBC connection pooling feature.

Disable-WdacBidTrace

Disables Built-in Diagnostics Tracing (BidTrace) for troubleshooting WDAC components.

Enable-OdbcPerfCounter

Enables the ODBC connection pooling Performance Monitor counters for troubleshooting ODBC connection pooling.

Enable-WdacBidTrace

Enables Built-in Diagnostics Tracing (BidTrace) for troubleshooting WDAC components.

Get-OdbcDriver

Retrieves one or more installed ODBC drivers from the system that match the value passed to the Name and Platform parameters. If the Name parameter is not specified, the default is to match all driver names. If no parameters are provided, retrieves all ODBC drivers installed on the system.

Get-OdbcDsn

Retrieves one or more ODBC data source names (DSNs) from the system that match the value passed to the Name, DsnType, Platform, and DriverName parameters. If the Name or DriverName parameter is not specified, the default is to match all DSN names and all driver names respectively. If no parameters are provided, retrieves all ODBC DSNs from the system.

Get-OdbcPerfCounter

Retrieves the ODBC connection pooling Performance Monitor counters.

Get-WdacBidTrace

Retrieves Built-in Diagnostics Tracing (BidTrace) for troubleshooting WDAC components.

Remove-OdbcDsn

Removes one or more existing DSNs from the system.

Set-OdbcDriver

Configure driver's properties for one or more installed ODBC drivers. This configures driver's properties for one or more installed ODBC drivers.

Set-OdbcDsn

Modifies one or more ODBC data source names (DSNs). This modifies existing DSNs in the system.