Posts

Showing posts with the label SCCM

Update Rollup 1 for Microsoft System Center 2016

More info here; https://support.microsoft.com/en-us/kb/3190609 Fixes on this UR1; Data Protection Manager See the following Knowledge Base article for details about these fixes and installation instructions: 3190600 Update Rollup 1 for System Center 2016 Data Protection Manager Operations Manager See the following Knowledge Base article for details about these fixes and installation instructions: 3190029 Update Rollup 1 for System Center 2016 Operations Manager Orchestrator See the following Knowledge Base article for details about these fixes and installation instructions: 3190603 Update Rollup 1 for Microsoft System Center 2016 Orchestrator Service Management Automation See the following Knowledge Base article for details about these fixes and installation instructions: 3190604 Update Rollup 1 for System Center 2016 Service Management Automation Service Provider Foundation See the following Knowledge Base article for details about these fixes and in...

How to integrate MDT 2013 with SCCM 2012 R2 on Server 2012 R2

Image
Integrating MDT 2013 with System Center Configuration Manager 2012 R2   The MDT Integration will extend the functionality of the SCCM Operating System Ddeployment Task Sequences like for example adding Orchestrator Runbooks .  Installing Microsoft Deployment Toolkit 2013   MDT Installed Open the Configure ConfigMgr Integration Tool and then Install MDT Extensions and you will be done.      Thanks for watching !

SCCM 2012 R2 Cumulative Update 1 Step by Step

Image
Cumulative Update 1 for System Center 2012 R2 Configuration Manager     The CU1 includes two diferrent hotfixes one is the KB 2938441 and the other one is for some PowerShell changes KB 2932274 Download and more info: Cumulative Update 1 for System Center 2012 R2 Configuration Manager http://support.microsoft.com/kb/2938441   Windows PowerShell changes in Cumulative Update 1 for System Center 2012 R2 Configuration Manager http://support.microsoft.com/kb/2932274 Step by Step ­ Start the "CM12-R2CU1-KB2938441-X64-ENU.exe" On the Microsoft License Terms page, Accept and then click Next On the Prerequisites page, click Next On the Console Update Option page, Select Install the update for the configuration manager console then click Next On the Database Update page, Select   Yes, update the site database and click Next On the Deployment Assistance Options page, Select ...

How to fix SCCM 2012 R2 Reporting Services Issue (When users try to run reports it shows like the DefaultValue expression for the report parameter 'UserTokeSIDs' contains an error) Updated

Image
CLICK ON THE BELOW LINK FOR THE UPDATED POST How to fix SCCM 2012 R2 Reporting Services Issue Issue: When users try to run reports it shows like the DefaultValue expression for the report  parameter  'UserTokeSIDs' contains an error.  Now you will be able to run your SCCM Reports !

How to Install SCCM System Center Configuration Manager 2012 SP1 on Server 2012 Consultant Guide Part 1

Image
As Microsoft recommend test this in your lab first of all and then you can use this steps for your real-world implementations. Prerequisites First of all you will need 3 virtual machines to make this lab. DC (Domain Controller) SCCM (MGMT Server with SQL Server Enterprise) “ You can also deploy SQL in another server but i preferred install locally, remember that you will need a great performance.” Client (Windows 8) preferred  Features and roles you need to install on your SCCM Server. Roles Install the Web Server (IIS) Role with the following role services : • Common HTTP features • ASP.NET • Windows Authentication • IIS 6 Metabase Compatibility • IIS 6 WMI Compatibility Features  Install the following Features: • Background Intelligent Transfer Service (BITS) • Remote Differential Compression • .NET Framework 3.5.1 Features Verify that .NET Framework 4.0 is already installed on Server 2012 Here's an Power Shell script for...