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