github.com/cloudfoundry-incubator/stembuild@v0.0.0-20211223202937-5b61d62226c6/integration/construct/assets/StemcellAutomation/BOSH.WinRM/BOSH.WinRM.psm1 (about)

     1  function Enable-WinRM {
     2    echo "mock enable WinRM script executed"
     3  }