Posts tagged SCCM

How-to: Deploying Microsoft Office 2013 using SCCM 2012

9

This Step-by-step guide describes how to prepare and add Microsoft Office 2013 Professional Plus to the Application library of System Center 2012 Configuration Manager (SCCM), by using the designated functions for doing this in the Configuration Manager Console interface.

Download the complete guide here in PDF format or read the the guide here. If I later decide to update this guide, I’ll only update the document. Not this blog post.

Prepare Office 2013 for deployment Overview

This procedure describes how to prepare Microsoft Office Professional Plus 2013 to be installed unattended. The aim More >

SCCM 2012: Requirement Rules for Microsoft Office 32 or 64 bit

0

System Center 2012 Configuration Manager has many great built-in requirement rules that will help you to get the right deployment type installed for the current environment.

For most of my applications the built-in rules can get the job done, but some times we need to create our own Global Conditions, to fit the requirement rules for an application/Deployment Type.

One example could be a 3rd. party add-on for Microsoft Office, where you need to install a Deployment Type that matches the architecture of Microsoft Office.

All clients with a 32-bit OS will always have the 32-bit version of More >

Configuration Manager Survival Guide

0

The Configuration Manager documentation team has recently published the survival guide on the TechNet wiki. The Survival Guide is a wiki topic meant to capture all the best information on the Web.

Check it out here:

http://social.technet.microsoft.com/wiki/contents/articles/7075.system-center-2012-configuration-manager-survival-guide.aspx

New Hotfix: Issues after restoring a Configuration Manager 2007 site server from a 32-bit to 64-bit operating system

0

Microsoft supports the use of the Site Repair Wizard to restore a System Center Configuration Manager 2007 site server from a 32-bit Operating System to a 64-bit Operating System as noted in the article About the Site Repair Wizard (http://technet.microsoft.com/en-us/library/bb680393.aspx).

However, there are two possible issues that may occur on a site server restored in this manner. These issues will only occur if the site server was originally installed to the default Program FilesMicrosoft Configuration Manager directory on the 32-bit Operating More >

List of Public KB Articles and Hotfixes for Configuration Manager 2007 SP2

0

This is a list of System Center Configuration Manager public hotfixes and KB articles published after Service Pack 2.

Note: Some updates are required only under certain circumstances, please read hotfix description before installing them.

http://social.technet.microsoft.com/wiki/contents/articles/list-of-public-kb-articles-and-hotfixes-for-configuration-manager-2007-sp2.aspx

ConfigMgr 2012: Applications that depend on this application

0

Last week I was presenting at Microsoft Campus Days in Copenhagen. During one of my presentations on Application Management using Configuration Manager 2012, I got a question on dependencies, and how to see what applications (Deployment Types) depends on a specific application, before you retire or delete an the application.

On the References tab for the application, you can see which Applications that depend on this application.

I don’t remeber who asked the question but here is the answer.

Enjoy.

PowerPoints from Microsoft Campus Days (October 2011)

1

Last week I had the honor of presenting at Microsoft Campus Days 2011 in Copenhagen.

I had two sessions, and both sessions topics was about software distribution in System Center Configuration Manager 2012.

The sessions was recorded (In Danish), and will be available from Microsoft soon. I will post a link to the recording when it is available.

For now I have made the slides (PowerPoint) for you…

Session I14: System Center Configuration Manager 2012: Application Lifecycle Management Part 1/2 Download slides here from Skydrive.

Session I15: System Center Configuration Manager 2012: More >

Duplicate Records When You Use Unknown Computer Support with Active Directory Delta-Discovery

0

Really great post by Minfang Lv over at the System Center Configuration Manager Team Blog.

Read the full post here.

This post describes how and when you might see duplicate records when you use unknown computer support with Active Directory Delta-Discovery in Configuration Manager 2007 R3, what problems you might see, and some suggested workarounds.

Unknown computer support is an operating system deployment feature that was introduced in Configuration Manager 2007 R2. It allows you to find unmanaged computers so that you can install an operating system on them, and optionally, install the More >

FEP 2010 – Prerequisites verification fails on pending restart

0

Today I was installing FEP 2010 at a customer. At the prerequisites verification page I got an error on a pending restart. Well… That’s not unlikely so I restarted the server, but I got the same result.

To work around this problem you have to modify the registry.

Open PendingFileRenameOperations key from “HKLMSYSTEMCurrentControlSetControlSession Manager”. Delete (or copy its content to notepad) and save the key. Restart FEP 2010 Setup (or re-run the prerequisite checker) and then everything should be just fine. At least it for me J

Thank to Kenny Buntinx, for helping me out on this issue.

Run Command Line in Task Sequence for a 64-bit OS

0

When running certain applications and commands through the “Run Command Line” task sequence in System Center Configuration Manager 2007 for a 64-bit Operating System you might find that the task will fail. This is true for applications that don’t fully support 64-bit mode. Some commands are not available by default when running in 32-bit mode, for example “manage-bde.exe” or “winsat.exe.

To work around this issue, simply disable the “64-bit file system redirection” in the task sequence when running such applications or commands.

Go to Top