Tririga-Manage

4.7.0

Commands to manage TRIRIGA instances on Windows

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

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

Install-PSResource -Name Tririga-Manage

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

Get-Environment Get-Instance Get-Service Start-Service Stop-Service Restart-Service Disable-Service Enable-Service Open-Database Get-Log Open-Log Enter-Host Open-Web Open-RDP Open-Folder Save-Omp Import-Omp Open-WasFolder Open-WasWeb Get-WasLog Open-WasLog

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes


-   Support piping output of `Get-TririgaProperty` into `Set-TririgaProperty`
-   Add `-All` switch to `Get-TririgaSummary` and `Get-TririgaServerXml` to optionally run against all instances.
-   Implement these new REST API methods
   -   `Get-CacheHierarchyTree`
   -   `Get-CacheMode`
   -   `Set-CacheMode`
   -   `Clear-Cache`
   -   `Get-Database`
   -   `Get-DatabaseSpace`
   -   `Invoke-DatabaseTask`
   -   `Clear-WorkflowInstance`
   -   `Clear-BusinessObject`
   -   `Clear-ScheduledEvent`
   -   `Clear-DatabaseAll`
-   When running with `-WhatIf` or `-Confirm`, confirmation is now done for each instance.

FileList

Version History

Version Downloads Last updated
4.7.0 (current version) 7 11/7/2024
4.6.0 5 11/5/2024
4.5.0 5 11/5/2024
4.4.0 5 11/3/2024
4.3.0 5 11/1/2024
4.2.0 5 10/31/2024
Show more