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 SCCM Web - combing a string to a single collection or advert

jfaulknerjr

New Member
Messages
2
Reaction score
0
Points
1
Hi,

I have this working as shown below. The Advert ID can be anything so I just changed the suffix to all zeros.

http://sccmweb/ReportServer/Pages/ReportViewer.aspx?%2fConfigMgr_CVC%2f_VGI_Advertisements%2fStatus+of+Specific+Advertisement&rs:Command=Render&AdvertID=CVC00000

Following a similar syntax, I am trying to do the same with collections, members of a collection, specifically. I no longer get a SQL Server Reporting Services error but the content (which does contains members) is blank. Again, the coll ID is suffixed with zeros as an example only.


I've tried all types of variations, does SQL Reporting support single URL's for collections?

Thanks!
 
I got this working except for the original one I was testing. Still unsure why that doesn't report back members, we'll put that aside unless I see this occurring more frequently.
 
Back
Top