Liam Posted May 14, 2014 Posted May 14, 2014 (edited) It's that time of year again when I start to think about refreshing and re imaging the desktops. I'm just wondering what people include in their base image. Thanks Edited May 14, 2014 by Dos_Box Thread title renamed to make it more relevant
Arthur Posted May 14, 2014 Posted May 14, 2014 Adobe Creative Suite, latest .NET Framework and the various Visual C++ runtimes. Everything else gets installed by SCCM.
Sam_Brown Posted May 14, 2014 Posted May 14, 2014 Adobe Creative Suite, latest .NET Framework and the various Visual C++ runtimes. Everything else gets installed by SCCM. C++ runtimes is a good shout. Didn't include this in our original build last year but definitely will be this year.
woreilly Posted May 14, 2014 Posted May 14, 2014 I personally just put the basic OS image (maybe a reference image with updates only installed) and then let group policy do the rest. I know some of my colleagues use reference imaging to deploy an image with the school's software on it (2Simple, Textease etc) and then use group policy to deploy and update plugins like Flash etc
FN-GM Posted May 14, 2014 Posted May 14, 2014 Adobe Creative Suite, latest .NET Framework and the various Visual C++ runtimes. Everything else gets installed by SCCM. Same here, the base image is empty. We do install Office and software updates and that's it.
Duke5A Posted May 14, 2014 Posted May 14, 2014 Some stuff that I include in the base: 7-Zip Infra Recorder VLC Media Player Cute PDF Writer Notepad++ Windows Live Movie Maker Stuff that is regularly updated like Flash, Java and Chrome should be pushed by SCCM or some other method after imaging. If you do install the Windows Live version of Movie Maker then be sure to clean up after it as a bunch of Win Live services are started and be sure not to install the entire Live package. For VLC it will have a first run dialog you can do away with by placing the appropriate registry keys in the current user hive of the registry inside the default user profile. For Notepad++ I would use the portable version without the auto updater component and drop an icon on the public desktop and all user start menu located in 'C:\ProgramData\Microsoft\Windows\Start Menu\Programs'.
garethEds Posted May 16, 2014 Posted May 16, 2014 Some interesting stuff here from Microsoft. Look at what they install: Deploy Windows 8.1 with the Microsoft Deployment Toolkit I've just been rebuilding our MDT 2013 server - last time I cobbled it together but I have a bit more time now to make it a lot nicer. I've been following the MS guidelines. Seems to work well. GJE
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now