Hi, We can get the details in the CollectionInsert_SCCMServer.log but how to confirm that it's added are not in the collection.
Is there any way from SCCM side to find it?
Oct 07, 2021 06:04 AM
You can check SCCM, in the same way, to ensure that the device is no longer in the collection. You can also look at the following log files, as you should find information about collection cleans in these log files;
On the SCCM server:
"C:\Program Files (x86)\Flexera Software\App Portal Web Service\logs\CollectionClean.log"
On the App Broker server:
"C:\Program Files (x86)\Flexera Software\App Portal\Logs\CollectionClean_<sccmserverName>.log"
"C:\Program Files (x86)\Flexera Software\App Portal\Logs\CollectionClean.log"
Oct 07, 2021 12:11 PM
You can find the collection in SCCM, and simply double click on it to view the collection membership.
Oct 07, 2021 08:22 AM
@CharlesW Once installation is successful the device will get removed from the SCCM collection. In that case how we can find it?. And any logs from the App portal will catch it? or do we need to check it from SCCM?
Oct 07, 2021 08:32 AM
You can check SCCM, in the same way, to ensure that the device is no longer in the collection. You can also look at the following log files, as you should find information about collection cleans in these log files;
On the SCCM server:
"C:\Program Files (x86)\Flexera Software\App Portal Web Service\logs\CollectionClean.log"
On the App Broker server:
"C:\Program Files (x86)\Flexera Software\App Portal\Logs\CollectionClean_<sccmserverName>.log"
"C:\Program Files (x86)\Flexera Software\App Portal\Logs\CollectionClean.log"
Oct 07, 2021 12:11 PM
It is also possible to configure your catalog items to not remove the devices from the collections after installation/failure, if you prefer to keep them in the collection membership.
Oct 14, 2021 10:06 AM