mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-13 18:02:30 +00:00
Added example how to checkin licenseseats
This commit is contained in:
parent
baabd3eaa8
commit
c7c349ca99
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
|||
Checkout licence to asset id 3
|
||||
|
||||
.EXAMPLE
|
||||
Set-SnipeitLicenceSeat -ID 1 -seat_id 1 -asset_id $null -assigned_id 3
|
||||
Set-SnipeitLicenceSeat -ID 1 -seat_id 1 -asset_id $null -assigned_id $null
|
||||
Checkin licence seat id 1 of licence id 1
|
||||
|
||||
#>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue