vane0326
(vane0326)
February 16, 2018, 3:02pm
1
I would like to know if this is the best and safest way of deleting files in the temp folder using Group Policy on users computers. Please look at the screenshot below.
Will this work?
6 Spice ups
justin1250
(Justin1250)
February 16, 2018, 3:16pm
3
You could use a file GPP.
This is what I use to delete the Old update Cabs.
As always make sure to test before you deploy a gpo.
2 Spice ups
vane0326
(vane0326)
February 16, 2018, 8:48pm
4
Justin1250:
You could use a file GPP.
This is what I use to delete the Old update Cabs.
As always make sure to test before you deploy a gpo.
Hi Justin1250,
Will this work for all users?
C:\Users*Default *\AppData\Local\Temp
Or
C:\Users__*__\AppData\Local\Temp
@jhart
justin1250
(Justin1250)
February 16, 2018, 8:55pm
5
vane0326:
Justin1250:
You could use a file GPP.
This is what I use to delete the Old update Cabs.
As always make sure to test before you deploy a gpo.
Hi Justin1250,
Will this work for all users?
C:\Users*Default *\AppData\Local\Temp
Or
C:\Users__*__\AppData\Local\Temp
For Appdata I would use a User File GPP C:\Users\Default is only used when making a new profile on the computer rather than any user that logs in.
path should be
C:\Users%username%\appdata\local\Temp*