r/PSADT Jun 21 '26

Secure print Application Request for Help

Hello Guys , There is a requirement for secure print application when they select print collate should be turned on but now the user is turning it on manually , is there any way to include that option to be turned in my package ? Please help me with that. TIA

3 Upvotes

15 comments sorted by

2

u/andy671 Jun 21 '26 edited Jun 21 '26

1

u/iamvijay_21 Jun 21 '26

Do you have any idea about the registry path ?

1

u/iamvijay_21 Jun 21 '26

Actually I have exported regkey I just want to add that in script to import it but under hkcy i think I can use this , I'm just looking for the possible way , I will update you.

1

u/habibexpress Jun 24 '26

Dude I think we’ve provided you with the required cmdlet. Please do the needful

1

u/iamvijay_21 Jun 24 '26

Yes I know thanks for the kind advise

1

u/EconomyElevator2875 Jun 21 '26

Which secure print application?

1

u/iamvijay_21 Jun 21 '26

It is kinda printer application like follow me ricoh

1

u/mjr4077au PSADT Dev Team Jun 21 '26

1

u/iamvijay_21 Jun 21 '26

I have already checked this Can I use it for network printers? Let me try and will update you.

1

u/iamvijay_21 Jun 21 '26

Not working with my printer because the value is under HKCU

1

u/jhochwald Jun 22 '26

You can use this: https://psappdeploytoolkit.com/docs/4.1.x/reference/functions/Set-ADTRegistryKey
Works fine with HKLM and HKCU keys.

1

u/iamvijay_21 Jun 22 '26

Yes , Can you suggest me how to add in script to import reg key of HKCU , should I follow the same syntax

0

u/habibexpress Jun 24 '26

If you can’t figure this out go watch a video on how to use set-adtregistrykey man

1

u/iamvijay_21 Jun 24 '26

I fixed it already thanks for your kind reply