<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Installing CRM 4.0 with SCCM</title>
	<atom:link href="http://www.bibble-it.com/2008/07/22/installing-crm-40-with-sccm/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bibble-it.com/2008/07/22/installing-crm-40-with-sccm</link>
	<description>My collection of Sys-Admin workarrounds and tips</description>
	<lastBuildDate>Thu, 11 Mar 2010 01:05:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: chris</title>
		<link>http://www.bibble-it.com/2008/07/22/installing-crm-40-with-sccm/comment-page-1#comment-2132</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Mon, 14 Dec 2009 23:05:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.bibble-it.com/?p=61#comment-2132</guid>
		<description>Hi there,

I stumbled accross this post as we&#039;re trying to deploy CRM via SCCM and get the -2 exit code problem. Ive tried using your script but for some reason wscript stays active in task manager and continually runs causing the job to eventually fail also.

because im no vbscript expert, can you point me in the right direction as to what needs to be done with the code above for the script to work correctly?

Thanks,
Chris</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>I stumbled accross this post as we&#8217;re trying to deploy CRM via SCCM and get the -2 exit code problem. Ive tried using your script but for some reason wscript stays active in task manager and continually runs causing the job to eventually fail also.</p>
<p>because im no vbscript expert, can you point me in the right direction as to what needs to be done with the code above for the script to work correctly?</p>
<p>Thanks,<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.bibble-it.com/2008/07/22/installing-crm-40-with-sccm/comment-page-1#comment-229</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Sat, 28 Feb 2009 00:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.bibble-it.com/?p=61#comment-229</guid>
		<description>Hi,
Do you have any more information about what hangs? Here are a few things to try:

Do you know the VBscript functions correctly when not run in SCCM?
On the server hosting setupclient.exe can you see the user accessing the shared resource?
Can you see the process running in memory?
From a &quot;run as&quot; prompt running with the SCCM install account does the vbscript work?

Hope that helps as a starting point for you...

Ben</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Do you have any more information about what hangs? Here are a few things to try:</p>
<p>Do you know the VBscript functions correctly when not run in SCCM?<br />
On the server hosting setupclient.exe can you see the user accessing the shared resource?<br />
Can you see the process running in memory?<br />
From a &#8220;run as&#8221; prompt running with the SCCM install account does the vbscript work?</p>
<p>Hope that helps as a starting point for you&#8230;</p>
<p>Ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akmeske</title>
		<link>http://www.bibble-it.com/2008/07/22/installing-crm-40-with-sccm/comment-page-1#comment-225</link>
		<dc:creator>akmeske</dc:creator>
		<pubDate>Fri, 27 Feb 2009 09:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.bibble-it.com/?p=61#comment-225</guid>
		<description>I am installing CRM 4 from SCCM with a vbscript which calls all of the components.  i have it set to install as an administrator for that program, but when it calls the setupclient.exe it hangs.  Any ideas as to why that would happen?  If I log in as an admin and browse through explorer to the location that sccm is calling and run the script, everything runs fine.  So it must have to do with this being installed by System.</description>
		<content:encoded><![CDATA[<p>I am installing CRM 4 from SCCM with a vbscript which calls all of the components.  i have it set to install as an administrator for that program, but when it calls the setupclient.exe it hangs.  Any ideas as to why that would happen?  If I log in as an admin and browse through explorer to the location that sccm is calling and run the script, everything runs fine.  So it must have to do with this being installed by System.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.bibble-it.com/2008/07/22/installing-crm-40-with-sccm/comment-page-1#comment-175</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 07 Jan 2009 10:28:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.bibble-it.com/?p=61#comment-175</guid>
		<description>Hi,
Thanks made the changes - the site is trying to convert the chars into html tags as I paste the code in.

Once again sorry for that!

Ben.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks made the changes &#8211; the site is trying to convert the chars into html tags as I paste the code in.</p>
<p>Once again sorry for that!</p>
<p>Ben.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nadim</title>
		<link>http://www.bibble-it.com/2008/07/22/installing-crm-40-with-sccm/comment-page-1#comment-174</link>
		<dc:creator>Nadim</dc:creator>
		<pubDate>Wed, 07 Jan 2009 10:11:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.bibble-it.com/?p=61#comment-174</guid>
		<description>Your code has some syntax errors in it:

&amp; 
should simply be 
&amp;

and
&lt;
should be
&lt;

VBSCRIPT does not recognise semi-colons.

But everything else worked fine for us.

Thanks.</description>
		<content:encoded><![CDATA[<p>Your code has some syntax errors in it:</p>
<p>&amp;<br />
should simply be<br />
&amp;</p>
<p>and<br />
&lt;<br />
should be<br />
&lt;</p>
<p>VBSCRIPT does not recognise semi-colons.</p>
<p>But everything else worked fine for us.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
