I am trying to find a script that I can customize to remove local profiles on a Windows XP machine.
I need the script to pull computer names from a text or external file.
I also need the script to delete all profiles except for a few specific ones, which it could also pull from a text or external file.
I want to run the script remotely.
Right now we are cleaning these machines one by one and manually removing the profiles.
They are local profiles, (jsuk), if they were roaming we would have them delete upon logoff.
Thanks in advance for any information