Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Tuesday, February 21, 2017 4:52 PM
Guys, how can i add in a Windows 10 Deployment the recently joined computer to an Active Directory Group in the same task sequence? Is there a way in the same task to do it?
Or should i use Power Shell Scrip? If i have to use a power shell scrip im not sure how to tell to pick up the current computer name.
All replies (5)
Tuesday, February 21, 2017 5:56 PM âś…Answered | 1 vote
Here's one example, done in .vbs but works: http://ccmexec.com/2010/08/adding-computer-to-ad-groups-during-deployment/
Tuesday, February 21, 2017 5:12 PM
Hello miguel
you can add manually this computer to the collection where task sequence Windows 10 Deployment apply.
Tuesday, February 21, 2017 5:13 PM
Alfie
Sorry if i was not clear, i was meanting to add it to an AD group.
Tuesday, February 21, 2017 5:21 PM
hello
dont worry ,I thought that you talking about SCCM task sequence ,just ignore this.
regards
Tuesday, February 21, 2017 6:03 PM
Thanks narcoticoo, totally what i was looking for.