Contact ProvincePaul Contact Ile-de-FrancePaul TestimonialWe have successfully used Mass to create over 1000 usernames on our new Windows 2003 Network when we transferred our student base from NT4. We are also deploying tools to reset passwords, create new users and other maintenance issues. Deffinitely worth the money! Alan BrownUrsuline College Read more... |
Case scenario:Delete user accounts and home directories including dataIntroductionThis case discusses the project of deleting Active Directory user accounts, and their home directories including all data. Removing the home directory will also remove any shares (if applicable) on these home directories. Requirements
EnvironmentThe environment involves a mid-size company with 1 central domain (mycompany.com), 1 central domain controller running Windows 2003 (DC01), 1 file server running Windows 2000 (FILESRV01) and one database server running SQL Server 2000. The domain currently hosts 500 users. MyCompany has sold one of its development departments to another company. This other company will hire 100 ex-MyCompany employees. ProblemHuman Resources department has given you an Excel spreadsheet containing the employee details such as first name, last name and also username. MyCompany wants you to delete these user accounts from the MyCompany network so they do not gain access to sensitive data any more. Since all data has been migrated to the other company, all home directories and contents must be deleted. Solution GuideThis case scenario offers the project needed to delete user accounts, all home directories based on the username match including any data and shares pointing to the home directory. This scenario is based on the fact that user accounts have a home directory according to their username, for example JSmith has a folder \\FILESRV01\Users\JSmith.
Need help?We are always available to assist you in building or configuring projects. Please contact us to see find out how we can help you. CSV: The contents of a CSV file are similar to: Lastname,Firstname,Location |