Hi, I want to start this as a new thread as I spent many hours and still couldn't work this one out.
The script below deletes all the userprofiles and userdata of all those accounts in a specified AD OU.
However I login to the File server that contains all the user profiles and userdata and run...
Hi Everyone,
I have written a VBScript to delete userfiles/data. But the issue is when I run my script I receive the following error:
line: 24
Char:18
Error: permission denied.
I'm pretty sure the problem is that I do not have "Ownership" permissions of some of the profiles thus receiving the...
Hi everyone,
Is anyone able to assist me with this if possible. The script below works fine. I put the AD accounts to be deleted in the "To Delete" OU and it deletes all the corresponding profiles and userdata of those AD accounts in the "To Delete" OU from the Servers.
but the only issue is: I...
Hello,
I'm trying to write a vbscript which deletes all users from a specific Active directory OU, and all his data.Here's the info:
Profiledata location: \\lon-file\staffprof$\accountname
Userdata location: \\lon-file\accounts$\users\accountname
domainname: Lon.ac.uk
All the users to...
Hello,
I'm trying to write a vbscript which deletes all users from a specific Active directory OU, and all his data.
Here's the info:
Profiledata location: \\server\profile$\accountname
Userdata location: \\server\userdata$\accountname
domainname: rcm.ac.uk
All the users to be deleted are...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.