mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-13 01:42:29 +00:00
updated docs
This commit is contained in:
parent
d4d50d8fd5
commit
1456b17a0a
2 changed files with 7 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
---
|
||||
external help file: SnipeItPS-help.xml
|
||||
Module Name: SnipeitPS
|
||||
online version:
|
||||
|
|
@ -130,7 +130,7 @@ Users first name
|
|||
```yaml
|
||||
Type: String
|
||||
Parameter Sets: (All)
|
||||
Aliases:
|
||||
Aliases: firstName
|
||||
|
||||
Required: True
|
||||
Position: 1
|
||||
|
|
@ -160,7 +160,7 @@ Users last name
|
|||
```yaml
|
||||
Type: String
|
||||
Parameter Sets: (All)
|
||||
Aliases:
|
||||
Aliases: lastName
|
||||
|
||||
Required: True
|
||||
Position: 2
|
||||
|
|
@ -175,7 +175,7 @@ Mark user as import from ldap
|
|||
```yaml
|
||||
Type: Boolean
|
||||
Parameter Sets: (All)
|
||||
Aliases:
|
||||
Aliases: ldap_user
|
||||
|
||||
Required: False
|
||||
Position: 15
|
||||
|
|
|
|||
|
|
@ -95,6 +95,9 @@ Update a specific Asset in the Snipe-it asset system
|
|||
### [Set-AssetOwner](Set-AssetOwner.md)
|
||||
Checkout asset
|
||||
|
||||
### [Set-Component](Set-Component.md)
|
||||
Updates component
|
||||
|
||||
### [Set-Info](Set-Info.md)
|
||||
Sets authetication information
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue