< Back

Unlock-AMObject

Sat Jan 11, 2020 3:44 am

NAME Unlock-AMObject



SYNOPSIS

Unlocks an AutoMate Enterprise object.





SYNTAX

Unlock-AMObject [-InputObject] <Object> [<CommonParameters>]





DESCRIPTION

Unlock-AMObject receives AutoMate Enterprise object(s) on the pipeline, or via the parameter $InputObject, and

unlocks the object(s).





PARAMETERS

-InputObject <Object>

The object(s) to be unlocked.



Required? true

Position? 1

Default value

Accept pipeline input? true (ByValue)

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

The following objects can be unlocked by this function:

Workflow

Task

Process





OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-AMWorkflow "My Workflow" | Unlock-AMObject















RELATED LINKS

https://github.com/AutomatePS/AutomatePS