<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><title type="html">Random helpful stuff that I have found along the way</title><subtitle type="html">This site will primarily serve as my place to store links and info that I refer to alot as I work with MS customers.  </subtitle><id>http://blogs.technet.com/b/breben/atom.aspx</id><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/breben/" /><link rel="self" type="application/atom+xml" href="http://blogs.technet.com/b/breben/atom.aspx" /><generator uri="http://telligent.com" version="5.6.50428.7875">Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><updated>2012-04-03T09:00:41Z</updated><entry><title>SQL edition for CAS - make the right choice at install!</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/breben/archive/2013/05/08/sql-edition-for-cas-make-the-right-choice-at-install.aspx" /><id>http://blogs.technet.com/b/breben/archive/2013/05/08/sql-edition-for-cas-make-the-right-choice-at-install.aspx</id><published>2013-05-08T15:15:45Z</published><updated>2013-05-08T15:15:45Z</updated><content type="html">&lt;p&gt;If you have a central administration site (CAS) in your Configuration Manager 2012 hierarchy, consider using SQL Enterprise for the CAS.&amp;nbsp; If you use SQL standard, the support limit is 50,000 users and there is no supported method&amp;nbsp;to change the SQL edition after the fact (other than a complete reinstall of the hierarchy!)&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3571401" width="1" height="1"&gt;</content><author><name>MadOne45</name><uri>http://blogs.technet.com/MadOne45/ProfileUrlRedirect.ashx</uri></author></entry><entry><title>how to prevent cm2012 computers from auto resolving client issues?</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/breben/archive/2013/01/20/how-do-you-exclude-cm2012-computers-from-auto-resolving-client-issues.aspx" /><id>http://blogs.technet.com/b/breben/archive/2013/01/20/how-do-you-exclude-cm2012-computers-from-auto-resolving-client-issues.aspx</id><published>2013-01-21T01:19:00Z</published><updated>2013-01-21T01:19:00Z</updated><content type="html">&lt;p style="margin: 0in; font-family: Calibri; font-size: 11pt;"&gt;The ConfigMgr client has traditionally been a fairly passive component on computers.&amp;nbsp; It gets policy on a schedule, it submits inventory, evaluates baselines etc&amp;nbsp;but typically doesn't make any changes to the computer unless you tell it to.&amp;nbsp; The ConfigMgr 2012 client has a client health process that runs every night (midnight plus an&amp;nbsp;offset is the default time) and is set to automatically remediate any of the issues it is configured to check for (WMI, CM client service stopped, etc).&amp;nbsp; For some environments making unplanned changes to a production computer may be worrisome and you may want to disable this auto remediation feature.&amp;nbsp;&amp;nbsp;If so, consider&amp;nbsp;changing&amp;nbsp;the&amp;nbsp;following registry key on these clients:&amp;nbsp;&lt;/p&gt;
&lt;p style="margin: 0in; font-family: Calibri; font-size: 11pt;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin: 0in; font-family: Calibri; font-size: 11pt;"&gt;HKEY_LOCAL_MACHINE\Software\Microsoft\CCM\CcmEval\NotifyOnly&lt;/p&gt;
&lt;p style="margin: 0in; font-family: Calibri; font-size: 11pt;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin: 0in; font-family: Calibri; font-size: 11pt;"&gt;The default value is FALSE, meaning the client&amp;nbsp;will&amp;nbsp;auto&amp;nbsp;remediate problems when&amp;nbsp;found and you can monitor this in the&amp;nbsp;Monitoring workspace in the console.&amp;nbsp; Change&amp;nbsp;the&amp;nbsp;value to&amp;nbsp;TRUE if you want to adjust this behavior.&amp;nbsp;When the registry entry is set to TRUE the&amp;nbsp;client&amp;nbsp;will not auto&amp;nbsp;remediate&amp;nbsp;problems that are found and administrator will see alerts in the&amp;nbsp;Monitoring workspace.&amp;nbsp; The administrators can then manually (or use some other process) to resolve the identified computer issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3513291" width="1" height="1"&gt;</content><author><name>MadOne45</name><uri>http://blogs.technet.com/MadOne45/ProfileUrlRedirect.ashx</uri></author></entry><entry><title>Pros and Cons of a cloud-based DP</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/breben/archive/2013/01/14/pros-and-cons-of-a-cloud-based-dp.aspx" /><id>http://blogs.technet.com/b/breben/archive/2013/01/14/pros-and-cons-of-a-cloud-based-dp.aspx</id><published>2013-01-14T16:21:13Z</published><updated>2013-01-14T16:21:13Z</updated><content type="html">&lt;p&gt;A customer asked about the benefits of using a Windows Azure-based distribution point.&amp;nbsp; Great question!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Pros&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Content is encrypted by CM site before being sent&lt;/li&gt;
&lt;li&gt;Azure can be scaled up/down to meet increasing/decreasing demand&lt;/li&gt;
&lt;li&gt;supports BranchCache clients&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Cons&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;Azure DP does not support PXE,&amp;nbsp;multicast,&amp;nbsp;OSD, app-v streaming, task sequences, packages that run from DP.&amp;nbsp;Also no ability to prestage content&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3545716" width="1" height="1"&gt;</content><author><name>MadOne45</name><uri>http://blogs.technet.com/MadOne45/ProfileUrlRedirect.ashx</uri></author></entry><entry><title>CU1 for ConfigMgr 2012 is out!</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/breben/archive/2012/08/21/cu1-for-configmgr-2012-is-out.aspx" /><id>http://blogs.technet.com/b/breben/archive/2012/08/21/cu1-for-configmgr-2012-is-out.aspx</id><published>2012-08-21T12:24:47Z</published><updated>2012-08-21T12:24:47Z</updated><content type="html">&lt;p&gt;&lt;a href="http://support.microsoft.com/kb/2717295"&gt;http://support.microsoft.com/kb/2717295&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3 id="tocHeadRef"&gt;Issues that are fixed&lt;/h3&gt;
&lt;h4 id="tocHeadRef"&gt;Administrator Console&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;When a new distribution point is added to a package that contains more than 100 existing distribution points, the new distribution point cannot be added, and you receive the following error message in the Administrator Console:
&lt;div class="indent"&gt;
&lt;div class="kb_errormsgbody"&gt;
&lt;div class="kb_errorcontent"&gt;
&lt;div class="errormsg"&gt;The SMS Provider reported an error.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
When you click &lt;strong class="uiterm"&gt;Details&lt;/strong&gt; in the error message, a "Quota Violation" message is displayed that is followed by the details of the stack trace.&lt;/li&gt;
&lt;li&gt;The link to the online privacy statement for the Customer Experience Improvement Program in the Administrator Console is fixed.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="tocHeadRef"&gt;Application Management&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;If a Deployment Type is added or changed before Distribution Manager processes an earlier change, the content may not be sent to a child site.&lt;/li&gt;
&lt;li&gt;The prestaged content file for a Deployment Type (DT) is not created for remote Distribution Points when there are multiple DTs for the same application. For more information about prestaged content, go to the following Microsoft TechNet website:
&lt;div class="indent"&gt;&lt;span class="ll"&gt;&lt;a href="http://technet.microsoft.com/en-us/library/988b456a-efa8-45d1-89a6-894585dfca38#BKMK_PrestageContent"&gt;Operations and Maintenance for Content Management in Configuration Manager&lt;/a&gt;&lt;/span&gt;
&lt;div class="pLink"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (http://technet.microsoft.com/en-us/library/988b456a-efa8-45d1-89a6-894585dfca38#BKMK_PrestageContent)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="tocHeadRef"&gt;Asset Intelligence&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Volume license editions of Microsoft SQL Server 2012 may be duplicated in the Asset Intelligence Installed_Software_data hardware inventory class.&lt;/li&gt;
&lt;li&gt;Microsoft SQL Server 2008 R2 Service Pack (SP1) is not listed in the Asset Intelligence License 01D - Microsoft License Ledger Products on a Specific Computer report.&lt;/li&gt;
&lt;li&gt;The pre-provisioned Asset Intelligence Synchronization Point certificate is updated with a new expiration date.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="tocHeadRef"&gt;Client&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;When a dynamic list is used for the Install Application task sequence, not all deployment types will be installed. This issue occurs when one of the deployment types restarts the computer. In this case, any deployment type after the restart is not installed. The state messages that are associated with each application indicate Success. This issue can be seen most clearly in the smsts.log file on the client when the log file is filtered in the CMTrace for entries that contain the text "Installing application."&lt;br /&gt;&lt;br /&gt;The following is an example sequence:
&lt;div class="indent"&gt;Installing application &lt;var&gt;'App 1'&lt;/var&gt;&lt;br /&gt;Installing application 'ContentID for App 1' has started. Please refer to DCMAgent.log for the details on this job. JobID='{JobID1}'&lt;br /&gt;&lt;br /&gt;Installing application &lt;var&gt;'App 2'&lt;/var&gt;&lt;br /&gt;Installing application 'ContentID for App 2' has started. Please refer to DCMAgent.log for the details on this job. JobID='{JobID2}'&lt;br /&gt;&lt;br /&gt;Installing application &lt;var&gt;'App 3&lt;/var&gt; - Exit Code 3010'&lt;br /&gt;Installing application 'ContentID for App 3' has started. Please refer to DCMAgent.log for the details on this job. JobID='{JobID3}'&lt;br /&gt;&lt;br /&gt;Installing application &lt;var&gt;'App 4'&lt;/var&gt;&lt;br /&gt;Installing application 'ContentID for App 2' has started. Please refer to DCMAgent.log for the details on this job. JobID='{JobID4}'&lt;/div&gt;
&lt;b&gt;Note&lt;/b&gt; Both &lt;var&gt;'App 2'&lt;/var&gt; and &lt;var&gt;'App 4'&lt;/var&gt; share the same content ID. In this example sequence, &lt;var&gt;'App 4'&lt;/var&gt; was not installed following the restart that &lt;var&gt;'App 3'&lt;/var&gt; triggered.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="tocHeadRef"&gt;Out of Band Management&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Power Control and Clear Audit Log collection-based actions fail for externally provisioned AMT clients. The amptopmgr.log file contains entries that resemble the following entry:
&lt;p class="indent"&gt;Error: CSMSAMTDiscoveryTask::Execute, discovery to &lt;var&gt;client_computer&lt;/var&gt; failed. General Worker Thread Pool: Error, Can not execute the task successfully. Remove it from task list.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="tocHeadRef"&gt;Site Database&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;Replication Link Analyzer incorrectly detects a syscommittab system table issue and suggests reinitialization if the SQL Errorlog contains the following string:
&lt;div class="indent"&gt;3999&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;A primary device cannot be selected for user-based pre-deployment if the device does not have the Configuration Manager client installed.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="tocHeadRef"&gt;Site Systems&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;A Reporting Services Point may not be installed or start if the SQL Reporting Service does not start within one minute. The srssp.log file may contain entries that resemble the following entry:
&lt;p class="indent"&gt;Starting service 'ReportServer'&lt;br /&gt;Time out has expired and the operation has not been completed.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;The SMS Executive service may stop unexpectedly if the Exchange Connector PowerShell cmdlet fails. The EasDisc.log file may contain entries that resemble the following entry:
&lt;div class="indent"&gt;ERROR: [MANAGED] Cmdlet failed: Starting a command on remote server failed with the following error message: The WinRM client cannot complete the operation within the time specified. Check if the machine name is valid and is reachable over the network and firewall exception for Windows Remote Management service is enabled. For more information, see the about_Remote_Troubleshooting Help topic.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;The Site System Status Summarizer component may cause the SMS Executive service to stop unexpectedly if the site server fully qualified domain name (FQDN) is more than 50 characters, and the default installation path is used. The relevant entries from the Exception Information section of the crash.log files contain the following entry:
&lt;p class="indent"&gt;Thread name = SMS_SITE_SYSTEM_STATUS_SUMMARIZER&lt;br /&gt;Executable = C:\Program Files\Microsoft Configuration Manager\bin\x64\smsexec.exe&lt;br /&gt;Exception = eeeeffff (EXCEPTION_SMS_FATAL_ERROR)&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="tocHeadRef"&gt;Known issues&lt;/h3&gt;
&lt;h4 id="tocHeadRef"&gt;Update of the Administrator Console&lt;/h4&gt;
&lt;p&gt;When the Administrator Console is first installed, a copy of the Adminconsole.msi file is cached in the %Temp% folder of the user who initiated the installation. If that MSI file is missing, the Configmgr2012adminui-rtm-kb2717295-i386.msp update file may not be applied. When this update is distributed by using Software Distribution, the installation may fail, and an exit code of 1603 is logged in the excecmgr.log file.&lt;br /&gt;&lt;br /&gt;To resolve this issue, reinstall the original release of the Administrator Console by using Consolesetup.exe, then apply this update.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3515418" width="1" height="1"&gt;</content><author><name>MadOne45</name><uri>http://blogs.technet.com/MadOne45/ProfileUrlRedirect.ashx</uri></author></entry><entry><title>Inventory data for offline clients</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/breben/archive/2012/07/18/inventory-data-for-offline-clients.aspx" /><id>http://blogs.technet.com/b/breben/archive/2012/07/18/inventory-data-for-offline-clients.aspx</id><published>2012-07-19T01:35:00Z</published><updated>2012-07-19T01:35:00Z</updated><content type="html">&lt;p&gt;ConfigMgr client computers that are powered on but are not connected to the corporate network will continue to execute hardware and software inventory processes as scheduled and will store the data locally.&amp;nbsp; Once the client is able to connect to the ConfigMgr site server and retrieve policy the client will upload the saved inventory records and the site server will assign them sequenced version numbers and typically process them in the order they were created.&amp;nbsp; This behavior can be verified in the dataldr.log on the site server.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3509669" width="1" height="1"&gt;</content><author><name>MadOne45</name><uri>http://blogs.technet.com/MadOne45/ProfileUrlRedirect.ashx</uri></author></entry><entry><title>include vs exclude collection - who wins?</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/breben/archive/2012/07/18/include-vs-exclude-collection-who-wins.aspx" /><id>http://blogs.technet.com/b/breben/archive/2012/07/18/include-vs-exclude-collection-who-wins.aspx</id><published>2012-07-18T19:16:07Z</published><updated>2012-07-18T19:16:07Z</updated><content type="html">&lt;p&gt;In ConfigMgr 2012 you can have &lt;strong&gt;include&lt;/strong&gt; collections to include members and you can have &lt;strong&gt;exclude&lt;/strong&gt; collections to exclude members.&amp;nbsp; Makes sense, right?&amp;nbsp;&amp;nbsp; But what happens if a collection member&amp;nbsp;(could be a computer or a user) exists in both collections, the include and the exclude?&amp;nbsp; Which one takes priority?&amp;nbsp; The exclude would win, so the collection member would not be returned in the collection results.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3509616" width="1" height="1"&gt;</content><author><name>MadOne45</name><uri>http://blogs.technet.com/MadOne45/ProfileUrlRedirect.ashx</uri></author></entry><entry><title>Mastering ConfigMgr 2012 book</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/breben/archive/2012/05/24/mastering-configmgr-2012-book.aspx" /><id>http://blogs.technet.com/b/breben/archive/2012/05/24/mastering-configmgr-2012-book.aspx</id><published>2012-05-24T20:36:02Z</published><updated>2012-05-24T20:36:02Z</updated><content type="html">&lt;p&gt;Finally got my copies of the book (Mastering System Center 2012 Configuration Manager) from the publisher, which reminded me I needed to put something on my blog about the book.&amp;nbsp; I was the technical editor for the book and I wrote the chapter on role-based administration and the chapter on endpoint protection.&amp;nbsp; We started working on this book in late 2011 and it was released a week after the release of ConfigMgr 2012.&amp;nbsp; It is pretty remarkable, in my opinion, that we were able to get this book done and ready for purchase so close to the product launch.&amp;nbsp; I don't make any money from the sales, but if you are looking for some good info on ConfigMgr 2012, check it out and let me know&amp;nbsp;your thoughts.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Here is the amazon link.&amp;nbsp; &lt;a href="http://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&amp;amp;field-keywords=mastering+configuration+2012"&gt;http://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&amp;amp;field-keywords=mastering+configuration+2012&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3499939" width="1" height="1"&gt;</content><author><name>MadOne45</name><uri>http://blogs.technet.com/MadOne45/ProfileUrlRedirect.ashx</uri></author></entry><entry><title>hello live writer!</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/breben/archive/2012/04/03/hello-live-writer.aspx" /><id>http://blogs.technet.com/b/breben/archive/2012/04/03/hello-live-writer.aspx</id><published>2012-04-03T22:08:00Z</published><updated>2012-04-03T22:08:00Z</updated><content type="html">&lt;p&gt;ok, enough with doing blog posts in IE.&amp;nbsp; Now setup to use Live Writer, making my random helpful stuff&amp;nbsp;entries easier to post!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3490180" width="1" height="1"&gt;</content><author><name>MadOne45</name><uri>http://blogs.technet.com/MadOne45/ProfileUrlRedirect.ashx</uri></author></entry><entry><title>ConfigMgr 2012 console in read-only mode?</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/breben/archive/2012/04/03/configmgr-2012-console-in-read-only-mode.aspx" /><id>http://blogs.technet.com/b/breben/archive/2012/04/03/configmgr-2012-console-in-read-only-mode.aspx</id><published>2012-04-03T19:37:29Z</published><updated>2012-04-03T19:37:29Z</updated><content type="html">&lt;p&gt;After installing a primary under a central admin site you may get the following message when attempting to open the console at the primary site level:&amp;nbsp; &lt;em&gt;"Your Configuration Manager console is in read-only mode while this site completes tasks related to maintenance mode".&amp;nbsp;&lt;/em&gt; This&amp;nbsp;usually indicates that the&amp;nbsp;initial replication between the CAS and the&amp;nbsp;primary isn't complete yet.&amp;nbsp; Monitor&amp;nbsp;rcmctrl.log on the CAS and also the&amp;nbsp;Database Replication view in the Monitoring workspace on the CAS.&amp;nbsp; Once the link state says 'Link is active' for the child sites then the replication should be complete and you should be able to open the console at the primary without getting the read-only message.&amp;nbsp; Also note that this replication may take some time.&amp;nbsp; My environment took at least an hour to complete.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3490126" width="1" height="1"&gt;</content><author><name>MadOne45</name><uri>http://blogs.technet.com/MadOne45/ProfileUrlRedirect.ashx</uri></author></entry><entry><title>What happened to appdeploy.com?</title><link rel="alternate" type="text/html" href="http://blogs.technet.com/b/breben/archive/2012/04/03/what-happened-to-appdeploy-com.aspx" /><id>http://blogs.technet.com/b/breben/archive/2012/04/03/what-happened-to-appdeploy-com.aspx</id><published>2012-04-03T14:00:41Z</published><updated>2012-04-03T14:00:41Z</updated><content type="html">&lt;p&gt;I have recommended the appdeploy.com web site to &lt;strong&gt;countless&lt;/strong&gt;&amp;nbsp;customers over the year as THE software packaging reference site.&amp;nbsp; Now, that url takes you to itninja.com and it looks like Dell has done their best to turn a great site into something not nearly as intuitive and&amp;nbsp;useful.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3490019" width="1" height="1"&gt;</content><author><name>MadOne45</name><uri>http://blogs.technet.com/MadOne45/ProfileUrlRedirect.ashx</uri></author></entry></feed>