Hello, I tried: C:\Source Files\Tools\SCCM Collection Splitter\SCCM Collection Splitter>cscrip t SCCMCollectionS plitter.vbs /CollectionID:S RV00105 /CompPerColl:50 /Splitdeployem ent:false also with true... but getting an error on Unknown argument found: /Splitdeployeme nt Any idea? Thanks, Dom
(405, 5) Microsoft VBScript runtime error: Object doesn't supp ort this property or method: 'newCollection.LimitToCollecti onID'
Hi, I didn't try it and cannot say wether or not if this script works on SCCM 2007 (and I'm quite sure it won't work). Best regards
Hi, You should have error while lauching the HTA because it will try to parse your applications and applications doesn't exist in SCCM 2007. So you can either try to customize the HTA to remove all references to applications or directly launch the VBS with the good parameters, it should work. Best regards
Hi, I haven't tried the tool on a Windows Server 2012. But it's compatible with SCCM 2012 SP1. Anyway I don't think the tool will have a different behavior on 2008 R2 or 2012, just make shure you launch the HTA as administrator.