Automation triggers?
Is there any way to trigger an automation based on an event instead of defining a set interval? IE "every time a user is created if it's not X trigger this policy". I looked at orchestrations but it is not giving me many options to define what kind of
AdManager Search user return disabled or expired status?
I see the API to return an AD user at https://www.manageengine.com/products/ad-manager/active-directory-api/find-ad-user.html , though i seem to be unable to return the account status or expiry date when querying this endpoint. How do i fetch this information
ADManager Plus PGSQL Update
The topic of upgrading PGSQL came up in a separate thread titled "AD Manager Plus Apache TomCat vulnerabilities". I wanted to start a separate thread for the detected vulnerability (CVE-2022-1552) in PGSQL 10.18 (Current version) and Manage Engine's plan
Im having trouble setting a automation to run on an hourly basis
Hello i want an automation run every hour on the hour . I used the excutim to run at custom and Every 60 minutes,from 2024-01-22 01:00. Would this be correct?
Report on Custom AD Object for Specops
Hi, We are using Specops for managing passwords with varied expiry for variable password lengths. They store the information in a custom AD container within the User object. The password information is then in an attribute called flags within the specops-spp-pwdHistory
How to configure a alert when an admin user logs on a spesific server.
Hi all. Wonder how to configure a alert when admin users logs on a spesific server in a secure zone ?
Traceback
Traceback (most recent call last): File "MultipleRequestsV3.py", line 7, in <module> from functions import postURL_V3, getResponseStatus, postURL, read_file, linkRequest File "E:\ManageEngine\
Execute powershell scripts on second domain after ou, creation in ADManager
Hi, We've running ADManager in 2 domains without trust. I created an ou creation template that creates an ou with some fields and that runs a powershell script when finished that creates some sub-ou's and creates some groups. It works very well but in
Workday Mappings
Hey everyone, Is anyone using ADMP to integrate with Workday? We have been live with it for a little while but can't map the department field from Workday to AD. In WD the field is SupervisoryOrganisation which doesn't appear as an field in ADMP. I can't
Letter of Authorization
Hi Team, Our client has requested confirmation of our authorization to resell ManageEngine products. To fulfill this requirement, could you please provide us with a Letter of Authorization confirming that we are authorized to resell ManageEngine pro
Result of creating an account via REST API.
The USER_EMAIL return result is incorrect. It's look like samaccountname @domainname not mail attribute.
ADM user template
Hi, We want to enforce a field be lower case only, is this possible?
ADManager Integration - Compatibility with UKG Ready ?
Is ADManager Plus compatible with UKG Ready (formerly Kronos Workforce Ready)? Integration exists for UKG Pro (formerly UltiPro) but I have been unable to determine if AD Manager Plus will integrate with UKG Ready. Anyone have this in place? (We use UKG
How do i fix this issue
Hey All Get this issue when i try to make a repport in Admanager plus - Share mailbox reports What is the probs? is it rights ore some easy going solution :-)
Ultipro (UKG) automation, some questions?
The existing documentation that ADMP has for integrations is pretty sparse. And the logging is atrocious. I am experimenting with the Ultipro (UKG) integration in ADMP. I have successfully gotten the synchronization to work via automation. But now
Add Date and Technician to AD Fields?
How do I add the date to the Description and/or Notes field in AD when using a User Modification Template? I've tried %datetime% and %date% and it didn't seem to work. Also does the %technician% field works in Notes? It didn't seem to when using the User
Automatic User creation
Is there a way we set the automatic user creation to check for EmployeeID before creating a user to avoid duplicates, as we can do with the UPN and Email in the Creation Template?
Modify columns when reset a user password
Hi eveyone, I wanna know if its possible to modify columns when I reset a user password I'd like to add a column that let me know when the pass will expire, is this possible? this exists? Thanks, regards!
License Report for Specific OU
I need to determine the number of E1 and E3 licenses assigned to users in a specific OU. Is it possible to run a license report for users in a specific OU?
Template custom field not mapped to any LDAP attribute
Hi, is possible to have in a user creation template a custom field not mapped to any LDAP attributes? The only way now is to map the field to an attribute in AD not used. We have a custom attribute that is the concatenate of three different values, so
RestAPI modify user?
Hello, Can I use the RestAPI to modify users? Example can I use EnableUser call and assign an User modification template to applied to the user?
Where do you set the default time for Account Expires End OF?
The default time is 12:00:00 AM and want to change it to 11:59:00 PM. For last day of work many are missing the time and just selecting the date so account expires earlier then expected.
Possible to change CSV delimiter?
Hello, I was wondering if it is possible to change to delimiter on CSV files? We'd like to use semicolon because many of our softwares produce CSV data with semicolon (;) delimiter. Thank you, Santeri
Integration Issue between Ad Manager Plus and Rack Server in my intel 8 GB ram laptop
Hello ManageEngine Community, I hope everyone is well. I'm currently encountering a puzzling integration issue between Ad Manager Plus and my Intel 8GB RAM laptop. I'm reaching out to the community for assistance and guidance in resolving this issue,
ADManager plus Account Expiry Sync with AD
I've reported an issue with ADManager support about this issue and wanted to place this in the forum for wider discussion if possible. Before upgrading to 7200+ version of ADManager plus, when we change the account expiry in a template, it reflects the
Workflow or Automation setup ideas
Hello Trying to create a template for our interns that need to be limited on their default AD membership. Would just creating a user template be the best? or is their an automated process I can leverage to do this? Ideally I have my help desk just in
Automaiton/Orchestration profile not working with "Disable user" action
Hello, I would like that when I disable an user, it is automatically moved to an other OU. To do so i created an orchestration profile mapped to an orchestration template. The profile looks like this. However, when i disable an user via admanager plus
Can we Automatically remove disabled users from groups?
I have seen an article on ManageEngine's blog that it is possible to automatically remove disabled users from groups using a scheduler or by executing the steps manually. Need help to make it possible. https://blogs.manageengine.com/active-directory/2017/05/11/automatically-remove-disabled-users-from-groups.html
SDP Ticket to ADM Automation?
Hello, Is there a way to create a trigger for an onboarding/offboarding automation from an SDP ticket? For example, if a user submits an offboarding ticket in SDP, it will trigger the offboarding automation created in ADM. That, or have a technician manually
Search feature not bringing back expected results
We are seeing an issue where Search feature not bringing back expected results. This is mostly searching using the Requests > Default Search where know tickets with know text do not show up in the search.
Webhook problem.
Hi.- I doing some research to send the information recopiled on "Create Single User" template via webhook to azure Automation account. The final porpouse is created a RPA to fill this values on another webpage. The problems is when i doing a test, webhook
Running PowerShell scripts
As part of the new user process we need to set a default MFA number, this can be done with a simply script $TZUPN =$arg1 +'@ourdomain.com' Install-module Microsoft.Graph.Identity.Signins -Force -AllowClobber -SkipPublisherCheck New-MgUserAuthenticationPhoneMethod
SMS Notification - Plain Text in stead of HTML Code
Hi! We have successfully configured email and SMS notifications in ADManager Plus. However, when we configure the Notification profile for User Creation to notify users about their new credentials, we are drowned in HTML code, with each message starting
ADManager Plus - Incorrect Alias Address
I have reached out to ME support on this, but I am getting nowhere, so I figured I would reach out to the community for help. Situation: We are in a hybrid environment with on-prem AD and online exchange. When creating new user accounts, we have two alias
AD Manager Plus -- Hanging on new domain adds
I added a few more domains to ADManager, the last one I added ended up spinning in the add window for more than 10 min. When I open the dashboard the Widgets on the main page for that domain state "Selected domain is not configured with this component."
Integration Issue between Ad Manager Plus and Rack Server
Hello everyone, I'm currently encountering an integration issue between Ad Manager Plus and a rack server, and I'm seeking assistance and insights from the community. If anyone has experience with this particular integration or has faced similar challenges,
Copy Folder Permissions via REST API
Hello All, Wondering if anyone has an idea or suggestion on how to achieve this: Using an ITSM product, manager is going to select a user to "Mimic" or copy. Then via API to ADManager, have ADManager modify folder permissions by copying the folders and
User Account Expiration Display
I have a problem where the Account Expiration data displayed in AD Manager is incorrect. AD shows a user account with a account expiration date but AD Manager shows the account Never Expries. Anyone else seeing this?
Reply Template not used when forwarding conversations/Email - No forward template to be found in settings platform
Hi all, we experience difficulties finding where to set-up the template in case of conversation forward (which is in our case different that the reply template). Would you please give me the info where this template choice should be changed, we would
Automatic Disable
Hello, How can I set an account to be disabled at a certain time using AD Manage Plus? For example HR can set and approve an account to be disabled at 5pm on an employee's final day. The time of day can be always the same. Could this information also be pulled from a Service Request from Service Desk Plus? Thanks
Next Page