/build/static/layout/Breadcrumb_cap_w.png

How to determine default paper size using SCCM?

hi i am working open text imaging windows viewer and the app owner has asked for the following 6.Is it possible for SCCM to determine a workstations default paper size?  If so, then we want the viewer setup for letter size paper for US locations and A4 for everyone else, for example:



Letter size paper:

[HKEY_CURRENT_USER\Software\IXOS\IXOS_ARCHIVE\Viewer\Printing\FAX]

"PaperSize"=dword:00000001

 

[HKEY_CURRENT_USER\Software\IXOS\IXOS_ARCHIVE\Viewer\Printing\TIF]

"PaperSize"=dword:00000001

 

A4 size paper:

[HKEY_CURRENT_USER\Software\IXOS\IXOS_ARCHIVE\Viewer\Printing\FAX]

"PaperSize"=dword:00000009

 

[HKEY_CURRENT_USER\Software\IXOS\IXOS_ARCHIVE\Viewer\Printing\TIF]

"PaperSize"=dword:00000009

 

i have created mst and can i know how i can include it in mst?

Thanks

 


0 Comments   [ + ] Show comments

Answers (1)

Posted by: dunnpy 11 years ago
Red Belt
1

Sounds like you need to create a generic package, and then have two config packages to set the paper size - one for A4 and one for Letter that uses ActiveSetup to populate the keys for each user that logs on.

Then utilise your SCCM environment to target the Letter config package to your American cousins and target everyone else with the A4 config package.

You should be able to build a dynamic collection for the deployment based on either SCCM site configured or IP address - denoting a site/ip range in the US.

 

Hope that points you in the right direction.

Dunnpy


Comments:
  • so i have to include any logic in my script or it can be done by SCCM? - shilesh1982 11 years ago
  • and i have created mst so i have to iclude anything in mst? have to use active set up? - shilesh1982 11 years ago

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

View more:

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ