The 7.3.0 release of powershell cleaned up some stray things that should require the import of the security module to be available. It causes issues with pre-7.3 versions of powershell that attempt to load the newer module so we run a check and restrict the module version based on the powershell version.