Informatica - How to Invoke a Powershell Script from Command Task

Please subscribe on my YouTube Channel.

Command to Invoke Powershell Script 

echo off | Powershell.exe -executionpolicy remotesigned -File C:\filePath\Scripts\poweshellScript.ps1

No comments:

Post a Comment

Limitations of Pushdown Optimization - PDO

Limitations of Pushdown optimization. Source and Target and Lookups must be in same database server for full Pushdown. Expressions w...