Projects

Active Directory Password resets through PHP

This is code i developed because if was wasting to much time resetting student passwords. Requires active directory, and php installed. It also requires the authentication module in php to be enabled.
Click here to view

Power shell script userimport from csv into AD

This is a power shell script import script that takes an xsuim user export and imports and creates user accounts from the csv export. It also creates home folders and sets the required permissions upon creation.
Click here to view