How to Videos: Manage SharePoint Events Across an Organization
In this video, we’ll show you how you can benefit from the combined use of three Bamboo web parts to manage events in SharePoint® environments
Bamboo Travelogue 2015
2015 has been Bamboo’s most eventful year. The various team players at Bamboo identify different aspects of the shows as their favorites.
Bamboo’s December Product of the Month: Alert Plus
How do you manage that daily deadline? Bamboo’s product of the month has the potential to automate efficiency and ring in before deadlines.
Friday Fun: 5 Things We’re Thankful for
As a way of wishing you a wonderful Thanksgiving, allow us to share with you the top 5 things we cherish as members of the Bamboo family.
PowerShell script: Update data for a specific column
How do you update data for any column with a lot of items without even logging on to your site? Here we’ll show you how to do exactly that
PowerShell script: Deleting specific items in a list on your site
In this article, we’ll show you how to delete specific items in a list with just a few clicks and without having to log on to the site.
PowerShell script: Import Files from local to Document Library list
This script helps you automatically create a new Document Library list and import all files from a local folder to a Document Library list.
PowerShell script: Get List Name and List ID on your site
In this article, we will show you how to see the List Name and List ID on your site without logging on to your site.
PowerShell script: Deleting all lists on your Site Collection
In this article, we’ll show you how to delete lists on your site collection whose names are text-based to help improve performance.
PowerShell script: Delete all items in a List
Want to delete all items in your list, but still need to keep the structure for Columns, Content Types, and Views? Let us show you how!
PowerShell script: Create all column types in the Custom List and create data for those items
In this article, we’ll show you how to create a Custom List with the following data types using a PowerShell Script making it much faster.
PowerShell script: Creating a Tasks List using various items
Sometimes it’s necessary to create a Tasks List using various items for the sake of testing with a Software Product. Here is how to do that.