Chrissy LeMaire
32p37 comments posted · 2 followers · following 0
11 years ago @ nerds:~ # - Setup a Fully Function... · 0 replies · +1 points
http://social.technet.microsoft.com/Forums/lync/e...
and
http://support.microsoft.com/kb/2768004
11 years ago @ nerds:~ # - Using Bookpedia, SQLit... · 0 replies · +1 points
Writing a plugin is a great option. I wouldn't need to automate the SQLite part if I can rename the files using metadata. I just downloaded the plugin source, but it looks like Xcode, which I don't know. It's on my list, though! Once I learn it, I'll take another look.
12 years ago @ nerds:~ # - OS X: How to Setup NAT... · 0 replies · +1 points
Thank you, btw, for the awesome tutorial. It was one of the first and most useful resources I found.
12 years ago @ nerds:~ # - RIBCL: Reset Administr... · 0 replies · +1 points
12 years ago @ nerds:~ # - [Client-side Workaroun... · 0 replies · +1 points
12 years ago @ nerds:~ # - SharePoint + Powershel... · 0 replies · +1 points
In this case, you'd save the script as a file, say "release-holds.ps1"
Then you'd pass it arguments
.\release-holds.ps1 "http://sharepoint/" "My Library"
Otherwise, you can just remove the args part and do $siteURL = "http://sharepoint/" and so on.
12 years ago @ nerds:~ # - SharePoint 2010: Stop ... · 1 reply · +1 points
Glad I could help! There is one additional change I want to make: fixing the raw html codes (I forget what they're called.) You know, the way apostrophes show up as "#&146;" If/when I update that, I'll let you know. What does your final code look like, btw?
12 years ago @ nerds:~ # - SharePoint 2010: Creat... · 0 replies · +1 points
12 years ago @ nerds:~ # - SharePoint 2010: Creat... · 0 replies · +1 points
12 years ago @ nerds:~ # - SharePoint 2010: Creat... · 0 replies · +1 points