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!

SOLVED Dll/oxc file register with sccm

  • Thread starter Thread starter Rohit
  • Start date Start date
  • Replies Replies 4
  • Views Views 4K

Rohit

Active Member
Messages
43
Reaction score
0
Points
6
Hello All,

Is it possible to register dll/ocx file on client machine with SCCM?
 
There are no trick to this you do it the same way you would normally do it. I generally use an installer but you can do it via a batch file.
 
Yes you can do this via a batch file. You should have the command to register the dll, put that in the batch file and deploy it using SCCM.
 
Back
Top