ConfigMgr 2012 Evaluation version expired

So what actually happens when an evaluation version expires? You will notice a few things, like the ConfigMgr administrator console very clearly tells you it expired. As you can see from above you will still be able to open the console but only with Read permisions. Trying to perform actions via PowerShell will give you an error saying that you don’t have the proper permissions: Looking in the SMS provider log file (smsprov.log) you will also see errors indicating the lack of permissions. You will also notice that both the SMS Executive Service and Site Component Manager service is not [...]

By |2014-09-01T13:44:46+01:00september 1st, 2014|Configuration Manager (SCCM), General info|3 Comments

Managing 3rd. party Software Updates with System Center 2012 ConfigMgr & Secunia CSI Part II

In Part I focused on installing and configuring Secunia CSI 7 and System Center 2012 R2 ConfigMgr. In this part I will explain how you can deploy software updates. I do anticipate that you already have a working Software Update Management infrastructure managed by System Center 2012 R2 ConfigMgr. Deploying 3rd party software updates The process of deploying 3rd party software updates can be initiated from the CSI web portal or using the System Center 2012 R2 ConfigMgr plugin. In my world updates are divided into two categories: Applications managed and supported by the organization. In this category I often [...]

By |2014-08-27T11:51:02+01:00august 27th, 2014|Configuration Manager (SCCM), General info|1 Kommentar

Follow up questions from my 3rd party software update webinar

As promised here are the follow up questions we didn’t time to cover during the 60 min webinar - https://www.brighttalk.com/webcast/8113/116381 Q & A from the webinar Q1 When you have applied an update for Flash e.g., how do you repair that version if the application gets broken? Repair so it reverts back to "old" version or can the updated version be repaired?A1 Traditionally you are deploying the applications from ConfigMgr and the updates thru CSI. Unless you update the application/package in ConfigMgr then you have to install the old version and upgrade it again. Another option is to republish the [...]

By |2014-08-21T16:32:01+01:00august 21st, 2014|Configuration Manager (SCCM)|Kommentarer lukket til Follow up questions from my 3rd party software update webinar

Troubleshooting Workgroup Clients with PKI not talking with MP

I had a ConfigMgr 2012 R2 case going on for a while with Workgroup clients in a DMZ zone that wouldn’t communicate with the Management Point. A PKI infrastructure was in place and running, and the ConfigMgr Client was installing fine on these workgroup clients – but when the time came for the client to start talking with the Management Point i had numerous errors in LocationService.log and ClientIDManagerStartup.log and in a couple of other logs. Errors in the LocationServices.log >> Failed to send request to /ccm_system_AltAuth/request at host MPServerFQDN, error 0x2f8f >> Error sending HEAD request. HTTP code 600, [...]

By |2014-08-21T14:32:47+01:00august 21st, 2014|Configuration Manager (SCCM)|1 Kommentar

Managing 3rd. party Software Updates with System Center 2012 ConfigMgr & Secunia CSI Part I

Question if often get when visiting customers;”Is there really a need for managing our 3rd. party applications when we already patch Adobe Reader and JAVA”? The short answer is Yes, and the longer answer is please look at the numbers. The absolute number of vulnerabilities detected in 2013 was 13,073, discovered in 2,289 products from 539 vendors. The number shows a 45% increase in vulnerabilities in the five year trend, and a 32% increase from 2012 to 2013. Knowing these numbers I get the feeling that only patching Adobe Reader and JAVA is not enough to keep my environment secure. [...]

By |2014-08-21T12:30:07+01:00august 21st, 2014|Configuration Manager (SCCM), General info|Kommentarer lukket til Managing 3rd. party Software Updates with System Center 2012 ConfigMgr & Secunia CSI Part I

SCOM Boot Camp

New training for SCOM – a 5 days SCOM boot Camp with the best from Mastering + Advanced SCOM + Authoring Management Packs. This training is for both the expirienced SCOM Administrator or if you are new to SCOM – But be adviced – we are doing a lot of SCOM Labs during the week. And you will learn all aspect of scom both designing, installing, configuring, visualizing and Authoring. Right now we have 2 dates scheduled: In Phoenix on the 13. – 17. october 2014 (http://truesec.com/Labs#!lab=System_Center_2012_Operations_Manager_R2_Accelerated) In Zürich on the 3. – 7. november 2014 (http://www.realstuff.ch/services/schulung/scom-2012-r2-training/)   And you [...]

By |2014-08-18T08:34:44+01:00august 18th, 2014|Operations Manager (SCOM)|Kommentarer lukket til SCOM Boot Camp

Coretech Configuration Manager 2012 R2 PowerShell automation module 0.1

During the TechEd Kent showed one of our solution that allows you to save all the Collections to an Excel file or to create Collections based on Excel template. We have received a lot of emails and twitter tweets that when we are going to publish it and good news is that we will publish it now :) . If you haven't seen the Kent TechEd video, then I recommend to watch it before you use this module. This is not the latest version and it is work in progress release. We will continue to improve this PowerShell module. Here [...]

Seeing Event ID’s 10801 and 33333 on your management servers?

If you see event ID 108101 and 33333 in pairs on your management servers, then you might have relationship discoveries that are failing due to missing target instances. Today I was troubleshooting this issue at a customer. The content of the event ID 33333. The thing to notice is “The specified relationship doesn’t have a valid target” An the event ID 10801. The key information here's is the Discoveryid Copy the discovery ID and enter it in this power shell cmd [guid]$g = "7cf81cf1-b2f2-6242-571e-c4c988639eef" Get-SCOMDiscovery | where {$_.Id -eq $g}   In the result you can see the display name [...]

By |2017-08-22T10:36:33+01:00juni 26th, 2014|Operations Manager (SCOM)|4 Comments

SCO 2012: Get Active Directory Group members using Get User Activity

  First when I looked in the set of activities, i was surprised that no “Get Group Members” activity exist. After a little playing around i discovered that “Get User” is the activity to use. And i have been using this activity since then.   It is pretty simple to setup.   1. Select a connection 2. Set a filter that searches for the group using the Indirect MemberOf filter rule:   using above method you can make a simple runbook to empty a AD group of members:  

By |2014-06-24T14:02:11+01:00juni 24th, 2014|Automation|11 Comments

Have you ABBA as a Topology view in SCOM?

Or how to remove a picture used as background in SCOM Have you tried the new widgets in SCOM 2012 R2 UR2 – they are really great – it really delivers good possibilities of visualizing your IT Services and presenting information to the right people in your organization. One small thing – if you have used a picture in your Topology Widget – You cannot get rid of it. Therefore, you could be stuck with baggrounds like this: Ooohhh no – why did I import this picture as a my background – stupid me..…… Solution: Remove the ManagementPack: Microsoft.SystemCenter.Visualization.Component.Library.Resources from [...]

By |2014-06-23T16:16:00+01:00juni 23rd, 2014|Operations Manager (SCOM)|Kommentarer lukket til Have you ABBA as a Topology view in SCOM?

Working with Security Scopes in Configuration Manager with PowerShell

Last year @MMS Kent showed our automated RBA solution and I just discovered that this does not work in ConfigMgr 2012 R2 CU1 environment. It seems like they have changed the process behind the UI and in ConfigMgr 2012 R2 CU1 environment they are using different IDs to identify the Object. Before they used FolderTypeID value but now they are using SecuredTypeID values. You will need these values, if you are working with SMS_SecuredCategoryMemberShip WMI class and AddMemberShips/RemoveMemberships mehtods FolderTypeID FolderTypeName SecuredTypeID 2 SMS_Package 2 7 SMS_Query 7 9 SMS_MeteredProductRule 9 11 SMS_ConfigurationItem 11 14 SMS_OperatingSystemInstallPackage 14 16 SMS_VhdPackage 16 [...]

SCOM 2012 R2 APM and Visual Studio TFS 2013 Integration

If you are interested to see how Application Performance Monitoring (APM) and the TFS integration looks in SCOM 2012 R2, then check this short video out. In the video, I demo how three .Net applications are monitored using APM and how alerts from each of them are synchronized to TFS as work items, either to the default project or specific projects and areas. One of the applications that I use for this demo is our Coretech Dashboard for SCOM 2012 and up. Screenshots from the video: APM alerts in SCOM....   …and a work item record in TFS with the [...]

By |2014-06-06T11:30:08+01:00juni 6th, 2014|Operations Manager (SCOM)|Kommentarer lukket til SCOM 2012 R2 APM and Visual Studio TFS 2013 Integration

Collections not being refreshed in ConfigMgr 2012 R2

Case, old collections do not refresh when adding or removing objects to the collection. New collections are updated, it just takes a long time. Looking in the colleval.log file there was a lot of errors like this: *** exec dbo.sp_TransferMembership 'PS100014', 0    SMS_COLLECTION_EVALUATOR    02-06-2014 23:14:36    7392 (0x1CE0) *** [23000][547][Microsoft][SQL Server Native Client 11.0][SQL Server]The INSERT statement conflicted with the CHECK constraint "ClientOfferStatus_ItemKey_Partition_CK". The conflict occurred in database "CM_PS1", table "dbo.ClientOfferStatus", column 'ItemKey'. : CollectionMembers_ins_upd_del    SMS_COLLECTION_EVALUATOR    02-06-2014 23:14:36    7392 (0x1CE0) CCollectionSource_SQL::RefreshResults - could not execute SQL cmd exec dbo.sp_TransferMembership 'PS100014', 0    SMS_COLLECTION_EVALUATOR    02-06-2014 23:14:36    7392 (0x1CE0) STATMSG: ID=601 SEV=E LEV=M SOURCE="SMS [...]

By |2014-06-03T12:26:49+01:00juni 3rd, 2014|Configuration Manager (SCCM)|7 Comments

TechEd 2014 North America – System Center Orchestrator: Runbook Design 101 – Video + Downloads

Check out my session from Tech Ed North America Thank you all for a great conference! Microsoft System Center 2012 R2 Orchestrator: Runbook Design 101 http://channel9.msdn.com/Events/TechEd/NorthAmerica/2014/DCIM-B375#fbid= Download all the content here: [download id="206"] Join me at the next workshop in phoenix! June 11th! still room for more students.! http://www.truesec.com/#!lab=Mastering_System_Center_2012_Orchestrator_R2

By |2014-05-20T18:08:27+01:00maj 20th, 2014|Automation, Events|Kommentarer lukket til TechEd 2014 North America – System Center Orchestrator: Runbook Design 101 – Video + Downloads

Execute permission error in SCOM when running Localsystem

I have seen this error a couple of times at different customers. Please always remember to implement a Service Account for both your Data and Config Services. If you are having more than one Management Server and are still running Localsystem, your Report service could give you errors whenever you try to choose a Group in the drop-down field. Another symptom are if you choose a Server and click a report it will not bring the computer fqdn to the report.   From SCOM 2012 SP1/R2 your could change the Service Account pretty easy, – Remember to add the user [...]

By |2014-05-19T21:03:19+01:00maj 19th, 2014|Operations Manager (SCOM)|Kommentarer lukket til Execute permission error in SCOM when running Localsystem

SCOM 2012 R2 and SQL Server 2014

**** This is not supported by Microsoft and should only be done in a Test Environment **** *** Not even in the staging environment – Please *** Some customers have asked me about the gain for using SQL 2014 in the SCOM environment – And I did some fast tests – In my test envronment (7 servers, NLB, 2 MS, 2 Web/Report) which shows that out-of-the-box it will actually be faster just to upgrade to SQL 2014. And both an Upgrade and New Install does work with SCOM 2012 R2. Configuration: Virtual Machine: 4 gb memory VHD on SSD drive [...]

By |2014-05-15T15:54:26+01:00maj 15th, 2014|Operations Manager (SCOM), SQL|2 Comments

Links and notes from the MVP Expert Session @TechED 2014 Houston

One word – Awesome! Attending the MVP Expert session along with 1000 attendees as speaker was nothing short of an awesome experience. For those of you who couldn’t attend session, you can catch the recording here: http://channel9.msdn.com/Events/TechEd/NorthAmerica/2014/PCIT-B410#fbid= The scripts I used The collection/Excel tool [download id="212"]

By |2014-05-13T16:10:07+01:00maj 13th, 2014|Configuration Manager (SCCM), Events|10 Comments

Links and notes from the “ConfigMgr in the Real World” precon @ TechEd NA 2014

First a huge thanks to the 341 attendees showing up at the precon, you all contributed to making this a day to remember for both Johan and I. By now we should have answered all questions that was posted to #TEPRC10 on Tweeter. Precon links from Johans blog: http://www.deploymentresearch.com/Research/tabid/62/EntryId/173/Links-from-ConfigMgr-2012-R2-preconference-at-TechEd-2014-NA.aspx Pre-creating the database using this script Checking the database fragmentation: Use CM_PS1 Go SELECT DB_NAME(database_id) AS [Database Name], OBJECT_NAME(ps.OBJECT_ID) AS [Object Name],     i.name AS [Index Name], ps.index_id, index_type_desc,     avg_fragmentation_in_percent, fragment_count, page_count FROM sys.dm_db_index_physical_stats(DB_ID(),NULL, NULL, NULL ,N'LIMITED') AS ps     INNER JOIN sys.indexes AS i WITH (NOLOCK)     ON ps.[object_id] [...]

By |2014-05-13T15:36:49+01:00maj 13th, 2014|Configuration Manager (SCCM), Events|3 Comments

Where is the alert history?

This error has been there before in OpsMgr 2007 and also resolved, however it has been re-introduced in SCOM 2012 and is still an issue in SCOM R2 UR2. If you have active alerts without any alert history or only a recent entry, then it is due to this bug. Until a fix comes out the workaround is to update the store procedure that takes care of alert grooming. I recommend you raise a support case with Microsoft to get the workaround from Microsoft. But the workaround will be this one. Important – test this in your SCOM test environment [...]

By |2014-05-08T15:35:16+01:00maj 8th, 2014|Operations Manager (SCOM)|Kommentarer lukket til Where is the alert history?

SCO 2012: Use Operations Manager Integration Pack without installing OpsMgr Console on runbook servers

I recently had a friend ask of how to use the IP for Operations Manager without installing the OpsMgr Console on all runbook servers.   Actually, the reason for having the console installed is that the actvities need some SDK Assemblies from OpsMgr. I think they are not delivered with the IP because of license restrictions.   This makes it possible to use the IP , as long as you register the right DLLs. Get the OpsMgr SDK assemblies, either from the SCOM server or a computer with the console installed Fx. \\scom.cloud.local\C$\Program Files\Microsoft System Center 2012\Operations Manager\Console\SDK Assemblies\ Place [...]

By |2014-05-06T12:54:20+01:00maj 6th, 2014|Automation|4 Comments

Presenting your IT Services to the right Audience

I am doing a 3 hours session in Stockholm about Presenting/Visualizing IT Services to the organization or your Customers. Sign up and participate – @Labcenter will give a beer while I give you enough knowledge to make great dashboards… We will touch stuff like: Widgets, Powershell, the SDK, Reports, Visio, SLA, SLO. Sign up: http://www.eventbrite.com/e/after-lab-with-kare-visualizing-presenting-your-stuff-tickets-11462810575 See you

By |2014-04-30T10:57:23+01:00april 30th, 2014|Operations Manager (SCOM)|Kommentarer lukket til Presenting your IT Services to the right Audience

Check if a resolution state is in use before deleting it

  1. Go to Administration –> Settings and Alerts 2. Check the ID of the Resolution State you wish to delete   Notifications   1. Export Notifications Internal Library 2. Open the exported XML in Notepad 3. Search for <Value>ResolutionStateNumber</Value>, for instance: <Value>30</Value> 4. Copy the GUID, without the “ “     5. Open Operations Manager Shell and execute the following query: Get-SCOMNotificationSubscription –Name TheGuidFromXML     You then get which subscription uses the Resolution State Views 1. Open SQL Management Studio and connect to your SCOM instance 2. Execute the following query, with your Resolution State number:   [...]

By |2014-04-28T14:36:22+01:00april 28th, 2014|Operations Manager (SCOM)|Kommentarer lukket til Check if a resolution state is in use before deleting it