Microsoft SharePoint 2010 and Windows PowerShell 2.0: Expert Cookbook
eBook - ePub

Microsoft SharePoint 2010 and Windows PowerShell 2.0: Expert Cookbook

  1. 310 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Microsoft SharePoint 2010 and Windows PowerShell 2.0: Expert Cookbook

Book details
Book preview
Table of contents
Citations

About This Book

In Detail

PowerShell is tightly integrated with SharePoint 2010, demonstrating an important alliance between the fastest growing collaboration and web publishing platform, and the latest task automation framework. The advantages of PowerShell and SharePoint integration help administrators and infrastructure specialists achieve everyday enterprise tasks more efficiently, and this book will ensure you get the most out of SharePoint configuration and management.

When it comes to custom SharePoint 2010 solution configuration, creating robust PowerShell scripts is the best option for saving time and providing a point of reference as to the changes made in the server environment. This practical expert cookbook translates the most commonly found scenarios into a series of immediately usable recipes, allowing you to get up and running straight away with writing powerful PowerShell scripts for SharePoint.

"Microsoft SharePoint 2010 and Windows PowerShell 2.0: Expert Cookbook" focuses on a range of distinct areas of SharePoint administration, with expert recipes targeting unique business examples.You will learn exactly how solutions were achieved for managing SharePoint list settings with PowerShell, PowerShell configuration of SharePoint FAST Search, and more. You will also learn how to tailor the recipe to your own business needs.

With this advanced cookbook in hand, you will be fully equipped with the source code as a starting point for creating your scripts in order to take advantage of the integration between SharePoint and PowerShell.

Approach

"Microsoft SharePoint 2010 and Windows PowerShell 2.0: Expert Cookbook" is a concise and above all advanced cookbook, with practical expert recipes for SharePoint and PowerShell automation.

Who this book is for

If you are a SharePoint administrator or IT Pro who wants to extend your knowledge of PowerShell automation, this book is a must have. You should have a solid grasp of working with SharePoint and PowerShell respectively.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Microsoft SharePoint 2010 and Windows PowerShell 2.0: Expert Cookbook by Yaroslav Pentsarskyy in PDF and/or ePUB format, as well as other popular books in Computer Science & Entreprise Applications. We have over one million books available in our catalogue for you to explore.

Information

Year
2011
ISBN
9781849684101
Edition
1

Microsoft SharePoint 2010 and Windows PowerShell 2.0: Expert Cookbook


Table of Contents

Microsoft SharePoint 2010 and Windows PowerShell 2.0: Expert Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files, eBooks, discount offers, and more
Why Subscribe?
Free Access for Packt account holders
Instant Updates on New Packt Books
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Errata
Piracy
Questions
1. PowerShell Scripting Methods and Creating Custom Commands
Introduction
Setting up your Virtual Machine and running a test script
Getting ready
How to do it...
How it works...
There's more..
Authoring, debugging, and executing script accessing farm settings with PowerGUI and PowerShell ISE
Getting ready
How to do it...
How it works...
There's more
Script authoring with PowerGUI
Accessing advanced SharePoint 2010 functionality with external libraries
Getting ready
How to do it...
How it works...
There's more
Accessing other SharePoint libraries and related functions
Creating a custom PowerShell command (CmdLet)
Getting ready
How to do it...
How it works...
See also
Creating a custom PowerShell Snap-In
Getting ready
How to do it...
How it works...
There's more
Uninstalling a Snap-In from your system
Visual Studio CmdLet and Snap-In item templates
2. Enterprise Content Deployment and Provisioning Using PowerShell
Introduction
Provisioning site hierarchy during solution deployment
Getting ready
How to do it...
How it works...
See also
Installing features on the site and managing existing site features
Getting ready
How to do it...
How it works...
Creating permission levels and security groups that use them
Getting ready
How to do it...
How it works...
Managing site templates and their availability on sites
Getting ready
How to do it...
How it works...
Associating features to existing site templates
Getting ready
How to do it...
How it works...
There's more
Managing SharePoint workflow association using PowerShell
Getting ready
How to do it...
How it works...
There's more
Configuring site themes and user interface artifacts
Getting ready
How to do it...
How it works...
There's More
Assigning a new masterpage to the SharePoint site
See also
3. Performing Advanced List and Content Operations in SharePoint using PowerShell
Introduction
Creating lists of custom structures
Getting ready
How to do it...
How it works...
See also
Setting SharePoint list item validation with PowerShell
Getting ready
How to do it...
How it works...
There's more...
Setting list item security
Getting ready
How to do it...
How it works...
There's more
Setting list relationships
Getting ready
How to do it...
How it works...
There's more...
Customizing list views
Getting ready
How to do it...
How it works...
Managing the use of content types in lists
Getting ready
How to do it...
How it works...
4. Managing External Data in SharePoint and Business Connectivity Services using PowerShell
Introduction
Importing a custom BCS model to SharePoint
Getting ready
How to do it...
How it works...
See also
Exporting SharePoint BCS model and schema
Getting ready
How to do it...
How it works...
Creating instances of external lists with PowerShell
Getting ready
How to do it...
How it works...
There's more
Managing permissions on an external list
Getting ready
How to do it...
How it works...
Throttling items returned with external lists
Getting ready
How to do it...
How it works...
5. Managing SharePoint 2010 Metadata and Social Features Using PowerShell
Introduction
Creating new user profiles
Getting ready
How to do it...
How it works...
Adding and configuring new profile properties
Getting ready
How to do it...
How it works...
See also
Bulk provisioning data into user profile properties
Getting ready
How to do it...
How it works...
See also
Creating, importing, and exporting managed metadata taxonomy terms
Getting ready
How to do it...
How it works...
Enabling social ratings on lists and libraries
Getting ready
How to do it...
How it works...
Bulk tagging content and deleting tags in SharePoint
Getting ready
How to do it...
How it works...
See also
6. Managing SharePoint Search and FAST Search with PowerShell
Introduction
Configuring search query suggestions in your search center
Getting ready
How to do it...
How it works...
Configuring search best bets
Getting ready
How to do it...
How it works...
Configuring visual best bets
Getting ready
How to do it...
How it works...
See also
Configuring search audience targeting
Getting ready
How to do it...
How it works...
See also
Configuring search web parts automatically with PowerShell
Getting ready
How to do it...
How it works...
7. Managing SharePoint Site Content in Bulk using PowerShell
Introduction
Creating basic and complex content types
Getting ready
How to do it...
How it works...
See also
Creating and configuring document sets
Getting ready
How to do it...
How it works...
See also
Creating and editing publishing pages with PowerShell
Getting ready
How to do it...
How it works...
Provisioning web parts in bulk on to SharePoint pages
Getting ready
How to do it...
How it works...
See also
Configuring web parts in bulk with PowerShell
Getting ready
How to do it...
How it works...
See also
Provisioning list rollups using Powershell
Getting ready
How to do it...
How it works...
See also
8. Managing Documents and Records in SharePoint with PowerShell
Introduction
Provisioning documents and records center with PowerShell
Getting ready
How to do it...
How it works...
See also
Configuring record routing
Getting ready
How to do it...
How it works...
More info
See also
Configuring a common record expiration policy
Getting ready
How to do it...
How it works...
See also
Creating a custom expiration policy for the record
Getting ready
How to do it...
How it works...
See also
Configuring content hub for con...

Table of contents

  1. Microsoft SharePoint 2010 and Windows PowerShell 2.0: Expert Cookbook