SCCM Prerequisite Check–”BITS installed” Status Failed

 

 

Installing SCCM 2012 will automatically run the SCCM “Prerequisite Check” before starting the installation.

As you know, the Win2008 feature BITS is one of the prerequisites.

Have you installed BITS but the “Prerequisite Check” tells you, that “BITS installed” is failed?

bitsfailed_2

Read carefully the error description which should help you.

–> Install the IIS 6 WMI Compatibility component for IIS 7 an “Run Check” again…

Most of the IIS Configuration is done automatically from the setup… but not this one, you have to install it manually before starting the SCCM 2012 setup…

Kind regards
Chris

Leave a Comment

SCCM 2012 Application Catalog Cross-Forest (trusted) / Cross-Domain (trusted)

Do you know the Application Catalog from SCCM 2012? This web based (silverlight) software shop provides applications to users. A user can search applications and install them directly from the portal.

If the user accounts are not in the same domain as the Application Catalog Server, you have to authorize the “domain users” of the user domain on the Shop Server (otherwise you receive the message, that the website cannot be located).

Read the rest of this entry »

5 Comments

From WAIK to ADK

With Windows 8, Microsoft changes the Name of the “Windows Automated Installation Kit”, well known as WAIK, to “Windows Assessment and Deployment Kit” Read the rest of this entry »

Leave a Comment

SCCM 2012 RC2 – OSD Windows Server 2008 R2 SP1 Core

I had to stage Core Server with System Center Configuration Manager 2012. Not much changes I thought…
The Agent Version 5 of the SCCM Client requires .Net Framework 4, but no problem, .Net 4 is installed with the client, but for a core Installation you will need a specific .Net Installer. You can find it here:
http://www.microsoft.com/download/en/details.aspx?id=22833
Now, you have to install the .Net Framework while the Windows Setup Read the rest of this entry »

Leave a Comment

SCCM 2012 RC2 – Install Console on Remote Client / Language Pack

The new release candidate 2 (RC2) is available, and there are small changes on this topic.
First, I would like to say, that the installation of a SCCM Client/Console language is very easy. For the client, you cannot change the user interface language for itself, but it changes it’s language based on the “Display language” of Windows 7.
So that means, you can deploy the SCCM client with the languages you want, after this, install the Windows 7 language pack, change your display language, logoff/login, and after this you will get your SCCM client in the langauge of your choice. Read the rest of this entry »

3 Comments

SCCM 2012 RC2

A further step in SCCM 2012… the version 2012 RC2 is available! So I think the next version will be the final version!

http://technet.microsoft.com/en-us/evalcenter/hh667640.aspx

Details will follow…

Leave a Comment

SCCM 2012 RC – Install Console on remote client

How to deploy the System Center Configuration Manager 2012 console to clients:

1. Create an Application for SCCM 2012 Console
2. Copy the install files to your Package source location, the console installation files resides in [SCCM2012InstallDirectory]\tools\ConsoleSetup (The file is also on the installation source below SMSSETUP\BIN\I386). Inside the installation folder, there is also an executable to install the console.
3. Add an MSI deployment type, and chose the “AdminConsole.msi”, as “Installation program” use:
msiexec /i “adminconsole.msi” DEFAULTSITESERVERNAME=”[YourSCCMServer-FQHN]” TargetDir=”%programfiles%\SCCM2012Console” /qn

If you omit to use “TargetDir”, the Installation will fail.

2012 01 28 Edit:
The explanation above is for release candiate 1 (RC1), please refer this post for RC2:
http://sccmfaq.wordpress.com/2012/01/29/sccm-2012-rc2-install-console-on-remote-client-language-pack/

Leave a Comment

SCCM 2012 – Automatic Deployment Rules

For how long we was waiting for this feature? :)
First, let’s take a look back: In SCCM 2007 we had the choice between make Deployments over and over again, or to use the WSUS Console and make an Automatic Approval. In SCCM 2012 there’s no need to use the WSUS Console, when you want to deploy Updates automatically, and the best: You’ve got control over the Updates, because everthing is handled within SCCM.

Read the rest of this entry »

Leave a Comment

SCCM 2012–Updates Management

In this blog you will see, ho to activate the updates management in SCCM 2012. The installation is almost the same as in SCCM 2007. The blog shows a step-by-step guide. It’s very simple but I’ll show it anyway Smiley. In further blogs you will learn great new update mangement features!

Read the rest of this entry »

Leave a Comment

SCCM 2012 – Trace32.exe? No, CMTrace.exe!

In SCCM 2012, CMTrace.exe will replace the well known log viewer Trace32.exe. And now it’s an integrated part of the installation. On the first start of CMTrace, it will ask you, if this log viewer should be the default viewer for .log files.

On the server you will find the tool here: [SCCM2012InstallationPath]\Tools\CMTrace.exe.

And the viewer is also available while OSD (Operating System Deployment). In this case, the path for x64 is:

[BootDiskDrive; usually x:]\sms\bin\x64\cmtrace.exe

And for x86 it is:

[BootDiskDrive; usually x:]\sms\bin\i386\cmtrace.exe

4 Comments

Follow

Get every new post delivered to your Inbox.