<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Building Clouds Blog - All Comments</title><link>http://blogs.technet.com/b/privatecloud/</link><description>Cloud &amp;amp; Datacenter Solutions. (Formerly, The Private Cloud Architecture Blog)</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Application Management – Underused Template Settings</title><link>http://blogs.technet.com/b/privatecloud/archive/2013/05/17/application-management-more-templates.aspx#3574700</link><pubDate>Fri, 24 May 2013 14:42:30 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3574700</guid><dc:creator>Davey Rance</dc:creator><description>&lt;p&gt;Great post and very useful.&lt;/p&gt;
&lt;p&gt;It might be worthwhile updating the powershell that is being used to copy the data from the template to the custom attribute to the following.&lt;/p&gt;
&lt;p&gt;Get-SCVMTemplate | where {$_.DomainJoinOrganizationalUnit -ne &amp;quot;&amp;quot;}| %{ Set-SCCustomPropertyValue -InputObject $_ -CustomProperty $(Get-SCCustomProperty -Name &amp;quot;OU&amp;quot;) -Value $_.DomainJoinOrganizationalUnit };&lt;/p&gt;
&lt;p&gt;This means that it will only update the templates where the domain is set. &amp;nbsp;(So Workgroup templates won&amp;#39;t get updated)&lt;/p&gt;
&lt;p&gt;Davey&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3574700" width="1" height="1"&gt;</description></item><item><title>re: Deployment–PDT Workflow.xml 1004 now available</title><link>http://blogs.technet.com/b/privatecloud/archive/2013/05/22/deployment-pdt-workflow-xml-1004-now-available.aspx#3574306</link><pubDate>Thu, 23 May 2013 05:02:13 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3574306</guid><dc:creator>Rob Willis (MSFT)</dc:creator><description>&lt;p&gt;You&amp;#39;re right... not sure how that one got past me. &amp;nbsp;I&amp;#39;ve updated the gallery posting with a new version that uses 76488. &amp;nbsp;Thanks for pointing this out... I must get more sleep :-)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3574306" width="1" height="1"&gt;</description></item><item><title>re: Deployment–PDT Workflow.xml 1004 now available</title><link>http://blogs.technet.com/b/privatecloud/archive/2013/05/22/deployment-pdt-workflow-xml-1004-now-available.aspx#3574296</link><pubDate>Thu, 23 May 2013 03:01:34 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3574296</guid><dc:creator>Joe Thompson</dc:creator><description>&lt;p&gt;76488 is the file size I&amp;#39;m reading from the Microsoft.Windows.Server.Library.mp, the size in the new workflow is not working for me. I changed to 76488 and it validated.&lt;/p&gt;
&lt;p&gt;another quirk I&amp;#39;ve found is downloader defaults to %systemdrive%\temp and installer assumes temp is on the same drive the installer script is run from.&lt;/p&gt;
&lt;p&gt;Joe &amp;quot;I like to break stuff&amp;quot; Thompson&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3574296" width="1" height="1"&gt;</description></item><item><title>re: Deployment–Installing SQL clusters with PDT</title><link>http://blogs.technet.com/b/privatecloud/archive/2013/03/26/deployment-installing-sql-clusters-with-pdt.aspx#3574268</link><pubDate>Wed, 22 May 2013 22:14:45 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3574268</guid><dc:creator>Nick Hawkins</dc:creator><description>&lt;p&gt;Thanks Rob - I am posting a new comment because it will not let me reply to the previous. A coworker of min helped me out this morning and that is exactly what we found out. &lt;/p&gt;
&lt;p&gt;Thank you for your response!&lt;/p&gt;
&lt;p&gt;-Nick&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3574268" width="1" height="1"&gt;</description></item><item><title>re: Deployment–Installing SQL clusters with PDT</title><link>http://blogs.technet.com/b/privatecloud/archive/2013/03/26/deployment-installing-sql-clusters-with-pdt.aspx#3574198</link><pubDate>Wed, 22 May 2013 18:28:52 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3574198</guid><dc:creator>Rob Willis (MSFT)</dc:creator><description>&lt;p&gt;This is due to an error in Workflow.xml. &amp;nbsp;We will release an updated Workflow.xml that resolves this and a couple of other issues this week. &amp;nbsp;In the meantime, you can delete lines 1309-1313 from Workflow.xml - this should be the &amp;lt;Switch&amp;gt; section under &amp;lt;Install Name=&amp;quot;SQL Server 2012 Cluster Complete&amp;quot;&amp;gt; that specifies the PID switch.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3574198" width="1" height="1"&gt;</description></item><item><title>re: Deployment–Installing SQL clusters with PDT</title><link>http://blogs.technet.com/b/privatecloud/archive/2013/03/26/deployment-installing-sql-clusters-with-pdt.aspx#3574197</link><pubDate>Wed, 22 May 2013 18:23:33 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3574197</guid><dc:creator>Nick Hawkins</dc:creator><description>&lt;p&gt;HI - &lt;/p&gt;
&lt;p&gt;We are using PDT to deploy VMM and a supporting SQL Server Cluster with a standard license. When we add the license to variable.xml we get the following error during the &amp;quot;SQL Server 2012 Cluster Complete&amp;quot; phase:&lt;/p&gt;
&lt;p&gt;The setting &amp;#39;PID&amp;#39; is not allowed when the value of setting &amp;#39;ACTION&amp;#39; is &amp;#39;CompleteFailoverCluster&amp;#39;&lt;/p&gt;
&lt;p&gt;If we do not specify a product key the installation finishes however it installed in evaluation mode with the edition set to Enterprise, problem is I cannot downgrade an enterprise license to standard when its already clustered.&lt;/p&gt;
&lt;p&gt;Any help would be greatly appreciated. &lt;/p&gt;
&lt;p&gt;-Nick&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3574197" width="1" height="1"&gt;</description></item><item><title>re: Automation–Orchestrator Integration Pack for PowerShell Script Execution</title><link>http://blogs.technet.com/b/privatecloud/archive/2013/01/31/automation-orchestrator-integration-pack-for-powershell-script-execution.aspx#3574140</link><pubDate>Wed, 22 May 2013 14:42:36 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3574140</guid><dc:creator>Charles Joy [MSFT]</dc:creator><description>&lt;p&gt;Greg,&lt;/p&gt;
&lt;p&gt;You are most certainly welcome!&lt;/p&gt;
&lt;p&gt;The timeout stuff was something on my list, but no one had yet given me any evidence to support it wasn&amp;#39;t working as expected. I added it in there in the beginning because I saw it was an option. Obviously it was not implemented properly. When I get some time I will take a look at the code and see what I can do.&lt;/p&gt;
&lt;p&gt;Thanks again for all your assistance in testing and making this a better product for everyone!&lt;/p&gt;
&lt;p&gt;And again, thanks for the very kind words. I will do my best to continue to improve on this and other offerings!&lt;/p&gt;
&lt;p&gt;-Charles&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3574140" width="1" height="1"&gt;</description></item><item><title>re: Deployment–Introducing PowerShell Deployment Toolkit</title><link>http://blogs.technet.com/b/privatecloud/archive/2013/02/08/deployment-introducing-powershell-deployment-toolkit.aspx#3574122</link><pubDate>Wed, 22 May 2013 13:50:40 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3574122</guid><dc:creator>Davey Rance</dc:creator><description>&lt;p&gt;Hi Sky&lt;/p&gt;
&lt;p&gt;Microsoft updated the windows MP a couple of weeks ago. &amp;nbsp;As a result you will need to change the size in the workflow xml document.&lt;/p&gt;
&lt;p&gt;you will need to update it to be this.&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;File&amp;gt;Microsoft.Windows.Server.Library.mp&amp;lt;/File&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;FileSize&amp;gt;72336&amp;lt;/FileSize&amp;gt;&lt;/p&gt;
&lt;p&gt;Davey&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3574122" width="1" height="1"&gt;</description></item><item><title>re: Deployment–Introducing PowerShell Deployment Toolkit</title><link>http://blogs.technet.com/b/privatecloud/archive/2013/02/08/deployment-introducing-powershell-deployment-toolkit.aspx#3573915</link><pubDate>Tue, 21 May 2013 16:17:05 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3573915</guid><dc:creator>Sky</dc:creator><description>&lt;p&gt;I&amp;#39;m trying to get the Installer to run, I&amp;#39;m getting one error around System Center 2012 SP1 Management Packs - incorrect size for Microsoft.Windows.Server.Library.mp. I&amp;#39;ve attempted the one that was downloaded, also grabbed a copy from two different versions of System Center ISO&amp;#39;s that I have (2012, 2012SP1), same issue.&lt;/p&gt;
&lt;p&gt;Any suggestions on how to resolve this issue?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3573915" width="1" height="1"&gt;</description></item><item><title>re: Deployment–PDT 2.4 is now available on the TechNet Gallery</title><link>http://blogs.technet.com/b/privatecloud/archive/2013/03/25/deployment-pdt-2-4-is-now-available-on-the-technet-gallery.aspx#3573843</link><pubDate>Tue, 21 May 2013 11:32:49 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3573843</guid><dc:creator>Davey Rance</dc:creator><description>&lt;p&gt;Hi Rob&lt;/p&gt;
&lt;p&gt;For DPM we need to be able to install the VMM console so we can enable VM Mobility that came in with CU2. &amp;nbsp;So this may be something that should possibly be added in as an integration step.&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.technet.com/b/dpm/archive/2013/04/24/sc-2012-sp1-dpm-windows-2012-vm-mobility-uninterrupted-data-protection.aspx"&gt;blogs.technet.com/.../sc-2012-sp1-dpm-windows-2012-vm-mobility-uninterrupted-data-protection.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Davey&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3573843" width="1" height="1"&gt;</description></item></channel></rss>