You can load the MDT Windows PowerShell snap-in—Microsoft.BDD.PSSnapIn—from any Windows PowerShell environment using the Add-PSSnapIn cmdlet, as show in the following example:

Add-PSSnapin -Name Microsoft.BDD.PSSnapIn

Related Topics

Loading the MDT Windows PowerShell Snap-In