An open API service indexing awesome lists of open source software.

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

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` |