Hi Frank,
I think these are the cmdlet's you are looking for:
PS C:\> get-command -module netapp.ontap -Name *nclock* | Select-Object -Property Name
Name
----
Get-NcLock
Remove-NcLock
/Matt
If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.