in

Wes Preston

March 2007 - Posts

  • SharePoint Community

    As if we needed another reason to aspire to be SharePoint MVPs - they played splatball at their 2007 Summit !!!   :) 

    In other news - they did launch a new site/URL that everyone should be aware of - the SharePoint Community site can be found at: http://mysharepointcommunity.com and is a great starting point for everything that is SharePoint. 

    Happy Monday!

  • March MNSPUG Recap - WSS 3.0 Deep Dive

    We had another great turnout (~ 130 attendees) at this month's Minnesota SharePoint User Group!  With so many features to cover in the 2007 versions of Windows SharePoint Services (WSS) and Microsoft Office SharePoint Server (MOSS), we find ourselves doing a lot of high-level presentations.  We tend to rush through as many features as we can fit into the time and say "you can do some really cool stuff with this feature but we don't have time to show you today...".  This month's presentation was an opportunity to get into more depth on some of these items.  I hope you found the presentation helpful.   

    As usual, we had a lot of information to cover and we got some great questions and lots of input from the group. For those of you that missed it we do have the presentation available at http://www.sharepointmn.com

    The presentation (and New Horizons flyer) can be found HERE.
    The featured links from this month can be found HERE

    Be sure to check back to the site for more information on next month's topic.  We are still finalizing this, but hope to have a speaker on "Assessing your SharePoint 2003 to 2007 Migration Options".  I will update this post with event registration information when it becomes available. 

    NOTE: We're working with MS to get the hardware in the presentation room fixed - there actually IS a monitor up at the podium that should display what's on the screens - but it's not currently working.  :)  My apologies for any inconvenience. 

  • PSConfig and Stand-alone mode

    I'm a big fan of using PSConfig during SharePoint installation and configurations - mainly because the default Central Administration content database ends up with a GUID in the database name if left to its own naming conventions.  I prefer to explicitly name the database to avoid the lovely GUID name.  

    So, along those lines, I usually use something like the following:

    Psconfig –cmd configdb –create –server MyDatabase –database MOSS_Config –user MyDomain\MyAccessAccount –password MyPassword –admincontentdatabase MOSS_AdminContent

    What I've found today is that this doesn't exactly work with Stand-alone implementations - which I commonly use for demo environments.  You can still use psconfig, but you can't specify the username and password.  If you try, you'll get something like:  "When installed in standalone mode, you cannot specify a farm administrator user account or password.  The local account NetworkService becomes the farm administrator by default when installed in standalone mode.".  You also cannot specify a server.  What you end up with as a command is something like the following:

    Psconfig –cmd configdb –create –database WSS_Config –admincontentdatabase WSS_AdminContent 

    FYI - The psconfig /help shows the command as follows:

    Psconfig –cmd configdb –create –server <SQL_servername> –database <name_of_precreated_configdb> –user <domain\dbaccessaccount> –password <dbaccesspw> –admincontentdatabase <name_of_precreated_admincontentdb>

     

  • SharePoint 2003 and DST

    Reminder:  Don't forget to update any SharePoint 2003 (v2) environments for the Daylight Savings change that will occur this coming weekend. 

    You can see the SharePoint Team Blog post regarding this HERE.  Or, you can go directly to the Microsoft Support page HERE

  • Windows Mobile and Daylight Savings Time

    Make sure your Windows Mobile device is updated to deal with the upcoming DST changes going into effect this weekend!  From the T-Mobile site, though I'm guessing it applies to any Windows Mobile device:

    From your PC:
    Go to www.microsoft.com/windowsmobile/daylightsaving/default.mspx using a computer that is connected to your device with a USB cable. Follow the on-screen instructions to download and install the update.

    From your phone:
    Select Windows Mobile (http://www.microsoft.com/windowsmobile) from your list of favorites. Follow the on-screen instructions to download and install the update.

    T-Mobile was nice enough to text message me regarding this.  :) 

Inetium, LLC. Disclaimer