Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

PENDING Windows 10 OSD

  • Thread starter Thread starter Sokoban
  • Start date Start date
  • Replies Replies 1
  • Views Views 1K

Sokoban

Well-Known Member
Messages
102
Reaction score
7
Points
18

SCCM OSD Selcted OU will copy the files​

Hi
I want my selected OU will copy files to WMS folder in the desktop.
96642-copy-files-1.jpg

And here is the selected OU choose the filepath.
1621247039777.png

How will I do that ?
 
Last edited:
To explain clear ,
I want to use multiple Copy Files to WMS task sequence steps to achieve your goal.
In Copy Files to WMS A task sequence step, if the condition OU=AAA is true, copy Files from \\Server\Folder\A; if the condition OU=AAA is false, do nothing.
In Copy Files to WMS B task sequence step, if the condition OU=BBB is true, copy Files from \\Server\Folder\B; if the condition OU=BBB is false, do nothing.
...etc...
 
Back
Top