The CreatorCon Call for Content is officially open! Get started here.

Automating Distribution List (DL)

catchdini
Tera Expert

Hello All, We have an requirement to automate DL tasks such as creating a DL, updating a DL (add or remove users in a DL) and delete a DL. Can someone please share some inputs and the way to achieve this. I have enabled Orchestration plugin for this. Thanks in advance.

17 REPLIES 17

Stephen Farrar
ServiceNow Employee
ServiceNow Employee

Hi Syap,



The easiest way to define the login credential to use is to specify a credential tag. This should then populate a $cred object that will be available in your powershell script.



If you still have questions, might be best to create your own post if you haven't already



Cheers,


Stephen


praveen50
Tera Contributor

Hi Catch,

i have the same requiement,

can you share the  code here.

 

 

Naresh29j
Tera Contributor

Hello,

 

Can someone help me with the steps to get this dl automation done through powershell?