Unregister-DevartTools

Synopsis

Automates the deactivation of a Devart product.

Description

The cmdlet deactivates the selected Devart product. To deactivate a Devart product, your computer must have an Internet connection.

Syntax

Unregister-DevartTools -Product <DevartTool> [<CommonParameters>]

Parameters

-Product

Specifies the tool you want to deactivate.

-Product <DevartTool>
Property Default value
Required True
Position Named
Default value Studio
Accept pipeline input False
Accept wildcard characters False

Common parameters

<CommonParameters>

This cmdlet supports these common parameters:

  • Verbose – Provides detailed output about the command operation.
  • Debug – Provides debugging information.
  • ErrorAction – Specifies how to respond to errors.
  • ErrorVariable – Stores error messages in a variable.
  • WarningAction – Specifies how to respond to warnings.
  • WarningVariable – Stores warning messages in a variable.
  • InformationAction – Specifies how informational messages are handled.
  • InformationVariable – Stores informational messages in a variable.
  • OutBuffer – Controls the number of objects buffered before output.
  • PipelineVariable – Stores the current pipeline object in a variable.
  • OutVariable – Stores output objects in a variable.

For more information, see About Common Parameters.

Output

System.Boolean (returns true on success and false otherwise)

System.Boolean returns:

  • true if the operation was successful.
  • false if the operation failed.

Example

Unregister-DevartTools -Product Studio