0

How to using multiple files in Powershell to ensure modularity?

function.ps1 could have all the utility functions?

command1.ps1 could have calls related to a command?

1

1 Answer 1

0

Read up on how to write PowerShell Modules.

See also: https://stackoverflow.com/questions/5549516/run-a-powershell-script-from-another-one

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.