
Deploying and registering OCX files using ConfigMgr 2012
I’ve been asked about deploying and registering OCX files, well this is how we do ours… Copy the INF and OCX files to a readily available location on the network. Also create two batch files (give the extension name of .cmd) with the following in each: Batch file 1 (File Copy): xcopy \LOCATION_OF_FILES*.* “c:\Windows\Downloaded Program…