Admin - ESM, Automation & PowerShell
TABLE OF CONTENTS Introduction Evaluate Rules 1. Rule Name 2. Rule Types 3. Data Location 4. Operator 5. Criteria Standard Criteria Blank Text / D...
Thu, 23 Jun, 2022 at 1:18 PM
# Define the Import Contract – Needs to be on the server somewhere. Use the portal to upload it if you do not have access $contractFilePath = "$($Scri...
Fri, 17 Jun, 2022 at 12:45 PM
It should be noted that if detail regarding PowerShell Module Commands, Script Variables, etc are required then users should refer to the associated solut...
Wed, 19 Jan, 2022 at 12:16 PM
TABLE OF CONTENTS Introduction Step 1 - Create the Datamining report Step 2 - Create the Email Template Step 3 - Configure the PowerShell Script Step ...
Fri, 25 Mar, 2022 at 3:53 PM
TABLE OF CONTENTS Introduction Step 1 - Configure PowerShell Step 2 - Set up the ESM Plan Further Support Introduction Most often within a project i...
Wed, 19 Jan, 2022 at 12:13 PM
#Run the powershell script with a param from esm. the survey ID is required.
$Surveys = Get-MSSurveysForModuleItems -Module UserMigrations -Sur...
Wed, 19 Jan, 2022 at 12:14 PM
Check for certain values in dropdown lists Add Devices to a Blueprint based on membership of a different Blueprint This can be useful if you have ...
Fri, 17 Jun, 2022 at 12:44 PM
See this article in the "How To" area: Move a User Migration to a Process when the Survey is Passed/Failed
Thu, 23 Jun, 2022 at 6:25 AM
Overview If a device has a user link set as "Primary" affinity, add the user's email to the device as the Primary Contact Use Case I...
Thu, 30 Jun, 2022 at 10:55 AM