The following error is generated when importing poweralto:
import-module -Global ipv4math
import-module : The specified module 'ipv4math' was not loaded because no valid module file was found in any module
directory.
At line:1 char:1
- import-module -Global ipv4math
-
- CategoryInfo : ResourceUnavailable: (ipv4math:String) [Import-Module], FileNotFoundException
- FullyQualifiedErrorId : Modules_ModuleNotFound,Microsoft.PowerShell.Commands.ImportModuleCommand
Is the ipv4math module a third party module that is a requirement?
The following error is generated when importing poweralto:
Is the ipv4math module a third party module that is a requirement?