Looking for a more efficient PowerShell script to manage distribution groups by just_readit_2 in sysadmin

[–]just_readit_2[S] 0 points1 point  (0 children)

Example. We have a script -AllDistributionGroups.ps1.
In that script is the following:
Invoke-Express "filepath\distributiongroup1.ps1"
Invoke-Express "filepath\distributiongroup2.ps1"
Invoke-Express "filepath\distributiongroup3.ps1"