Skip to content

Commit 55485ed

Browse files
committed
Merge branch 'cz-5637106-ap2comgmt' of https://github.com/aczechowski/memdocs-pr into cz-5637106-ap2comgmt
2 parents 067371c + c7f86bb commit 55485ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

memdocs/configmgr/develop/core/servers/console/console-extension-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ The deployment of a typical Configuration Manager extension has to account for a
8181
### Installing a Custom Management Class
8282
Copy the management class assembly to either %*ProgramFiles*%\ Microsoft Endpoint Manager\AdminConsole\bin or to your application's installation folder.
8383

84-
To install an custom management class XML file, copy the file to the %*ProgramFiles*%\Microsoft Endpoint Manager\AdminConsole\XmlStorage\Extensions\ManagementClasses folder. Because all custom management classes are placed in this folder, you must ensure that your XML file has a unique name. It is suggested that you use your company name as part of the file name.
84+
To install a custom management class XML file, copy the file to the %*ProgramFiles*%\Microsoft Endpoint Manager\AdminConsole\XmlStorage\Extensions\ManagementClasses folder. Because all custom management classes are placed in this folder, you must ensure that your XML file has a unique name. It is suggested that you use your company name as part of the file name.
8585

8686
### Removing a Custom Management Class
8787
To remove a custom management class, delete the custom management class XML file. If there are no other XML files in the folder then it is safe to remove the folder.

0 commit comments

Comments
 (0)