Remove-Object

Prev Next

Warning!

Deleting an object will also delete all of that object’s entries.

Summary

Deletes an existing object.

Remove-Object
    -Id

Returns nothing.

Parameters

Parameter

Type

Required?

Notes

Id

Int32

Yes

The object id.

Examples

Delete an existing object

Remove-Object -Id 10