ArticleID on configuration manager with special symbols

CalgaryFlame 21 Reputation points
2022-06-24T00:36:39.54+00:00

Hi folks,

I have a simple question regarding ArticleID on configuration manager.

As I found the link(https://learn.microsoft.com/en-us/mem/configmgr/develop/reference/core/clients/sdk/ccm_softwareupdate-client-wmi-class), ArticleID is a string data type and its maximum length is 64 characters. I try to create a custom catalog internally, I wonder if ArticleID is allowed to have special symbols like hashtags or underscores or hyphen-minus if the length is less than 64 characters?

Thank you for reading this.

Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
960 questions
Microsoft Configuration Manager Application
Microsoft Configuration Manager Application
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Application: A computer program designed to carry out a specific task other than one relating to the operation of the computer itself, typically to be used by end users.
457 questions
Microsoft Configuration Manager
0 comments No comments
{count} votes

Accepted answer
  1. AllenLiu-MSFT 40,316 Reputation points Microsoft Vendor
    2022-06-24T01:46:45.487+00:00

    Hi, @CalgaryFlame

    Thank you for posting in Microsoft Q&A forum.

    As you mentioned, article ID is a string data type, so it is allowed to have special symbols like hashtags or underscores or hyphen-minus.
    If it is a UInt32 data type, we can only use numbers.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful