Installing PowerRestCLI

# Install PowerRestCLI from the Powershell Gallery
Find-Module PowerRestCLI | Install-Module

#Import Module
Import-Module PowerRestCLI