Tririga-Manage
5.4.0
Commands to manage TRIRIGA instances on Windows
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
Copyright (C) 2024 Nithin Philips
Package Details
Author(s)
- Nithin Philips
Functions
Initialize-Configuration Get-Environment Get-Instance Get-Service Get-ServiceMssql Start-Service Stop-Service Restart-Service Disable-Service Enable-Service Open-Database Get-Log Open-Log Enter-Host Enter-HostDb Open-Web Open-RDP Open-RDPDb Get-DatabaseHost Open-Folder Save-Omp Import-Omp Open-WasFolder Open-WasWeb Get-WasLog Open-WasLog Open-WlpFolder Get-WlpLog Open-WlpLog
PSEditions
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
- Tririga-Manage.nuspec
- environments.sample.psd1
- Tririga-Manage.psm1
- Tririga-Manage.psd1