Chrissy LeMaire
30p32 comments posted · 0 followers · following 0
3 weeks 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.
3 weeks 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?
7 weeks ago @ nerds:~ # - SharePoint 2010: Creat... · 0 replies · +1 points
7 weeks ago @ nerds:~ # - SharePoint 2010: Creat... · 0 replies · +1 points
7 weeks ago @ nerds:~ # - SharePoint 2010: Creat... · 0 replies · +1 points
7 weeks ago @ nerds:~ # - SharePoint 2010: Creat... · 1 reply · +1 points
7 weeks ago @ nerds:~ # - SharePoint 2010: Creat... · 1 reply · +1 points
8 weeks ago @ nerds:~ # - SharePoint 2010: Creat... · 0 replies · +1 points
Click on the PivotTable, then at the top, go to Options and all the way to the left, it says "PivotTable1." You can rename it there :)
8 weeks ago @ nerds:~ # - SharePoint 2010: Creat... · 1 reply · +1 points
I'm really happy you found the post useful! It's a matter of preference, I suppose. I prefer the look and feel of web pages as opposed to Excel. I also chose PerformancePoint over Excel Web Parts because it's quick and easy once you get it.
Good luck getting the data to refresh.. I'm going to be playing with the SSS ID stuff later next week. So far, Kerberos works for me.
8 weeks ago @ nerds:~ # - SharePoint 2010: Creat... · 0 replies · +1 points
Production