Tip: You can list the common parameters:
[System.Management.Automation.Cmdlet]::CommonParameters
Powershell v4
Powershell v5
There are two new common parameters: InformationAction and InformationVariable.
Note: To list the optional parameters: [System.Management.Automation.Cmdlet]::OptionalCommonParameters