This script runs a Windows PowerShell script using a custom Windows PowerShell host.
Value |
Description |
Input |
Environment variables. Contains the property values, custom property values, database connections, deployment rules, and other information that the scripts require to complete the deployment process |
Output |
· ZTIPowerShell.log. Log file that contains events that this script generates · BDD.log. Log file that contains events that all MDT scripts generate · Return code. The numeric value returned by the Windows PowerShell script after completion, which indicates the completion status of the script. |
References |
· Microsoft.BDD.TaskSequencePSHost.exe. Custom Windows PowerShell host used to run the Windows PowerShell script. |
Location |
distribution\Scripts |
Use |
cscript ZTIPowerShell.wsf |
Arguments
Value |
Description |
None |
|
Properties
Name |
Read |
Write |
None |
|
|
Related Topics