mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-14 18:32:29 +00:00
Added ldap_import
This commit is contained in:
parent
56a4525230
commit
5feafa0574
1 changed files with 2 additions and 0 deletions
|
|
@ -116,6 +116,8 @@ function Set-SnipeitUser() {
|
||||||
|
|
||||||
[string]$notes,
|
[string]$notes,
|
||||||
|
|
||||||
|
[bool]$ldap_import,
|
||||||
|
|
||||||
[ValidateScript({Test-Path $_})]
|
[ValidateScript({Test-Path $_})]
|
||||||
[string]$image,
|
[string]$image,
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue