Welcome to the Blogcast Repository Sign in | Join | Help
Search BlogCastRepository.com for:
in Search

254 BlogCasts in The BlogCast Repository!

little schema and WSUS problem at install of SCCM

Last post 06-28-2008 1:54 PM by kingskawn. 10 replies.
Page 1 of 1 (11 items)
Sort Posts: Previous Next
  • 05-21-2008 9:30 AM

    • kingskawn
    • Top 150 Contributor
    • Joined on 05-21-2008
    • Posts 5
    • Points 85

    little schema and WSUS problem at install of SCCM

     I've got a little problem with the install of SCCM. I don't know if it's a problem because it keeps warning me of those 2 things.
    This is a printscreen of what I get



    I did the schema extension with 'extadsch.exe' in \SMSSetup\bin\i386\ on the domain controller. This is the log to prove:

    <05-15-2008 14:10:19> Modifying Active Directory Schema - with SMS extensions.
    <05-15-2008 14:10:19> DS Root:CN=Schema,CN=Configuration,DC=SCCMDOM,DC=LOCAL
    <05-15-2008 14:10:19> Defined attribute cn=MS-SMS-Site-Code.
    <05-15-2008 14:10:20> Defined attribute cn=mS-SMS-Assignment-Site-Code.
    <05-15-2008 14:10:20> Defined attribute cn=MS-SMS-Site-Boundaries.
    <05-15-2008 14:10:20> Defined attribute cn=MS-SMS-Roaming-Boundaries.
    <05-15-2008 14:10:20> Defined attribute cn=MS-SMS-Default-MP.
    <05-15-2008 14:10:21> Defined attribute cn=mS-SMS-Device-Management-Point.
    <05-15-2008 14:10:21> Defined attribute cn=MS-SMS-MP-Name.
    <05-15-2008 14:10:21> Defined attribute cn=MS-SMS-MP-Address.
    <05-15-2008 14:10:21> Defined attribute cn=mS-SMS-Health-State.
    <05-15-2008 14:10:21> Defined attribute cn=mS-SMS-Source-Forest.
    <05-15-2008 14:10:22> Defined attribute cn=MS-SMS-Ranged-IP-Low.
    <05-15-2008 14:10:22> Defined attribute cn=MS-SMS-Ranged-IP-High.
    <05-15-2008 14:10:24> Defined attribute cn=mS-SMS-Version.
    <05-15-2008 14:10:24> Defined attribute cn=mS-SMS-Capabilities.
    <05-15-2008 14:10:25> Defined class cn=MS-SMS-Management-Point.
    <05-15-2008 14:10:25> Defined class cn=MS-SMS-Server-Locator-Point.
    <05-15-2008 14:10:25> Defined class cn=MS-SMS-Site.
    <05-15-2008 14:10:26> Defined class cn=MS-SMS-Roaming-Boundary-Range.
    <05-15-2008 14:10:26> Successfully extended the Active Directory schema.

    <05-15-2008 14:10:26> Please refer to the SMS documentation for instructions on the manual
    <05-15-2008 14:10:26> configuration of access rights in active directory which may still
    <05-15-2008 14:10:26> need to be performed.  (Although the AD schema has now be extended,
    <05-15-2008 14:10:26> AD must be configured to allow each SMS Site security rights to
    <05-15-2008 14:10:26> publish in each of their domains.)






    The second warning it tells me that I have to install WSUS or at least the console.

    These are my testmachines:

    Server 1 - DC + DNS
    Server 2 - SCCM site server
    Server 3 - SQL 2005 with SP2

    Client 1 -WinXP

    Server 4 - fresh WSUS 3.0 in pre-production with some test clients on it. I don't know if I'm gonna install a new WSUS 3.0 on my SCCM or just install the console.

    What are you thoughts and solutions? Smile
    • Post Points: 20
  • 05-30-2008 9:24 AM In reply to

    • jmbrixey
    • Top 150 Contributor
      Male
    • Joined on 03-28-2008
    • Spokane WA
    • Posts 6
    • Points 105

    Re: little schema and WSUS problem at install of SCCM

     Make sure your SCCM server can talk to your Domain controller (same IP subnet) and also ensure that the DNS server entries are correct on the SCCM server. As for the WSUS, you just need to install the console on the SCCM server if you have another server handling that role.

    • Post Points: 20
  • 06-03-2008 8:36 AM In reply to

    • funkymucker
    • Top 50 Contributor
      Male
    • Joined on 12-05-2007
    • Kansas City, KS
    • Posts 22
    • Points 290

    Re: little schema and WSUS problem at install of SCCM

    Also, make sure you grant full rights to all child objects in the System folder of AD for your SMS site.  Otherwise, it won't be able to publish it's AD information.

    • Post Points: 20
  • 06-03-2008 10:56 AM In reply to

    • kingskawn
    • Top 150 Contributor
    • Joined on 05-21-2008
    • Posts 5
    • Points 85

    Re: little schema and WSUS problem at install of SCCM

     Hi,

    My schema problem is resolved. Now I'm getting a SQL problem that it has not the correct right or something. Both machines can ping each other.

    • Post Points: 35
  • 06-21-2008 10:25 AM In reply to

    • Lou
    • Not Ranked
    • Joined on 06-21-2008
    • Posts 1
    • Points 35

    Re: little schema and WSUS problem at install of SCCM

     You should install SQL and SCCM on the same server....Makes it easier.....

    • Post Points: 35
  • 06-21-2008 11:19 AM In reply to

    • kingskawn
    • Top 150 Contributor
    • Joined on 05-21-2008
    • Posts 5
    • Points 85

    Re: little schema and WSUS problem at install of SCCM

     No thank you. Working on a remote SQL is much more secure for me and easier to troubleshoot afterwards. In the future we'll set up a clustered sql.

     All my problems are solved for the post-install of SCCM and even with the install of SP1 for SCCM (like MMC problems and stuff) with a little digging and googl'ing Geeked

    • Post Points: 5
  • 06-24-2008 11:41 PM In reply to

    Re: little schema and WSUS problem at install of SCCM

    When you've got a 50 box infrastructure with 80,000 clients...well, there are definately some situations where you don't want SQL and SCCM on the same box.

    • Post Points: 5
  • 06-25-2008 5:52 PM In reply to

    • jmbrixey
    • Top 150 Contributor
      Male
    • Joined on 03-28-2008
    • Spokane WA
    • Posts 6
    • Points 105

    Re: little schema and WSUS problem at install of SCCM

     What version of SQL are you using? If it is 2005, ensure that you have the surface configuration set up to allow remote connections via named pipes (remote connections are disabled by default). Also ensure that the sccm service account has permissions to the database instance that you should have created on the remote sql server.

    • Post Points: 20
  • 06-26-2008 4:27 AM In reply to

    • kingskawn
    • Top 150 Contributor
    • Joined on 05-21-2008
    • Posts 5
    • Points 85

    Re: little schema and WSUS problem at install of SCCM

     Thanks but I've already found the problem

     It was the sccm comp name that wasn't admin of the sql instance

    • Post Points: 20
  • 06-28-2008 1:42 PM In reply to

    Re: little schema and WSUS problem at install of SCCM

    Hi Kingkawn,

    Well that you had found the remedy for the problem. If possible then please post the solution in brief.Thanks

    Thanks and Regards
    Abhishek Joshi | SMS 2003/SCCM2007 certified,ITIL Foundation
    http://blogcastrepository.com/blogs/abi/default.aspx
    • Post Points: 20
  • 06-28-2008 1:54 PM In reply to

    • kingskawn
    • Top 150 Contributor
    • Joined on 05-21-2008
    • Posts 5
    • Points 85

    Re: little schema and WSUS problem at install of SCCM

     Well the solution is simple

     For the schema problem, give the correct rights to the container in AD. 

    For the WSUS SDK problem, juste install WSUS 3.0 with SP1 on the site server or just the console if you have a remote WSUS (like me) and give it also an update of the SP1.

    That's all ;-)

    • Post Points: 5
Page 1 of 1 (11 items)