Open powershell as administrator and run the command below
Install-Module z -AllowClobber
Then just add "Import-Module z" to the end of your Profile, usually at
$env:USERPROFILE\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1