@jamesfed how do you deploy the app-v desktop client to your machines?
Ben
Printable View
@jamesfed how do you deploy the app-v desktop client to your machines?
Ben
@jamesfed damn, seems so strange that MS make it soo difficult to deploy the desktop client via gpo.
Ben
@jamesfed I should really split this as we have gone away from the original topic a bit but do you deploy your App-V apps from a streaming server or install locally?
I've now got a vbscript that checks for the pre-requisites by GUID and installs them if neccessary before installing the client.
Ben
Yeah I'm just doing local atm allthough just run into the issue where the msi has to be coped to the local machine before install not sure if this will happen if I deploy via GPO as all msi's are installed with elevated permissions then.
Ben
Just posted my deployment script on my blog if anyone wants it:
Deploy App-V 4.6 SP1 Desktop Client « plextech
Feel free to improve it or whatever.
Ben
so if i wanted to create a and roll out a Win7 image with software already preinstalled and other visual tweaks etc (we do roll out additional packages in Ranger)
would WDS be a better way than MDT
currently using Ghost but currently looking at streamline the number of images which we have to create/deal with XP but the school is looking at starting to phase in Win 7.
IN our school we have one image with all software. One WIndows 7 Enterprise image. We use MDT and let MDT choose which drivers to install during the installation. WDS is used for the pExe boot.
I personally would use MDT - especially if you have different machines which require different drivers.
Regards
Gareth
With Windows 7 a single image is all you need :)
Driver Packages = win!
MDT is kind of like WDS but with more features that helps to automate the whole process - you will spend a fair bit of time working it out and getting things setup right but when it comes to imaging a room of 30 PCs you will save looooads of time (if you use MDT).