Merging and modifying xslt using Powershell

In a previous post I talked about how we can change the way the SharePoint 2010 document libraries handles opening documents when we click the on the out of the box name column. That post took a manual approach to modifying the xsl but in the real world we want things automated and powershell provides [...]

0 Comments

Using Powershell to set up an SPTimerJob

In a previous blog I talked you though a little console app which I wrote while on a train one morning that checked the validity of any url stored in xml (namely infopath) documents held in Sharepoint.
The next thing on the agenda was to set about integrating the code with our Sharepoint implementation. Now, don’t [...]

0 Comments