Jump to content

philantropy

Members
  • Posts

    3
  • Joined

  • Last visited

Reputation

0 Neutral

About philantropy

Personal Information

  • Occupation
    Student
  • Location
    Paris
  1. I created a powershell script that deletes my home directory but it's not fast enough to start at boot before loging to the session. Maybe with a bat It will success but the: "rmdir C:\Users\username /s /q" does'nt remove the profile entirely.
  2. I would like to run a script (or other) on my session which will remove this session at shutdown or reboot and which will recreate it. Or recharge my default profile (and default settings) on this session but I don't think it's possible.
  3. Hi everyone, I try to make a script that removes the user on which I am logged,in to restart the computer and recreate this user. I created a RunOnce key but the script and the deletion occurs only when I log on an admin session. But I need an AutoLogon on user session newly created. An idea? Thxs
×
×
  • Create New...