PoshSec / PoshSecFramework

A framework for PowerShell and PoshSec scripts for network management, security, and maintenance.
BSD 3-Clause "New" or "Revised" License
145 stars 23 forks source link

Multiple configs when running the FrameWork #15

Open addisg opened 10 years ago

addisg commented 10 years ago

It would be great if there was a console switch to start the program that allowed you to run a couple of different configurations.

f.x. poshsecframework.exe - config user1.config poshsecframework.exe - config user2.config poshsecframework.exe - config C:\Admin\PoshSec\user3.config

Then you could both have a shared config on a Network drive and also if you f.x. are gonna use the program on multiple locations the Systems list wouldn't contain computer objects that are on another location and are unreachable

Ben0xA commented 10 years ago

Great idea! Working on this now.