Configure Microsoft Endpoint Configuration Manager and set up the spoke
Follow the Microsoft Endpoint Configuration Manager configuration procedures in the order shown.
Configure the Application Administrator role on the Microsoft Endpoint Configuration Manager server
Ensure that the Microsoft Endpoint Configuration Manager administrative user has the correct permissions to deploy software and that PowerShell is properly configured.
始める前に
このタスクについて
手順
Update the Microsoft Endpoint Configuration Manager cmdlet libraries
Ensure that the Microsoft Endpoint Configuration Manager Cmdlet Library is up-to-date.
始める前に
このタスクについて
WARNING: An update to the
Microsoft Endpoint Configuration Manager Cmdlet
Library is available. Please go to
'http://go.microsoft.com/fwlink/?LinkId=528947' to download the latest version.
Running cmdlet version: 5.0.8231.1004 Latest cmdlet version: 5.0.8328.1155
Download the latest version of the cmdlet library from http://go.microsoft.com/fwlink/?LinkId=528947. For installation instructions, see https://technet.microsoft.com/en-us/library/dn958404(v=sc.20).aspx.
If you elect to use an earlier version library, use this procedure to disable the CM update check, which allows Discovery to proceed without issues.
手順
Set up the Microsoft Endpoint Configuration Manager spoke
Integrate the ServiceNow instance and Microsoft Endpoint Configuration Manager account using the PowerShell and JDBC credentials to authenticate ServiceNow requests.
始める前に
- Request an Integration Hub subscription.
- Activate the Microsoft Endpoint Configuration Manager spoke.
- Role required: admin.
手順
次のタスク
Create a connection and credential record for the Microsoft Endpoint Configuration Manager spoke REST actions
Create a connection record for your Microsoft Endpoint Configuration Manager. The Microsoft Endpoint Configuration Manager connection and credential aliases use these connections to perform actions in Microsoft Endpoint Configuration Manager.
始める前に
- To get the Realm value from the Microsoft Endpoint
Configuration Manager server, do the following:
- Open .
- Select Active Directory Domains and
Trusts.
The Active Directory domain names are listed. The Active Directory domain name is also the related Kerberos realm name and DNS domain name. Select the domain that you want to use for integration.
- After getting Realm details, run the following command from the Command Line
to get the Key Distribution Center value.
nslookup -type=srv _kerberos._tcp.<REALM_NAME_IN_UPPER_CASE>Copy the
svr hostnamevalue from the list and use it as the Key Distribution Center value. - Role required: admin.
手順
次のタスク
Before using any REST based actions, make sure the MID JAR file, MecmConnector, is present at <MID Folder>\agent\extlib on MID server.