The Collection

A collection of useful information.

App-V 5.0: Add publishing server.

Simple PS script to add a publishing server.

Import-Module AppVClient
Add-AppvPublishingServer -Name <name> -Url http://<hostname>:<port>

MUCH better so far microsoft, MUCH better. Now it just needs to be reliable (something you can't really judge with a beta).