Yeah, I did check out the RDL. I was curious if a SQL view contained that information as well. From: [email protected] To: [email protected] Subject: RE: [mssms] application deployment / enforcement time - sql view? Date: Mon, 18 Aug 2014 10:18:46 +0800
have you looked at the .RDL file using report builder or BIDS/Visual Studio for code ?The report is created using the function called fn_appdtclientsummarizedstate(1033). This function stores information about client and its state of applications including enforcementTime. Thanks,Eswar Koneti www.eskonr.com From: [email protected] To: [email protected] Subject: [mssms] application deployment / enforcement time - sql view? Date: Sat, 16 Aug 2014 03:46:17 +0000 Where can we find the enforcement time for an application model deployment? I cracked open the canned report and checked out the dataset, but I can seem to locate the view that this would be found in. Anyone know where the enforcement time would be stored in the DB?

