Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

Is there a PowerShell script that will set the default value for a metadata (termstore) taxonomy column in a SharePoint 2010 document library?

share|improve this question

1 Answer

up vote 1 down vote accepted

Mirjam describes how to do this using code (C#) here. Shouldn't be to hard to convert her code to a PS script.

share|improve this answer
Thanks Colin - Mirjam's link led me to Donald Hessing's post which provides the details. – SB Chatterjee Jan 28 '12 at 11:21

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.