v5.1.37
psPAS v5.1.37
- Updates
- Resolves issue where the
ConvertTo-UnixTimehelper function provided invalid values when the culture was not 'en-US'.- (Thanks liamwh!).
Set-PASUser- Sets
ValueFromPipelinebyPropertyName = $falseforExpiryDateparameter, avoids parameter validation exception when piping object representing user, such as the output fromGet-PASUSer, intoSet-PASUser.
- Sets
Get-PASAccountPassword- MachineName parameter changed to
stringtype (previously was incorrectly specified asswitch) - Added
UserNameparameter &ToPsCredential()Method to enable return of Credential Object.- (Thanks zamothh!)
- MachineName parameter changed to
- Resolves issue where the