Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

What is the configuration.mof file in configuration manager?


Asked by Eugene Ball on Dec 01, 2021 FAQ



Editing this file, you could enable and disable existing classes, and also create new classes to inventory. The Configuration.mof file is used to define the data classes to be inventoried by hardware inventory on the client and is unchanged from Configuration Manager 2012.
Accordingly,
To edit the Configuration.mof file for Configuration Manager 2007 On the Configuration Manager Server, browse to the location of the Configuration.mof file: <CMInstallLocation>Inboxesclifiles.srchinv. On a default installation, the installation location is %systemdrive%Program Files (x86)Microsoft Configuration Manager.
And, Applies To: Windows PowerShell 4.0, Windows PowerShell 5.0 DSC manages the configuration of server nodes by applying information stored in a MOF file, where the Local Configuration Manager (LCM) implements the desired end state. Because this file contains the details of the configuration, it's important to keep it secure.
Likewise,
Securing the MOF File 1 Prerequisites. Some means of issuing and distributing certificates. ... 2 Overall process. ... 3 Certificate Requirements. ... 4 Certificate creation. ... 5 Configuration data. ... 6 Configuration script. ... 7 Setting up decryption. ... 8 Running the configuration. ... 9 Credential Encryption Module Example. ...
Besides,
Thumbprint of the certificate used to encrypt the MOF file. If this isn’t used passwords are stored in plain text in the MOF. What the LCM does with the configuration document. This setting can be used to automatically keep your node in the desired state. ApplyOnly, ApplyAndMonitor or ApplyAndAutoCorrect.