<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Error - Access Denied on the 'Connect' step: sccmauto.vbs in Intel vPro® Platform</title>
    <link>https://community.intel.com/t5/Intel-vPro-Platform/Error-Access-Denied-on-the-Connect-step-sccmauto-vbs/m-p/233419#M1601</link>
    <description>&lt;P&gt;I found a glaring documentation error inside sccmauto.vbs:&lt;/P&gt;&lt;P&gt;One line says "/c = 'COMPUTER NAME'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the other parts of the vbscript indicate that "/c" is COLLECTION ID. Looks like it is 'collection ID;' Please correct the script - thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, here are errors I get - access denied running sccmauto.vbs, when it tried to do the 'connect' (data scrubbed to use sample info below):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[below is all on one line, but i hit 'return' to make it easy to read for you]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cscript sccmauto.vbs&lt;/P&gt;&lt;P&gt;/s:&lt;A href="http://my-site-server.mydomain.org"&gt;my-site-server.mydomain.org&lt;/A&gt; /c:SMS00001 /d:&lt;A href="http://mydomain.org"&gt;mydomain.org&lt;/A&gt; /u:mydomain\SCCMBareMetal /p:Uknowwhatitis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Host Name: MYPC&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;FQDN: &lt;A href="http://MYPC.mydomain.ORG"&gt;MYPC.mydomain.ORG&lt;/A&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;MAC: BD:32:5B:A5:54:84&lt;P&gt;&amp;nbsp;&lt;/P&gt;UUID: 4D4C4544-0038-3810-8036-C2C04F4A4E32&lt;P&gt;Couldn't connect: Access is denied.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;A&gt;c:\Intel&lt;/A&gt; SCCM Provisioning Tool\sccmauto.vbs(124, 1) Microsoft VBScript runtime&lt;P&gt;&amp;nbsp;&lt;/P&gt;error: Object required: 'Connect(...)'&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is that line 124:&lt;/P&gt;&lt;P&gt;123) 'Call the connection function to connect to the SCCM server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;124) Set connection = Connect(server,userName,userPassword)&lt;P&gt;&lt;/P&gt;&lt;P&gt;YES: I setup the security group; added the above user to that group; added that group as mentioned in the Intel and other docs, BUT your docs never said "Also add the user/group to 'local admins' on the SCCM site server" - else, how is the account supposed to 'connect' to the server? Could that be the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help greatly appreciated. Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 26 Apr 2012 15:20:23 GMT</pubDate>
    <dc:creator>idata</dc:creator>
    <dc:date>2012-04-26T15:20:23Z</dc:date>
    <item>
      <title>Error - Access Denied on the 'Connect' step: sccmauto.vbs</title>
      <link>https://community.intel.com/t5/Intel-vPro-Platform/Error-Access-Denied-on-the-Connect-step-sccmauto-vbs/m-p/233419#M1601</link>
      <description>&lt;P&gt;I found a glaring documentation error inside sccmauto.vbs:&lt;/P&gt;&lt;P&gt;One line says "/c = 'COMPUTER NAME'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the other parts of the vbscript indicate that "/c" is COLLECTION ID. Looks like it is 'collection ID;' Please correct the script - thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, here are errors I get - access denied running sccmauto.vbs, when it tried to do the 'connect' (data scrubbed to use sample info below):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[below is all on one line, but i hit 'return' to make it easy to read for you]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cscript sccmauto.vbs&lt;/P&gt;&lt;P&gt;/s:&lt;A href="http://my-site-server.mydomain.org"&gt;my-site-server.mydomain.org&lt;/A&gt; /c:SMS00001 /d:&lt;A href="http://mydomain.org"&gt;mydomain.org&lt;/A&gt; /u:mydomain\SCCMBareMetal /p:Uknowwhatitis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Host Name: MYPC&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;FQDN: &lt;A href="http://MYPC.mydomain.ORG"&gt;MYPC.mydomain.ORG&lt;/A&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;MAC: BD:32:5B:A5:54:84&lt;P&gt;&amp;nbsp;&lt;/P&gt;UUID: 4D4C4544-0038-3810-8036-C2C04F4A4E32&lt;P&gt;Couldn't connect: Access is denied.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;A&gt;c:\Intel&lt;/A&gt; SCCM Provisioning Tool\sccmauto.vbs(124, 1) Microsoft VBScript runtime&lt;P&gt;&amp;nbsp;&lt;/P&gt;error: Object required: 'Connect(...)'&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is that line 124:&lt;/P&gt;&lt;P&gt;123) 'Call the connection function to connect to the SCCM server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;124) Set connection = Connect(server,userName,userPassword)&lt;P&gt;&lt;/P&gt;&lt;P&gt;YES: I setup the security group; added the above user to that group; added that group as mentioned in the Intel and other docs, BUT your docs never said "Also add the user/group to 'local admins' on the SCCM site server" - else, how is the account supposed to 'connect' to the server? Could that be the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help greatly appreciated. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 26 Apr 2012 15:20:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-vPro-Platform/Error-Access-Denied-on-the-Connect-step-sccmauto-vbs/m-p/233419#M1601</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2012-04-26T15:20:23Z</dc:date>
    </item>
  </channel>
</rss>

