I'm trying to use the document ID service on my SharePoint 2010 development instance, but it's not present within the "Site Collection Features". Any ideas?

|
I'm trying to use the document ID service on my SharePoint 2010 development instance, but it's not present within the "Site Collection Features". Any ideas?
|
|||
|
|
|
Activate it from PowerShell. Enable-SPFeature -id docid -url [url] [update] The silly me put chevrons around the param url! Also this is NOT available in SharePoint foundation. |
|||||||||||
|