Tririga-Manage-Rest

5.4.0

Manages TRIRIGA installations using the admin REST API

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Tririga-Manage-Rest

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Tririga-Manage-Rest

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright (C) 2024 Nithin Philips

Package Details

Author(s)

  • Nithin Philips

Functions

Set-Credential Get-BuildNumber Get-ServerInformation Lock-System Unlock-System Get-ServerXml Get-Property Set-Property Get-Summary Get-Agent Get-AgentHost Get-AdminUser Get-ActiveUser Stop-Agent Start-Agent Set-WorkflowInstance Enable-WorkflowInstance Disable-WorkflowInstance Write-LogMessage Sync-PlatformLogging Reset-PlatformLoggingDuplicates Get-PlatformLogging Add-PlatformLoggingCategory Enable-PlatformLogging Disable-PlatformLogging Get-CacheHierarchyTree Get-CacheMode Set-CacheMode Clear-Cache Get-Database Get-DatabaseSpace Invoke-DatabaseTask Clear-WorkflowInstance Clear-BusinessObject Clear-ScheduledEvent Clear-DatabaseAll

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes


2026 Sep 23

-   Include total disk size in disk output
-   Add `-UntilStart` switch to `Tail-Log`. This will check the log messages for the text *TRIRIGA Application started in:* and when found quits.
-   Add `-Rolling` flag to `Restart-Service`. It uses the `Tail-Log` command\'s `-UntilStart` to ensure that each server is ready to service users before restart next. This should minimize service disruption during restarts.
-   Use PowerShell `*-Service` cmdlets with `Invoke-Command` to control remote services. This provides enhanced command semantics (`Stop-Service` and `Start-Service` now blocks until the service reports successful start or stop.

FileList

Version History

Version Downloads Last updated
5.4.0 (current version) 5 9/23/2026
5.1.0 98 4/8/2025
5.0.0 11 1/17/2025
4.7.0 17 11/7/2024
4.6.0 7 11/5/2024
4.5.0 8 11/5/2024
4.4.0 11 11/3/2024
4.3.0 9 11/1/2024
4.2.0 8 10/31/2024
Show more