This URL might help
How to add Signature to user's outlook automatically
My company management ask me to go some automation to add signature to all the user's outlook as per there designation and location. signature should have company logo and other details.
2 answers
Sort by: Most helpful
-
-
Joan Hua-MSFT 5,030 Reputation points Microsoft External Staff
2024-07-31T02:30:32.1266667+00:00 Hi @Kawaljit Singh
Welcome to our forum!
To achieve your needs, please follow these steps:
- Create a Signature Template: Design a signature template that includes placeholders for user-specific information such as name, designation, location, and company logo. You can use HTML and inline CSS for formatting.
- Use Exchange Admin Center (EAC):
- Open the EAC and navigate to Mail Flow > Rules.
- Click the "+" sign to create a new rule.
- Select the conditions, such as "Sender is inside the organization" to apply the signature to all internal users.
- Choose the operation "Add Disclaimer" and enter the HTML code for your signature template.
- Save the rule to apply the signature to all users automatically.
Please kindly understand that the Outlook tag here we mainly focus on general issues about Outlook desktop client. To get the code for a specific HTML email signature with inline CSS, it is recommended that you consult with your company's IT.
In addition, i found a similar thread that many people find it useful, and you may feel free to refer to it: Set a signature for all users at once and with their own information - Microsoft Community
Hope it helps!
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our [documentation] to enable e-mail notifications if you want to receive the related email notification for this thread.