EvotecIT / Testimo

Testimo is a PowerShell module for running health checks for Active Directory against a bunch of different tests
MIT License
526 stars 58 forks source link

Portable Version - error with imported functions #134

Open blockanz opened 3 years ago

blockanz commented 3 years ago

Hi,

I am trying to use the Portable version of this and keep seeing errors stating that lots of the imported functions are not recognized:

Such as: The term 'Test-ADRolesAvailability' is not recognized as the name of a cmdlet, function, script file, or operable program.

Any ideas what I am doing wrong?

I've verified that the cmdlet/function can be run outside of running the invoke-testimo command.

Many thanks for a great tool.

PrzemyslawKlys commented 3 years ago

I've not tested the portable version builder for a while. Probably I've broken it without even knowing when rebuilding a lot of options. Need to review and fix. Sorry for that.