0

I have had a client request that I setup a user account on a Windows device that will clear all user profile data once the account has been logged off. The computer is a shared device that will be used by guests and there cannot be any reference to the previous guests data.

My question is, what is the best method for achieving this? Is there a way I can achieve this with Group Policy, or some form of Roaming Profile that's automatically deleted? Or am I better off clearing with a batch file and Task Scheduler that deletes Documents, App Data, etc.

I know that this is often setup in public libraries and internet cafes, I'm just not sure how.

Any advice would be greatly appreciated.

Cheers, Smithy

2
  • Looks like there is a group policy for this Computer Configuration\Administrative Templates\System\USER PROFILES\Delete cached copies of roaming profiles you should configure it for the account that will be wiped, but I will suggest to use the guest user for this, because it is already set to be that kind of user. Commented Mar 3, 2022 at 0:34
  • You need to look into deep freeze or something similar; tasks and that group policy would not fit the bill for "cannot be any reference to the previous guests data" Commented Mar 3, 2022 at 0:46

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.