Hi Guys,
i want to delete old user profiles (say x days older) in a server(Win 2008 R2).
- i have configured it on group policy of the local system(Computer Configuration-->Policies-->Administrative Templates-->System-->User Profiles-->Delete user profiles older than a specified number of days on system restart-->Enabled-->Delete user profiles older than (X days))
- executed the command "gpupdate /f"
- restarted the system.
after restarting also i can see all those old user profiles. am i missing something ?
Note: Server is added to a domain. can i do something in the server group policy without AD level involvement ? because i dont have access to AD server to do any changes and push the policy.