• ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
The HP Community is where owners of HP products, like you, volunteer to help each other find solutions.
HP Recommended

When we create a conference using PCO (Polycom Conferencing for Microsoft Outlook), the conference ID is always set to 6 digits. How can we reduce this to 4 digits?

1 ACCEPTED SOLUTION

Accepted Solutions
HP Recommended

I've found the entry "generatedLength" in the settings.xml file that gets written to from the Configuration Policy. Changing this has changed the conference id length.

 

<Setting>
    <name>generatedLength</name>
    <Type>string</Type>
    <Value>4</Value>
  </Setting>

View solution in original post

2 REPLIES 2
HP Recommended

Hi Robert,

 

 

Please do the following:

 

1. Open Microsoft Outlook

2. Click on the "Schedule Polycom Conference" plug-in

3. Within the new invitation window, click on the bottom arrow of the "Conference" plug-in and select "Options"

4. Click "Configuration Policy", select "My custom configuration" and click "OK"

5. Repeat step number 3.

6. Select "Video Network" and within the "Generated number length" field set the number from 6 to 4

7. Click "OK" and you're done

 

 

Hope this helps!

HP Recommended

I've found the entry "generatedLength" in the settings.xml file that gets written to from the Configuration Policy. Changing this has changed the conference id length.

 

<Setting>
    <name>generatedLength</name>
    <Type>string</Type>
    <Value>4</Value>
  </Setting>

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.