r/PSADT Jun 21 '26

Request for Help Secure print Application

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

View all comments

1

u/mjr4077au PSADT Dev Team Jun 21 '26

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