mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-13 18:02:30 +00:00
Remove-SnipeitAssetmaintenence
This commit is contained in:
parent
b35230e3b8
commit
1b5e5e5237
1 changed files with 3 additions and 0 deletions
|
|
@ -2,10 +2,13 @@ function Remove-SnipeitAssetMaintenance {
|
||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Remove asset maintenance from Snipe-it asset system
|
Remove asset maintenance from Snipe-it asset system
|
||||||
|
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
Removes asset maintenance event or events from Snipe-it asset system by ID
|
Removes asset maintenance event or events from Snipe-it asset system by ID
|
||||||
|
|
||||||
.PARAMETER ID
|
.PARAMETER ID
|
||||||
Unique ID of the asset maintenance to be removed
|
Unique ID of the asset maintenance to be removed
|
||||||
|
|
||||||
.PARAMETER url
|
.PARAMETER url
|
||||||
URL of Snipeit system, can be set using Set-SnipeitInfoeItInfo command
|
URL of Snipeit system, can be set using Set-SnipeitInfoeItInfo command
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue