Documented new-subnet

This commit is contained in:
2022-12-17 14:36:41 +03:00
parent d1128997cc
commit 85e13dc150
3 changed files with 169 additions and 24 deletions

View File

@@ -107,6 +107,5 @@ function New-Session {
break
}
}
return $script:psipamSession
}
Export-ModuleMember -Function New-Session