Skip to content

Module for Managing VMware Horizon 7.1+ Desktop and Application Pools

Notifications You must be signed in to change notification settings

dg-harris/HorizonManagement

Repository files navigation

Horizon Management

This is a module meant to build basic cmdlets on top of the Horizon View API. Dependent upon having the PowerCli Modules loaded with the Horizon View sub module

Quick Start

. \install.ps1 Import-Module HorizonManagement

Connect-HvServerList -Server 'myserver.company.com'

Get-DesktopPool -Name 'My Pool'

AutoCompletion and Current Server

Almost all of the parameters in this module should autocomplete based on the "Current" HV server, which can be changed with the Set-CurrentHVServer cmdlet The Starting Current Sever can be specified in the config.ps1 file

Contributers guide

WIP

About

Module for Managing VMware Horizon 7.1+ Desktop and Application Pools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published