Posts

Showing posts with the label SCCM 2012

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...