Hi all, In part 1 we introduced how you can leverage and use the Configuration Manager Powershell cmdlets but now it’s time to automatically deploy App-V 5.0 applications. What we’re going to do is the following: · Automate the creation of the User Collection · Automate the application import · Automate the application distribution ·…
Tag: PowerShell
End to End Application Packaging, Deployment and State Management using Server App-V
This blog post will cover a portion of my MMS session (AM-B316) and will be useful if you’re looking to familiarize yourself with some of the key value propositions of Server App-V. This post will allow you to: Grasp how packaging using the Server App-V Sequencer works Understand how deployment with PowerShell is easy Understand…
A script to allow easy testing of your App-V package on any OS
Time and patience are required when creating App-V packages and testing them on various operating systems. You should always target your packages for the right operating system (OS), but testing shows that a package made for one Windows OS may run on another Windows version. This PowerShell script modifies .OSD files for you so that…
How to Manage Virtual Applications Using the Server App-V Agent Cmdlets
Microsoft System Center Virtual Machine Manager (SCVMM) 2012 has everything you need to manage your Server App-V packages. You can add Server App-V packages to the VMM library, create application profiles, and deploy packages to your VMs by using SCVMM’s user interface. SCVMM is perfect for your production environments. However, you may want to use…