Share via

Document ID Service does not appear

Anonymous
2016-09-19T06:51:08+00:00

I am on a client site where they have SharePoint Online as a component of their Office 365 license. They're not very experienced SharePoint users.

I want to activate Document ID, and they have made me a Site Administrator to do so. But when I log into Site Features, Document ID doesn't appear as an option: 

Ought to be above the highlighted feature. Any idea why it's not offered?

Microsoft 365 and Office | SharePoint | For business | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2016-09-23T11:24:08+00:00

Hi Circadian,

Does the information above answer your question?

Regards,

William

Was this answer helpful?

0 comments No comments

4 additional answers

Sort by: Most helpful
  1. Anonymous
    2016-09-20T11:33:40+00:00

    Hi Circadian,

    Please make sure Custom Script is enabled as the following picture shows.

    Note: changes to this setting might take up to 24 hours to take effect.

    If you want to enable this immediately, please use PowerShell.

    1. Install and launch SharePoint Online Management Shell.
    2. Run the following commands:

    Connect-SPOService -Url https://domain-admin.sharepoint.com 

    #Type your credential into the promote window

    Set-SPOSite <SiteURL> -DenyAddAndCustomizePages 0

    After that, you can specify 4-12 characters you want.

    Regards,

    William

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2016-09-19T23:05:50+00:00

    I've run into another problem. In the Document ID Settings panel, SharePoint wants to begin each Doc ID with a random character string like in the picture below - I would like to simplify this by entering a 6 Char code beginning with company initials. But if I try and over-write it, I go to a 'sorry you don't have permission to access this page', although I'm set up as a Site admin.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2016-09-19T22:36:10+00:00

    Thanks William! I think I've made that mistake before, thanks for reminding me.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2016-09-19T08:31:47+00:00

    Hi Circadian,

    The picture showed above is under Manage site features.

    Document ID Service feature is under  Site Settings > Site Collection Features, as shown below.

    Regards,

    William

    Was this answer helpful?

    0 comments No comments