PowerShell Snap-in for Microsoft App-V Server 4.6 SP1
It’s my pleasure to announce the beta release of the first Windows PowerShell snap-in for Microsoft Application Virtualization (App-V) Server 4.6 SP1. This snap-in provides a set of PowerShell Cmdlets to enable IT admins to easily manage and automate App-V Server complex tasks using Microsoft Windows PowerShell.
This release contains 23 cmdlets that cover around 80% of GUI wizards and tasks with more deep details on what happens in the back. :-)
Cmdlets
System Options
- Get-AppVSystemOptions
- Set-AppVSystemOptions
Packages
- Get-AppVPackages
- New-AppVPackage
- Remove-AppVPackage
Application Groups
- Get-AppVApplicationGroup
- New-AppVApplicationGroup
- Remove-AppVApplicationGroup
Applications
- Get-AppVApplications
- New-AppVApplication
- Remove-AppVApplication
- Set-AppVApplicationPublishingSettings
Administrators
- Get-AppVAdministrators
- New-AppVAdministrator
- Remove-AppVAdministrator
Server Groups
- Get-AppVServerGroup
- New-AppVServerGroup
- Remove-AppVServerGroup
Servers
- Get-AppVServers
- New-AppVServer
- Remove-AppVServer
Providers
- Get-AppVProviders
- Remove-AppVProvider
Download: PowerShell snap-in for Microsoft App-V Server 4.6 SP1
Regards,
Sherif Talaat (Twitter: @Sheriftalaat)
This software is provided "AS IS", without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
This software is 3rd party tool not part of Microsoft App-V Server.
Comments
Anonymous
January 01, 2003
Hi Ivan, Thanks for your comment .. I'll be waiting to hear your feedback after next week testing :-) ..Anonymous
January 01, 2003
Hi Tim, Thanks for your feedback .. I really appreciate this idea and I'll work on it in the upcoming release.Anonymous
January 01, 2003
Anything coming to the final release where you can add a version of a package?Anonymous
January 01, 2003
Hello Sherif, By adding a version I mean an active upgrade.... it should be a step where you simply reference the _X.sft file in the GUI. I do understand your point of using the manifest to extract your informationAnonymous
January 01, 2003
Great newsAnonymous
January 01, 2003
The comment has been removedAnonymous
January 01, 2003
Hi znack, The package version is extracted from the package's mainfest xml file .. anyway, I'll find a way to add it in the next release. :-)Anonymous
September 24, 2011
The comment has been removedAnonymous
September 24, 2011
Something I wanted to search last week. Great news that Microsoft is extending features for AppV server. Looking forward to do some testing next week.Anonymous
November 29, 2012
Hi Sherif, Is there any plans from Microsof to officially release your snap-in? Is still beta, isn't? I am having errors listing apps and adding new-packages... Thanks