• Gary Varga (5/22/2015)


    Have you tried:

    • -e parameter which echoes the input?
    • -Verbose parameter which outputs more information?
    • -WhatIf parameter which only outputs what it would do but does nothing?

    Gary no luck! 🙁

    -e : I think is not supported in Invoke-SQLCMD cmdlet

    -Verbose : although supported does not return what I want

    -Whatif: parameter not supported

    Thanks anyway for the tips,

    Rui