Update Set-SnipeitUser.ps1

This commit is contained in:
Dylan Pinsonneault 2022-01-10 15:56:28 -05:00 committed by GitHub
parent 9e014ad06b
commit 4ae65d59c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -113,6 +113,8 @@ function Set-SnipeitUser() {
[string]$employee_num,
[bool]$activated,
[bool]$two_factor_activiated,
[string]$notes,