Author: Darrin Bishop
Check out the newly redesigned WSS Resource Center with links to: Administration Pages and User Interface Provisioning Security Web Parts Follow the links to find the information you are …
In the last couple of months I finally upgraded my Dell XPS M1330 from 2 GB to 4 GB and what a difference it makes! Yes, since I am …
To start out, a function in PowerShell is similar to a function in any other development language. (See my last post “Commands in PowerShell” for a little PowerShell basics …
Commands do the work in PowerShell. Its that simple yet when I speak about PowerShell and SharePoint there always seems to be some confusion on what a command is. …
To start out, a function in PowerShell is similar to a function in any other development language. (See my last post “Commands in PowerShell” for a little PowerShell basics …
As promised here are the PowerShell scripts I used in my session at ITForums in Barcelona Spain. PS_SPDemoCode.zip If you want to follow along with the demo script (demoScript.txt) …
I know this is last minute but I Daniel Larson passed this around last night.. SharePoint Pro Online Live This is a free online event for those that can …
The newest version of the WSS and MOSS SDK has been posted to Microsoft Download. It is available at: http://www.microsoft.com/downloads/details.aspx?FamilyId=6D94E307-67D9-41AC-B2D6-0074D6286FA9&displaylang=en
Here is a quick look at the current utilities I make sure I get on all my development servers: Reflector – Unless you live under a rock you have …
The Good, Bad and the Ugly – well Ugly at least… SPSiteDataQuery is used to query across multiple lists/libraries within a site collection. Apparently there is a confirmed issue …