Shared Points

items of some interest

August, 2011

Posts
  • Shared Points

    SharePoint - export Solutions?

    • 0 Comments
    Discussing DR issues and dependancy's etc., I was pondering features and solutions and it struck me that if one has LOST the pre-packaged solution during a DR, how could one extract it from Config? Turns out to be dead easy... # tell powershell...
  • Shared Points

    SQL - dammit it's in there somewhere!

    • 0 Comments
    # I wanted to find ALL references to a particular string ( domain\user ) and I had no idea WHERE it might be. # so how do you ask SQL to go look everywhere and report back? # like this... DECLARE @searchValue varchar(100) SET @searchValue = ' domain...
Page 1 of 1 (2 items)