@@ -34,7 +34,7 @@ export const solutions: Solution[] = [
3434 url : 'https://patchmypc.com/' ,
3535 description : 'Automation of 3rd party software updates for ConfigMgr and Intune. Stewards of PSAppDeployToolkit.' ,
3636 type : 'commercial' ,
37- worksWith : [ 'configMgr ' , 'intune ' ] ,
37+ worksWith : [ 'ConfigMgr ' , 'Intune ' ] ,
3838 categories : [ 'Software Update Catalog' , 'Deployment Automation' ] ,
3939 } ,
4040 {
@@ -44,7 +44,7 @@ export const solutions: Solution[] = [
4444 url : 'https://www.masterpackager.com' ,
4545 description : 'Everything you need to create professional, modern Windows installer packages.' ,
4646 type : 'free' ,
47- worksWith : [ 'configMgr ' , 'intune ' , 'standalone ' ] ,
47+ worksWith : [ 'ConfigMgr ' , 'Intune ' , 'Standalone ' ] ,
4848 categories : [ 'App Repackaging' , 'Package Authoring' ] ,
4949 } ,
5050 {
@@ -55,7 +55,7 @@ export const solutions: Solution[] = [
5555 url : 'https://devicie.com' ,
5656 type : 'commercial' ,
5757 description : 'Intune Automation, Management & Visibility Platform which leverages PSADT for App Deployment.' ,
58- worksWith : [ 'configMgr ' , 'intune ' ] ,
58+ worksWith : [ 'SCCM ' , 'Intune ' ] ,
5959 categories : [ 'Software Update Catalog' , 'Deployment Automation' , 'Packaging Services' ] ,
6060 } ,
6161 {
@@ -66,7 +66,7 @@ export const solutions: Solution[] = [
6666 type : 'commercial' ,
6767 description :
6868 'Windows-based tool designed for centralized post-packaging configuration and deployment. Part of Advanced Installer suite.' ,
69- worksWith : [ 'configMgr ' , 'intune ' ] ,
69+ worksWith : [ 'ConfigMgr ' , 'Intune ' ] ,
7070 categories : [ 'App Repackaging' , 'Package Authoring' ] ,
7171 } ,
7272 {
0 commit comments