yeah yeah Posted May 13, 2010 Report post Posted May 13, 2010 All, Experienced SMS 2003 person, but now I'm building new SCCM 2007 in a closed environment. I followed the SCCM 2007 / Server 2008 guide, and the installation appeared to have went fine. Couple of steps that I couldn't perform due to the Server 2008 exclusive portions, including configuring IIS and WebDAV. I'm having all sorts of IIS, MP issues. When I check the event logs and the SCCM logs, I'm getting a bunch of 401 errors. I believe this has to deal with the IIS and WebDAV not being configured properly. In fact, I didn't do ANY configurations for IIS or WebDAV, except by going into IIS > Web Service Extensions and allowing WebDAV. Any assistance? Quote Share this post Link to post Share on other sites More sharing options...
Peter van der Woude Posted May 13, 2010 Report post Posted May 13, 2010 You also need to make some changes in your WebDAV settings. For the exact settings take a look here: http://technet.microsoft.com/en-us/library/cc431377.aspx Quote Share this post Link to post Share on other sites More sharing options...
yeah yeah Posted May 13, 2010 Report post Posted May 13, 2010 Yeah that's my issue. The way to configure WebDAV in 2008 is totally different within 2003. Doesn't carry over at all. Quote Share this post Link to post Share on other sites More sharing options...
Jizz0 Posted May 14, 2010 Report post Posted May 14, 2010 You need to have IIS (with ASP.net/BITS/WebDav support) in Win2K3. If you have IIS installed then go to a command prompt and run aspnet_regiis.exe /i to register ASP.NET in IIS. Quote Share this post Link to post Share on other sites More sharing options...
Jizz0 Posted May 15, 2010 Report post Posted May 15, 2010 How'd this turn out? Quote Share this post Link to post Share on other sites More sharing options...
yeah yeah Posted May 17, 2010 Report post Posted May 17, 2010 "IIS mode is in 64-bit mode. Even though this is a 32-bit application, this is not compatible" Disregard. Seems when I was installing SCCM onto this server, IIS reverted back to 64-bit mode at some point. I ran the command successfully. So waiting for all the roles to install back. Can I force that? Or should I just wait it out? Usually attempts to reinstall the roles back 1x an hour. We are moving in the right direction, so I'm Thoughts? Quote Share this post Link to post Share on other sites More sharing options...
yeah yeah Posted May 17, 2010 Report post Posted May 17, 2010 I'm still getting those 401 errors dealing with State Migration Point and Management Point. Quote Share this post Link to post Share on other sites More sharing options...
Peter van der Woude Posted May 18, 2010 Report post Posted May 18, 2010 Which WebDAV Settings did you use? Quote Share this post Link to post Share on other sites More sharing options...
yeah yeah Posted May 18, 2010 Report post Posted May 18, 2010 This is a 2003 server, so you don't have to do too much WebDAV configuration except to Allow all webdav extensions within IIS. Quote Share this post Link to post Share on other sites More sharing options...