Application Compatibility Clients do not show in MSSQL database, but do show in \AppCompat\
        Posted  
        
            by 
                rjt
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by rjt
        
        
        
        Published on 2011-03-05T22:44:02Z
        Indexed on 
            2011/03/05
            23:27 UTC
        
        
        Read the original article
        Hit count: 593
        
Application Compatibility Clients are not denied access to the central MSSQL database, but are able to leave their own files in the \AppCompat\ share.
The only computer that shows up in the "Microsoft Application Compatibility Manager" database is the the machine i initially created the .MSI installer from. The MSI successfullly pushed out via GPO and like i said there are tons of file in the \AppCompat\ share from many different computers. But only 1 pc shows up in the "Data Collection Manager" database, so i only have data from one machine.
i could manually add all these machines (ADNETBIOSNAME\MACHINENAME221$) to the MSSQL AppCompat db permissions list or use an SQL command to do so in batch, but i suspect i must have missed something. Do you manually edit the MSI to set the credentials?
© Server Fault or respective owner