<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Concurrency Blog</title>
	<atom:link href="http://blog.concurrency.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.concurrency.com</link>
	<description></description>
	<lastBuildDate>Thu, 10 May 2012 03:31:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>RECAP: System Center 2012 Release Events (Brookfield &amp; Chicago)</title>
		<link>http://blog.concurrency.com/events/recap-system-center-2012-release-events-brookfield-chicago/</link>
		<comments>http://blog.concurrency.com/events/recap-system-center-2012-release-events-brookfield-chicago/#comments</comments>
		<pubDate>Wed, 09 May 2012 16:49:38 +0000</pubDate>
		<dc:creator>Benjamin Bishop</dc:creator>
				<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://blog.concurrency.com/?p=7810</guid>
		<description><![CDATA[Two Concurrency consultants who are also Microsoft MVPs addressed attendees at System Center 2012 Release Events held in Brookfield, WI and Chicago, IL on May [...]]]></description>
			<content:encoded><![CDATA[<p>Two Concurrency consultants who are also Microsoft MVPs addressed attendees at System Center 2012 Release Events held in Brookfield, WI and Chicago, IL on May 3-4.</p>
<p>Presenter Nathan Lasnoski is Concurrency’s Infrastructure Team Lead. His presentation highlighted themes previously presented at Microsoft Management Summit 2012 in Las Vegas, where Nate presented <em>Top 10 Production Experiences with Service Manager and Orchestrator</em> and <em>Windows Server 2008 R2 Hyper-V FAQs, Tips, and Tricks</em>.</p>
<p>At the Release Events, Nate shared insights about how System Center tools are integrated to meet specific needs. By a show of hands, about half the attendees in the room were already running or familiar with System Center. These Release Events, therefore, were not just a 360-degree tour of features, but a “live” look (using Concurrency’s own platform via web access) at active management. For example, Nate explained that business intelligence about IT services “used to be impossible or cost a gazillion dollars”—and then showed on-screen how Service Manager can transform an organization’s strategic approach to IT.</p>
<p>In Chicago, a second speaker joined Nathan Lasnoski as presenter: Annur Sumar, who is a Chicago-based information architect for Concurrency.</p>
<p>Concurrency and its clients have participated extensively in pre-release versions of System Center 2012. The presenters shared best practices from their experience planning and deploying the platform on a pre-release basis in regional multi-billion dollar companies.</p>
<p>The presentation covered technical and business benefits of System Center components including System Center Configuration Manager 2012, Service Manager 2012, Orchestrator 2012, Operations Manager 2012, Virtual Machine Manager 2012, Data Protection Manager 2012, and Advisor 2012.</p>
<p>About <a href="http://blog.concurrency.com/author/nlasnoski/">Nate Lasnoski</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.concurrency.com/events/recap-system-center-2012-release-events-brookfield-chicago/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Service Manager Request Query Result Filtering</title>
		<link>http://blog.concurrency.com/infrastructure/service-manager-request-query-result-filtering/</link>
		<comments>http://blog.concurrency.com/infrastructure/service-manager-request-query-result-filtering/#comments</comments>
		<pubDate>Wed, 09 May 2012 04:55:07 +0000</pubDate>
		<dc:creator>Nathan Lasnoski</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[SCSM Web Portal Performance]]></category>
		<category><![CDATA[Service Manager Query Results]]></category>
		<category><![CDATA[Service Manager Query Speed]]></category>
		<category><![CDATA[Service Manager Request Offering Performance]]></category>

		<guid isPermaLink="false">http://blog.concurrency.com/?p=7818</guid>
		<description><![CDATA[I was working on several Service Manager engagements where I had very large computer, software, and user lists that I wanted to query content from [...]]]></description>
			<content:encoded><![CDATA[<p>I was working on several Service Manager engagements where I had very large computer, software, and user lists that I wanted to query content from through Request Offerings.  The Service Manager content returned by the query is out-of-box set to return 2,000 items in a Request Offering.  This is fine for many environments, but in this situation we needed to determine how we&#8217;d deal with the result set.  There are two approaches to this.  We could increase the size of the query results in the portal so all results are returned, or we could apply pre-search filters.  <strong>Ultimately you&#8217;ll see that for these large data sets, pre-search filters provides the best results in user experience and speed of data return.</strong></p>
<p>&nbsp;</p>
<h3>Increasing Query Result Max Sizes in Request Offerings</h3>
<p> In order to increase the query results in a Request Offering to a larger number, you&#8217;ll change the maximum query results configuration on the SCSM Portal Web Server.  You&#8217;ll open the XML at &#8220;\inetpub\wwwroot\System Center Service Manager Portal\ContentHost\Clientbin\Settings.xml&#8221; and modify the key to the value you want &#8220;&lt;Setting Key=&#8221;DEFAULT_MAX_RESULTS&#8221; Value=&#8221;4000&#8243;/&gt;&#8221;</p>
<p>If you&#8217;d like more information on this, check out Travis Wright&#8217;s blog here: <a href="http://blogs.technet.com/b/servicemanager/archive/2011/11/08/advanced-query-results-customization-for-request-offerings.aspx" target="_blank">http://blogs.technet.com/b/servicemanager/archive/2011/11/08/advanced-query-results-customization-for-request-offerings.aspx</a></p>
<p><strong>You&#8217;ll need to be careful about using this option.  If you increase the maximum of query results size too large you&#8217;ll be causing unnecessary IO against your Service Manager infrastructure and could cause performance problems.</strong>  The general idea is that the maximum results returned should be no larger than you require to serve the customer.  I&#8217;ve rarely had a reason to go over 2,000 results, especially since a query result larger than that quantity is not as useful as it would seem.  The idea is that we want to make the return of data as effective at finding the right data to select as possible, vs. causing the end user to tab through the query results.</p>
<p>&nbsp;</p>
<h3>Using Query Result Filters</h3>
<p> I&#8217;ve found that when you are querying content from large data sets, such as 20,000 computers or users, you can&#8217;t simply increase the size of the query results, since it will cause a significant load on the server.  Also, users will spend too much time looking through results that don&#8217;t match their needs.  In order to deliver users more specific content to select from you can use pre-filters using previously entered data. </p>
<p> Let&#8217;s pretend that we want to return a list of workstation(s) for a primary user from inside our domain  You&#8217;d use this for requests such as self-service application deployment, workstation refresh, and settings pushes.  We don&#8217;t want to change our maximum query results, since returning 30,000 workstations for every request would be a bad idea.  Instead, we&#8217;re going to ask the user questions to filter the list of workstations that they are presented with.  In order to provide faster results and cause an immediate blank first pass, we&#8217;ll also use a pre-filter which aids our request process.   In our case, the desired result is a list of workstations which match our specific requirements.</p>
<p> I started working on this type of request and immediately created a user search box and the CMDB query.  These two combined to form a functional search, but also resulted in a poor user experience, since the initial return was searching for blank data and took an extended time to return a useable user prompt.   The result was an initial screen load that looked like this:</p>
<p> <a href="http://blog.concurrency.com/wp-content/uploads/2012/05/1.-Wait.png"><img class="alignnone  wp-image-7819" title="1. Wait" src="http://blog.concurrency.com/wp-content/uploads/2012/05/1.-Wait.png" alt="" width="540" height="146" /></a></p>
<p>&nbsp;</p>
<p>I found that if I used &#8220;Token Portal Username&#8221; it worked perfectly and the response was almost instant.  However, in this case the workstation isn&#8217;t tied to that user, so I can&#8217;t leverage existing data.</p>
<p><strong> I found that by configuring simple lists with filtering criteria in combination with my search I was able to provide a very responsive interface and also better results for my request offering. </strong> In this case I added a drop-down list to ask for the domain of the workstation, which then functioned as a filtering criteria through an AND statement to create my results.  I found that even when combining this with a filter criteria which included all workstations, this was drastically faster.  The trick was to setup the simple list to include no initial results, which provided very fast form load and quick search result return speeds. </p>
<p>&nbsp;</p>
<p><strong>The query filter critera looks like:</strong></p>
<p><a href="http://blog.concurrency.com/wp-content/uploads/2012/05/2.-Query-Filters.png"><img class="alignnone  wp-image-7820" title="2. Query Filters" src="http://blog.concurrency.com/wp-content/uploads/2012/05/2.-Query-Filters.png" alt="" width="497" height="505" /></a></p>
<p>&nbsp;</p>
<p><strong>Resulting in this:</strong></p>
<p> <a href="http://blog.concurrency.com/wp-content/uploads/2012/05/3.-Query-Results.png"><img class="alignnone  wp-image-7821" title="3. Query Results" src="http://blog.concurrency.com/wp-content/uploads/2012/05/3.-Query-Results.png" alt="" width="494" height="427" /></a></p>
<p>&nbsp;</p>
<p><strong>I&#8217;ve used this same technique in searching for many other types of values, such as computer&#8217;s based on primary user, groups, or software items. </strong> The key is to choose something that helps the user narrow down the result set.  Ideally I want the device, application, or group to be returned without the user needing to do any additional filtering to select it.</p>
<p>&nbsp;</p>
<p>I hope this helps everyone out. </p>
<p>&nbsp;</p>
<p>Nathan Lasnoski</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.concurrency.com/infrastructure/service-manager-request-query-result-filtering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Understanding Business Services in Service Manager</title>
		<link>http://blog.concurrency.com/infrastructure/business-services-in-service-manager/</link>
		<comments>http://blog.concurrency.com/infrastructure/business-services-in-service-manager/#comments</comments>
		<pubDate>Sat, 28 Apr 2012 02:48:48 +0000</pubDate>
		<dc:creator>Nathan Lasnoski</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[SCSM Business Service]]></category>
		<category><![CDATA[SCSM Business Service SCOM]]></category>
		<category><![CDATA[SCSM understanding business services]]></category>
		<category><![CDATA[Service Manager Business Service SCOM Distributed Application]]></category>
		<category><![CDATA[What is a business service]]></category>

		<guid isPermaLink="false">http://blog.concurrency.com/?p=7783</guid>
		<description><![CDATA[In System Center we make heavy use of Business Services, because this is how we represent the deliverables of IT to the business.  In System Center [...]]]></description>
			<content:encoded><![CDATA[<p><strong>In System Center we make heavy use of Business Services, because this is how we represent the deliverables of IT to the business. </strong> In System Center Service Manager, we have the opportunity to articulate these services through the business service listing, providing valuable information across all areas of IT.   Let&#8217;s consider &#8220;what is a service?&#8221;.  Think of it as something that IT delivers to the business in the way the business understands it.   Intranet, email, voice, warehouse automation would be examples of a service consumed by the business and delivered by IT.</p>
<p> <a href="http://blog.concurrency.com/wp-content/uploads/2012/04/1.-What-is-a-service.png"><img class="alignnone  wp-image-7784" title="1. What is a service" src="http://blog.concurrency.com/wp-content/uploads/2012/04/1.-What-is-a-service-1024x577.png" alt="" width="617" height="350" /></a> </p>
<p>&nbsp;</p>
<p><strong>We know that different persons within the IT department are going to want to know different things, as in this slide I used from MMS, we describe that around our business services, we need both strategic and operational knowledge. </strong> Check out the data around the service that provides visibility into the service at an aggregate level, across many service management functions.</p>
<p>&nbsp;</p>
<p><a href="http://blog.concurrency.com/wp-content/uploads/2012/04/2.-What-does-IT-want-to-know.png"><img class="alignnone  wp-image-7785" title="2. What does IT want to know" src="http://blog.concurrency.com/wp-content/uploads/2012/04/2.-What-does-IT-want-to-know-1024x576.png" alt="" width="626" height="363" /></a></p>
<p>&nbsp;</p>
<p><strong>In System Center Service Manager and Operations Manager we leverage the concept of the service.  In Service Manager we articulate the service in our Business Service listing in the CMDB.</strong>  In my example, you can see several individual services, each of which are listed with a different function, priority, etc.</p>
<p> <a href="http://blog.concurrency.com/wp-content/uploads/2012/04/3.-Business-Services.png"><img class="alignnone  wp-image-7786" title="3. Business Services" src="http://blog.concurrency.com/wp-content/uploads/2012/04/3.-Business-Services-1024x605.png" alt="" width="627" height="401" /></a></p>
<p>&nbsp;</p>
<p><strong>As we open a service, such as Active Directory, you can see how we&#8217;ve included detailed contact, priority, and business information. </strong> This is also the place where we&#8217;re aggregating individual incidents, service tickets, change requests, releases, and risks.  We can use this aggregate information in decision making, as well as operations such as approvals (a blog for another day). </p>
<p> <a href="http://blog.concurrency.com/wp-content/uploads/2012/04/4.-Business-Service-Open.png"><img class="alignnone  wp-image-7787" title="4. Business Service Open" src="http://blog.concurrency.com/wp-content/uploads/2012/04/4.-Business-Service-Open.png" alt="" width="619" height="581" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Also note that the configuration of this service from Operations Manager is synchronized into Service Manager, making up one model, from which we can manage changes as Operations Manager automatically detects them.</strong>  The reason why is because both Service Manager and Operations Manager share the same management pack structure.  The Business Services in Service Manager are the same as the Distributed Applications in Operations Manager.  <strong>Here is the view of that data in Operations Manager:</strong></p>
<p> <a href="http://blog.concurrency.com/wp-content/uploads/2012/04/5.-SCOM-DA.png"><img class="alignnone  wp-image-7788" title="5. SCOM DA" src="http://blog.concurrency.com/wp-content/uploads/2012/04/5.-SCOM-DA-1024x743.png" alt="" width="613" height="448" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>&#8230;and in Service Manager. (showing the same configuration)</strong></p>
<p> <a href="http://blog.concurrency.com/wp-content/uploads/2012/04/6.-BS-AD.png"><img class="alignnone  wp-image-7789" title="6. BS AD" src="http://blog.concurrency.com/wp-content/uploads/2012/04/6.-BS-AD.png" alt="" width="585" height="433" /></a></p>
<p>&nbsp;</p>
<p>You can see how this information is super-valuable.  <strong>It allows us to manage our efforts, configuration, and costs around an individual service.  This provides the visibility, such as through a scorecard, that IT Directors never had before.</strong>  It also provides the information to IT Analysts, who want to know the configuration of a business service.  Finally, it aids in automations, being used in approvals, releases, and service offerings. </p>
<p>&nbsp;</p>
<p><strong>We also see the changes to the service and the associated work items tracked and logged in the history.</strong>  You can see in my case that I&#8217;ve been using Service Requests to automatically add Active Directory users and that the requests have been associated to my Active Directory business service.</p>
<p>&nbsp;</p>
<p><a href="http://blog.concurrency.com/wp-content/uploads/2012/04/7.-History.png"><img class="alignnone  wp-image-7795" title="7. History" src="http://blog.concurrency.com/wp-content/uploads/2012/04/7.-History.png" alt="" width="576" height="391" /></a></p>
<p>&nbsp;</p>
<p> <strong>I hope this provides a new look at how to articulate your world within System Center!  </strong>In the next post we&#8217;ll talk about how you synchronize management packs and distributed applications from Operations Manager into Service Manager.</p>
<p>&nbsp;</p>
<p><strong>You can also learn more about this concept by listening to our MMS session:</strong></p>
<p><a href="http://blog.concurrency.com/infrastructure/top-10-production-experiences-with-service-manager-and-orchestrator/">http://blog.concurrency.com/infrastructure/top-10-production-experiences-with-service-manager-and-orchestrator/</a></p>
<p>&nbsp;</p>
<p>Nathan Lasnoski</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.concurrency.com/infrastructure/business-services-in-service-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 Production Experiences with Service Manager and Orchestrator</title>
		<link>http://blog.concurrency.com/infrastructure/top-10-production-experiences-with-service-manager-and-orchestrator/</link>
		<comments>http://blog.concurrency.com/infrastructure/top-10-production-experiences-with-service-manager-and-orchestrator/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 19:09:37 +0000</pubDate>
		<dc:creator>Nathan Lasnoski</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[MMS 2012 Online]]></category>
		<category><![CDATA[MMS 2012 Presentations Online]]></category>
		<category><![CDATA[MMS 2012 Videos]]></category>
		<category><![CDATA[Service Manager and Orchestrator]]></category>
		<category><![CDATA[Service Manager Overview]]></category>
		<category><![CDATA[Service Manager Production Examples]]></category>
		<category><![CDATA[Service Manager Production Experiences]]></category>
		<category><![CDATA[Service Manager Review]]></category>

		<guid isPermaLink="false">http://blog.concurrency.com/?p=7756</guid>
		<description><![CDATA[I had a great time presenting at MMS 2012 on the Top 10 Production Experiences with Service Manager and Orchestrator.  We took a trip through [...]]]></description>
			<content:encoded><![CDATA[<p>I had a great time presenting at MMS 2012 on the <strong>Top 10 Production Experiences with Service Manager and Orchestrator</strong>.  We took a trip through our experiences using System Center Service Manager and Orchestrator in production, how to approach the deployments, and items to watch out for.  If you missed it, check out the content online.</p>
<p><strong></strong> <a href="http://blog.concurrency.com/wp-content/uploads/2012/04/Top-Slide1.png"><img class="alignnone  wp-image-7763" title="Top Slide" src="http://blog.concurrency.com/wp-content/uploads/2012/04/Top-Slide1-1024x576.png" alt="" width="624" height="347" /></a></p>
<p>&nbsp;</p>
<p><strong>Digital MMS:  Get entire recorded presentation here!</strong></p>
<p><a href="http://www.mms-2012.com/digitalmms">http://www.mms-2012.com/digitalmms</a></p>
<p>&nbsp;</p>
<p><strong> Nathan Lasnoski</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.concurrency.com/infrastructure/top-10-production-experiences-with-service-manager-and-orchestrator/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SCSM 2012 RTM Exchange Connectors Released</title>
		<link>http://blog.concurrency.com/infrastructure/scsm-2012-rtm-exchange-connectors-released/</link>
		<comments>http://blog.concurrency.com/infrastructure/scsm-2012-rtm-exchange-connectors-released/#comments</comments>
		<pubDate>Sun, 15 Apr 2012 15:45:41 +0000</pubDate>
		<dc:creator>Duncan Lindquist</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[SCSM Exchange]]></category>
		<category><![CDATA[SCSM exchange Connectors]]></category>
		<category><![CDATA[Service Manager 2012 Exchange Connectors]]></category>
		<category><![CDATA[Service Manager Exchange connectors]]></category>

		<guid isPermaLink="false">http://blog.concurrency.com/?p=7725</guid>
		<description><![CDATA[The Exchange Connectors 3.0 RC have been released. Some of the new features include allowing multiple exchange connectors for monitoring different mailboxes and Office 365 [...]]]></description>
			<content:encoded><![CDATA[<p>The Exchange Connectors 3.0 RC have been released. Some of the new features include allowing multiple exchange connectors for monitoring different mailboxes and Office 365 monitoring. They also now work with Service requests!</p>
<p>For more information about the connectors check out Travis Wrights post:</p>
<p><a href="http://blogs.technet.com/b/servicemanager/archive/2012/04/15/exchange-connector-3-0-rc-released.aspx">http://blogs.technet.com/b/servicemanager/archive/2012/04/15/exchange-connector-3-0-rc-released.aspx</a></p>
<p>To download the connectors directly click the following link:</p>
<p><a href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=29423">http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=29423</a></p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.concurrency.com/infrastructure/scsm-2012-rtm-exchange-connectors-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Register for System Center 2012 Release Event &#8211; Illinois</title>
		<link>http://www.concurrency.com/system-center-release-event-illinois</link>
		<comments>http://www.concurrency.com/system-center-release-event-illinois#comments</comments>
		<pubDate>Fri, 13 Apr 2012 15:30:01 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://blog.concurrency.com/?p=7736</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.concurrency.com/system-center-release-event-illinois/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Register for System Center 2012 Release Event &#8211; Wisconsin</title>
		<link>http://www.concurrency.com/system-center-2012-release-event-wisconsin</link>
		<comments>http://www.concurrency.com/system-center-2012-release-event-wisconsin#comments</comments>
		<pubDate>Fri, 13 Apr 2012 15:29:36 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://blog.concurrency.com/?p=7734</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.concurrency.com/system-center-2012-release-event-wisconsin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCSM PowerShell Cmdlets BETA 4 Now Available</title>
		<link>http://blog.concurrency.com/infrastructure/scsm-powershell-cmdlets-beta-4-now-available/</link>
		<comments>http://blog.concurrency.com/infrastructure/scsm-powershell-cmdlets-beta-4-now-available/#comments</comments>
		<pubDate>Mon, 09 Apr 2012 14:51:17 +0000</pubDate>
		<dc:creator>Duncan Lindquist</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[SCSM PowerShell]]></category>
		<category><![CDATA[SCSM SMlets]]></category>

		<guid isPermaLink="false">http://blog.concurrency.com/?p=7727</guid>
		<description><![CDATA[Being a huge fan of PowerShell I am excited about the new release of the SCSM PowerShell Cmdlets BETA 4. The new version is ready [...]]]></description>
			<content:encoded><![CDATA[<p>Being a huge fan of PowerShell I am excited about the new release of the SCSM PowerShell Cmdlets BETA 4. The new version is ready for SCSM 2012 RTM and contains new commands giving you better control of your service requests.</p>
<p>A full list of commands as well as the download is located here:</p>
<p><a href="http://smlets.codeplex.com/">http://smlets.codeplex.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.concurrency.com/infrastructure/scsm-powershell-cmdlets-beta-4-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Concurrency to Present at Microsoft Management Summit 2012</title>
		<link>http://blog.concurrency.com/news/concurrency-to-present-at-microsoft-management-summit-2012/</link>
		<comments>http://blog.concurrency.com/news/concurrency-to-present-at-microsoft-management-summit-2012/#comments</comments>
		<pubDate>Fri, 06 Apr 2012 15:09:03 +0000</pubDate>
		<dc:creator>Benjamin Bishop</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.concurrency.com/?p=7714</guid>
		<description><![CDATA[Two Concurrency consultants who have been awarded “Most Valuable Professional” status by Microsoft Corporation will present best practices in Microsoft System Center Service Manager and [...]]]></description>
			<content:encoded><![CDATA[<p>Two <a href="http://www.concurrency.com/">Concurrency</a> consultants who have been awarded “Most Valuable Professional” status by Microsoft Corporation will present best practices in Microsoft System Center Service Manager and Orchestrator at the Microsoft Management Summit 2012 later this month. MMS 2012 will be held in Las Vegas at The Venetian from April 16 to April 20, 2012.</p>
<p>Sharing from their in-depth production experience will be Concurrency information architect and infrastructure team lead  <a href="http://blog.concurrency.com/author/nlasnoski/" target="_blank">Nathan Lasnoski</a>, who is based at Concurrency&#8217;s Brookfield, WI headquarters, and information architect Annur Sumar, who is based in Chicago.</p>
<p>Both Nathan Lasnoski and Annur Sumar are Microsoft MVPs well-known for their expertise and knowledge-sharing about system management solutions. Each year Microsoft bestows the MVP honor on selected professionals to recognize “exceptional technology community leaders worldwide who actively share their high quality, real world expertise with users and Microsoft.”</p>
<p>The presentation at MMS 2012 will cover best practices from implementations serving thousands of users and &#8220;crazy interesting&#8221; application automation. Attendees will find out what they need to know about these tools before deployment.</p>
<p>The presentation title is: <strong>Top 10 Production Experiences with Service Manager and Orchestrator. </strong>MMS 2012 attendees should register for session <a href="http://www.mms-2012.com/topic/details/SD-B316" target="_blank">SD-B316</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.concurrency.com/news/concurrency-to-present-at-microsoft-management-summit-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Whats new in System Center Service Manager 2012</title>
		<link>http://blog.concurrency.com/infrastructure/whats-new-in-system-center-service-manager-2012/</link>
		<comments>http://blog.concurrency.com/infrastructure/whats-new-in-system-center-service-manager-2012/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 03:06:12 +0000</pubDate>
		<dc:creator>Duncan Lindquist</dc:creator>
				<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[Whats new in SCSM 2012]]></category>
		<category><![CDATA[Whats new in Service Manager 2012]]></category>
		<category><![CDATA[Whats new in System Center Service Manager]]></category>
		<category><![CDATA[Whats new in System Center Service Manager 2012]]></category>

		<guid isPermaLink="false">http://blog.concurrency.com/?p=7643</guid>
		<description><![CDATA[System Center 2012 has now gone RTM! The Service Manager team has made some very exciting changes and additions with System Center Service Manger 2012 [...]]]></description>
			<content:encoded><![CDATA[<p>System Center 2012 has now gone RTM! The Service Manager team has made some very exciting changes and additions with System Center Service Manger 2012 let’s take a look.</p>
<p>&nbsp;</p>
<p>&nbsp;<br />
<strong>Service Catalog and the New Self-Service Portal</strong></p>
<p>Before we look at the new Self-Service Portal we need to understand the Service Catalog. The Service Catalog is made up of two main parts Service Offerings and Requests Offerings. Service Offerings are user facing catalog items that describe and IT Service that you provide. Service Offerings contain a set of specific services inside the IT service that the users can request known as Request offerings. Request offerings contain a set of questions that the user can answer in order to create a Service Request or Incident. You can find the Service Catalog in the Library section in the Service Manager Console.</p>
<p><a href="http://blog.concurrency.com/wp-content/uploads/2012/04/1.png"><img class="alignnone size-full wp-image-7645" title="Service Catalog " src="http://blog.concurrency.com/wp-content/uploads/2012/04/1.png" alt="" width="255" height="338" /></a></p>
<p>The Service Catalog is presented to the end user through the New Self Service Portal hosted in SharePoint 2010. On the Main Page of the Self-Service Portal you will see a selection of Service Offerings to choose from.</p>
<p><a href="http://blog.concurrency.com/wp-content/uploads/2012/04/2.png"><img class="alignnone  wp-image-7646" title="Service Offerings" src="http://blog.concurrency.com/wp-content/uploads/2012/04/2.png" alt="" width="594" height="243" /></a><span id="more-7643"></span></p>
<p>If you click on one of the Service Offerings you will see a list of all the request offerings that are listed inside.</p>
<p>&nbsp;</p>
<p><a href="http://blog.concurrency.com/wp-content/uploads/2012/04/3.png"><img class="alignnone  wp-image-7651" title="Request Offerings" src="http://blog.concurrency.com/wp-content/uploads/2012/04/3.png" alt="" width="498" height="352" /></a></p>
<p>If you click on a Request Offering you will be sent to a screen with help articles related to the request offering and a go to request form button. If you click on the go to request form you will be prompted with a request form that is created during the creation of a request offering.</p>
<p><a href="http://blog.concurrency.com/wp-content/uploads/2012/04/4.png"><img class="alignnone  wp-image-7652" title="Form" src="http://blog.concurrency.com/wp-content/uploads/2012/04/4.png" alt="" width="625" height="425" /></a></p>
<p>Once the user has submitted a request they can click the my request button on the quick navigation and see all the Incidents and Service Requests they have created.</p>
<p><a href="http://blog.concurrency.com/wp-content/uploads/2012/04/5.png"><img class="alignnone  wp-image-7653" title="Requests" src="http://blog.concurrency.com/wp-content/uploads/2012/04/5.png" alt="" width="635" height="482" /></a></p>
<p>If they click the My Activities button they will see all of the activities they have assigned to them through Incidents and Service Requests.</p>
<p><a href="http://blog.concurrency.com/wp-content/uploads/2012/04/6.png"><img class="alignnone  wp-image-7654" title="Activities" src="http://blog.concurrency.com/wp-content/uploads/2012/04/6.png" alt="" width="641" height="335" /></a></p>
<p>&nbsp;</p>
<p><strong>New Connectors</strong></p>
<p>There are two new connectors in System Center Service Manger 2012. The first is the System Center Orchestrator connector. This connector will allow you to import Orchestrator run books into Service Manager. Once you have them imported you can create Runbook Activity Templates. The Paramater Mapping section of the Template will import the paramaters from the Initialize Data activity at the begining of your run book.</p>
<p><a href="http://blog.concurrency.com/wp-content/uploads/2012/04/8.png"><img class="alignnone size-full wp-image-7656" title="Mapping" src="http://blog.concurrency.com/wp-content/uploads/2012/04/8.png" alt="" width="445" height="734" /></a></p>
<p>You can use the Self-Service Portal questions to populate the Parameters in the Runbook Template and have full automation of Request offerings. For example if you created a Request offering for Create a New User the requestor would fill out a form on the Self-Service Portal that would then kick of the Runbook activity. This process would automatically create the Active Directory user, Exchange Mail box and Lync account then e-mail the information to the appropriate people. You can see how Service Manager and Orchestrator working together is a very powerful tool.</p>
<p>The second connector is the Virtual Machine Manager Connector. The VMM connector imports the Clouds and VM templates you can also use these when creating service offerings. This will come in handy if you want to do things like automate Virtual Machine Deployment.</p>
<p>&nbsp;</p>
<p><strong>Cubes and Reporting</strong></p>
<p>Service Manager has added prebuilt OLAP Cubes to service Manager 2012. These will allow you to export the data to excel and create pivot tables. You can also use the <a title="Performance Point Service in SharePoint to create reporting dashboards" href="http://blog.concurrency.com/sharepoint/creating-scsm-2012-reports-using-performancepoint/">Performance Point Service in SharePoint to create reporting dashboards</a>!</p>
<p><a href="http://blog.concurrency.com/wp-content/uploads/2012/04/9.png"><img class="alignnone  wp-image-7658" title="Cubes" src="http://blog.concurrency.com/wp-content/uploads/2012/04/9.png" alt="" width="543" height="248" /></a></p>
<p><a href="http://blog.concurrency.com/wp-content/uploads/2012/03/4.png"><img class="alignnone  wp-image-7369" title="SLO Pie" src="http://blog.concurrency.com/wp-content/uploads/2012/03/4.png" alt="" width="540" height="334" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Service Requests</strong></p>
<p>Service Requests are used by Request Offerings when a user makes a standard request within and IT service. The Service Request form will often be used when users are filling out forms from the Self-Service Portal.</p>
<p>Now lets take a look at the Service Request form. On the general tab you have the basic information about the request. You will notice a User Input section this will contain the information submitted by the user from the Self-Service Portal.</p>
<p><a href="http://blog.concurrency.com/wp-content/uploads/2012/04/10.png"><img class="alignnone  wp-image-7660" title="SR General tab" src="http://blog.concurrency.com/wp-content/uploads/2012/04/10-1024x462.png" alt="" width="497" height="262" /></a></p>
<p>The next tab is the activities tab here you can put the different activities involved in completing the service request. Service Manager 2012 has also added the ability to have parallel activities so you can have multiple activities happening at the same time.</p>
<p><a href="http://blog.concurrency.com/wp-content/uploads/2012/04/11.png"><img class="alignnone  wp-image-7664" title="Activities" src="http://blog.concurrency.com/wp-content/uploads/2012/04/11.png" alt="" width="504" height="415" /></a></p>
<p>&nbsp;</p>
<p><strong>Service Level Agreement Support</strong></p>
<p>Service Manager now has a much more robust Service Level Management feature.</p>
<p><a href="http://blog.concurrency.com/wp-content/uploads/2012/04/12.png"><img class="alignnone size-full wp-image-7667" title="SLA" src="http://blog.concurrency.com/wp-content/uploads/2012/04/12.png" alt="" width="208" height="92" /></a></p>
<p>The Service Level Objective hours are now controlled by a calendar this allows you to add specific hours, days and holidays that are not counted against your SLO.</p>
<p><a href="http://blog.concurrency.com/wp-content/uploads/2012/04/13.png"><img class="alignnone  wp-image-7668" title="SLO Cal" src="http://blog.concurrency.com/wp-content/uploads/2012/04/13.png" alt="" width="540" height="363" /></a></p>
<p>Service Level Objectives now use Queues this allows you to have them apply based of any of the available properties in the class you chose. You can then set you target time and warning based taking into account your calendar.</p>
<p><a href="http://blog.concurrency.com/wp-content/uploads/2012/04/14.png"><img class="alignnone  wp-image-7669" title="Queues" src="http://blog.concurrency.com/wp-content/uploads/2012/04/14.png" alt="" width="572" height="680" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Parallel Activities</strong></p>
<p>The activities tab in Change and Service Requests now have a tree view. This allows you to have parallel activities so can have multiple actives occur at once.</p>
<p><a href="http://blog.concurrency.com/wp-content/uploads/2012/04/15.png"><img class="alignnone  wp-image-7673" title="Activity" src="http://blog.concurrency.com/wp-content/uploads/2012/04/15.png" alt="" width="574" height="288" /></a></p>
<p>&nbsp;</p>
<p><strong>Release Management</strong></p>
<p>SCSM 2012 has also added the Release Management feature. A Release Record will be a related item to a Change request and is used to track a specific release.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.concurrency.com/infrastructure/whats-new-in-system-center-service-manager-2012/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

