https://github.com/august-kuhfuss/posh-nv
eNVenta powershell module
https://github.com/august-kuhfuss/posh-nv
powershell powershell-module
Last synced: 15 days ago
JSON representation
eNVenta powershell module
- Host: GitHub
- URL: https://github.com/august-kuhfuss/posh-nv
- Owner: august-kuhfuss
- Created: 2023-11-07T15:53:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T13:35:51.000Z (about 2 years ago)
- Last Synced: 2025-11-21T14:13:32.510Z (7 months ago)
- Topics: powershell, powershell-module
- Language: PowerShell
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `posh-nv`: eNVenta Admin tools in Powershell
| Function | Description | Parameters |
| ------------------------- | ---------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- |
| `Compile-NVPackages` | Compiles specified FS Packages | `[string[]]` `PackageNames` (if not specified, all) |
| `Prepare-NVPublish` | Prepares a Package Publish | `[string[]]` `Configs` (formats: _package:version:config_ -> single, _package:version:(config1, config2)_ -> multiple) |
| `Restart-NVPrintServices` | Restarts all NV Print Services on Hosts |`[string[]]` `DestinationHosts` |
| `Copy-CrystalReports` | Copies Crystal reports to target servers | `[string[]]` `DestinationHosts` |