Set profile synchronization account rights in AD using PowerShell
This is just a short note on this topic. I could not find a script in the net. I’m not sure this is part of some SharePoint “config frameworks” like “AutoSPInstaller”. I do not…
SharePoint, PowerShell & dev notes by Ingo Karstein
154 articles since 2010 · page 5 of 16
This is just a short note on this topic. I could not find a script in the net. I’m not sure this is part of some SharePoint “config frameworks” like “AutoSPInstaller”. I do not…
Some days ago I found this JavaScript library for client side encryption using standard crypto algorithms. Everything done in the browser. Cool! Stanford Javascript Crypto…
I spend some spare time in the last weeks and the last days (in Redmond before the MCSM: SharePoint rotation starts in a few hours ; ) ) for a new private development project. It…
Yesterday I had a problem on a new SharePoint 2013 farm that took me some hours to solve it. Problem: I was not able to customize forms (again) using InfoPath on lists after…
http://blogs.technet.com/b/heyscriptingguy/archive/2013/03/30/weekend scripter run c code from within powershell.aspx Link to “C Script”: http://gallery.technet.microsoft.com/C…
http://blogs.technet.com/b/heyscriptingguy/archive/2013/03/25/learn about using powershell value binding by property name.aspx
On Codeplex user redpark asked for “Single Thread Apartment” mode (http://ps2exe.codeplex.com/discussions/435946)… Here it is… Please see v0.4 on CodePlex:…
Some time ago I’ve written a little tool called “PS2EXE” that creates .EXE files from PowerShell script files. As mentioned in earlier posts this is no conversation of PS to EXE!…
When you upload MS Office documents to SharePoint document libraries their document titles are used in SharePoint to set the default Title column of list item of the uploaded…
Last Thursday I wrote about “Exporting SharePoint 2013 Design Packages with PowerShell”. Today I’d like to show you the import function. This functions can be used to handle with…