Microsoft has started to publish the sessions for this year’s great event in Las Vegas. Right now there is 80 breakout sessions published on the site. Additional topics are being added daily, so check back regularly… Available session: http://www.mms-2012.com/topic/list
Author: Ronni Pedersen
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
Microsoft has designed a Private Cloud certification that is built on Windows Server 2008 and System Center 2012. The Private Cloud certification requires to pass 3 exams on Windows Server 2008 (Exams 640, 642, & 643). When you pass all the Windows Server exams, you need two System Center exams to achieve the Private Cloud certification. Once you have achieved the Private Cloud certification, you will be required to show continued ability to perform on the latest versions of the Private Cloud technology by passing a recertification exam every 3 years. Learn more about the Private Cloud certification here: http://www.microsoft.com/learning/en/us/certification/cert-private-cloud.aspx.…
Microsoft is getting ready for a new System Center release, and the requirement for licensees has changed. Read all about it and make sure that you organization is ready for the changes: Licensing details: http://download.microsoft.com/download/1/1/1/11128EC7-2BE7-480C-9D46-4ECECA9E481A/System%20Center%202012%20Licensing%20Datasheet.pdf
Two month ago, 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 is now available on Microsoft TechNet. Session I15: System Center Configuration Manager 2012: Application Lifecycle Management Part 2 of 2 Download slides from the presentation here from. Enjoy.
Two month ago, 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 is now available on Microsoft TechNet. Session I15: System Center Configuration Manager 2012: Application Lifecycle Management Part 1 of 2 Download slides from the presentation here from. Enjoy.
The current supported configuration of SQL Server for System Center 2012 Configuration Manager (SCCM), is Microsoft SQL Server 2008 R2 with Service Pack 1 and Cumulative Update 4. I always use unattended installation of SQL (and anything else if possible). Here are the command lines I uses to setup SQL for ConfigMgr 2012: SQL Server 2008 R2 RTM Setup: setup.exe /q /ACTION=Install /ERRORREPORTING=”False” /FEATURES=SQLENGINE,RS,AS,IS,SSMS,TOOLS,BIDS,ADV_SSMS,CONN /INSTANCENAME=MSSQLSERVER /INSTANCEDIR=D:MSSQL /SQLSVCACCOUNT=”NT AUTHORITYSystem” /SQLSYSADMINACCOUNTS=”BUILTINADMINISTRATORS” /SQLSVCSTARTUPTYPE=Automatic /AGTSVCACCOUNT=”NT AUTHORITYSYSTEM” /AGTSVCSTARTUPTYPE=Automatic /RSSVCACCOUNT=”NT AUTHORITYSystem” /RSSVCSTARTUPTYPE=Automatic /ASSVCACCOUNT=”NT AUTHORITYSystem” /ASSVCSTARTUPTYPE=Disabled /ASSYSADMINACCOUNTS=”BUILTINADMINISTRATORS” /ISSVCACCOUNT=”NT AUTHORITYSystem” /ISSVCSTARTUPTYPE=Disabled /ASCOLLATION=”Latin1_General_CI_AS” /SQLCOLLATION=”SQL_Latin1_General_CP1_CI_AS” /TCPENABLED=”1″ /NPENABLED=”1″ /IAcceptSQLServerLicenseTerms SQL Server 2008 R2 SP1 Setup: SQLServer2008R2SP1-KB2528583-x64-ENU.exe /Action=Patch /IAcceptSQLServerLicenseTerms…
Så er det blevet d. 22. december, og der er kun 2 dage til Jul. Der har været rigtigt mange gode og sjove spørgsmål på de forskellige blogs, og nu er tiden kommet til mit sidste spørgsmål i denne omgang. System Center 2012 Configuration Manager benytter Microsoft SQL Server som database, og for langt de fleste er Standard versionen det rigtige valg. Der findes dog et senarie, hvor man er nød til at købe Enterprise udgaven af SQL. Dagens spørgsmål: Hvornår skal man købe Enterprise versionen SQL Server til Configuration Manager? Ønsker du at lære mere on Configuration Manager er…
At Microsoft Campus Days 2011, I was interviewed by Bjarne Dollerup. Watch the interview here (In danish).
Der er ingen tvivl om at der findes utrolig meget lækker teknologi der kan hjælpe med gøre hverdagen lettere for mange ansatte i IT branchen. Men mange af disse systemer er dybt integreret i mange forskellige systemer, og skal forankres i virksomhedernes interne processer, hvis man skal opnå de ønskede besparelser og forbedringer. For at hjælpe med dette, har Microsoft lagt mange kræfter i det udvikle og beskrive “Solution Accelerators” til flere af deres produkter. Et værktøj der indeholder scripts, templates, dokumentation, quick start quides, Best Practice osv., så man hurtigere kan komme i gang uden at skulle opfinde den…