This script allows for the removal of Appx applications from a Windows image during operating system deployment or a mounted Windows image.
Updated 2020-11-07 01:16:42 +00:00
Ever had to create a test domain environment, but got stuck creating user accounts and groups to test with? Have you ever needed to create user accounts with rich actionable Active Directory attributes so you emulate scenarios you would see in production environments? If you have, then this script will handle that for you. You can run this on a test domain with an authorized account, and it will create up to 2000 users with rich attribute details, and an organizational unit structure to match. The OU structure is broken up by Country and State, and each user will get an EmployeeID, Address, City, State, Department, Title, and be added to a group with their department members. This should allow for more rich testing scenarios to better serve customers and places of work. Have Fun!
Updated 2020-05-29 18:43:50 +00:00
Will configure a Microsoft Deployment Toolkit server from start to finish
Updated 2015-07-17 16:18:04 +00:00