Powershell script after user creation
Hello, I sent an email to support@admanagerplus.com but still have yet to hear back so I wanted to submit my question here in hopes of getting assistance. We currently use a template to create new user accounts, that has been working perfectly. What I want to have accomplished after the creation now is to have a Powershell script create two folders beneath the home folder, we currently can't do that as constituted with ADManager. The two folders are Desktop and Documents, we redirect the user desktops
hide information to the applicant creation new user with template
Can this information be hidden when the user makes the request?
Check for duplicates
Hi, Could you explain the way ADManager checks for a duplicates ? For instance, if I enter same firstnae and lastname, i get an error 80071392 even if i've set the correct duplicates option in the user creation template. I must change the firstname to generate the suffix. Best regards
AD account creation and 365 in different domains
Using a template, can I create a user in an "A" domain in Active Directoy and at the same time create an account in 365 of another "B" domain?
hide information to the applicant creation new user with template
Can this information be hidden when the user makes the request? When the applicant makes a request for a high user by a template, the name of the user, mail, etc. that he / she will have appears in the header, we would like no data to appear.
ADManager Build 6659 - O365 Create User - Failed 'mailNickname'
We upgraded to 6659 yesterday, ever since then we have not been able to create O365 users (we are DirSync enabled). On-Prem AD ID gets created fine but when it tries to create the O365 portion, we get the following error EVERY time: Successfully created the user. , but following errors occurred. Error in creating Office 365 user. Error occurred while executing NewUser Code: Request_BadRequest Message: Invalid value specified for property 'mailNickname' of resource 'User'. RequestId: f12d361a-7b46-4450-b4e6-6c5e9a140b68
SQL 2016 native client prompt
We are performing an install of the ADmanager 6.6 application. We have a database for it on a SQL 2016 cluster. When I run the ChangeDB.bat config batchfile and put in the SQL server and Instance, I get the message You are trying to configure SQL Server version 2005 or above; please install SQL Native Client and try again. Thing is, I have tried installing the SQL 2012 Native Client (which appears to be the last one that was officially released by Microsoft, and I've tried the SQL 2014 native client
Problem with custom script in user creation template
It gives me the following error: + FullyQualifiedErrorId : CommandNotFoundException Set-Mailbox : The term 'Set-Mailbox' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At C:\Software\Personalizacion\ManageEngine\usernew.ps1:7 char:1 + Set-Mailbox -Identity $sAMAccountName -CustomAttribute15 $null + ~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (Set-Mailbox:String)
ADManager Plus Build 7000 ( April 2019 )
ADManager Plus Build 7000 ( April 2019 ) New Features: Office 365 contact creation. Over 20 new reports under different categories like Contact reports, Exchange Online Mailbox reports, OWA reports and more. Enhancements: Option to apply OU-based filters while generating reports and performing management actions on dir sync-enabled O365 users. Create room mailboxes exclusively in Office 365. Office 365 reports now display an object's AD attributes. The permissions filter in the Folders accessible
can i run an Automation task for the whole input file?
Hi, I've setup a user de-provisioning process based on a file that our HR dept send us. The automation policy currently reads the file in and runs each step for each user, i would like to be able to create a list of all users in the file and email it to someone. I can write a PowerShell script to do what i want but want it to only run once rather than multiple times. Is this possible in AD Manager Plus? thanks
User creation template script execution and service rights
Hi, We use a custom script in a user creation template. The script execution fail because : 1) ADManager plus custom script execution seems to rely on an admin service account or/and ? 2) AD Manager plus is not able to run the custom script using the account of the current logged user How can we run custom script without using a domain admin service account ? Best regards
Workday ADM Integration
We are trying to set up the integration between Workday and ADManager however we are unable to get ADManager to successfully test the connection. Has anyone been able to get this to work and if so were there any special permissions you need from either the ADM or Workday side to get this to work? This is what ADManager support sent me in terms of the setup: Steps to configure Workday in ADManager Plus: Logon to ADManager Plus. Go to Admin -> Integrations -> Workday. In Account Details section, enter
user redirected to /j_security_check page
I have a user when they try to login to AD Manager Plus that gets redirected to the /j_security_check error page using IE or Chrome. All browser history and temporary files have been cleared. If you select more info in Chrome, there is a message stating that the connection was interrupted. Error code: ERR_CONNECTION_RESET running version 6.1.7 Build 6171 Any ideas?
Cannot import over 100 contacts at one time (ADM+ is licensed)
I'm trying to update the attributes of contacts by importing a csv file. The file imports just fine, but it won't update more than 100 at a time. We're licensed, and it won't expire until June 5, 2019. I've got thousands of contacts to update and I need the ability to do this in bulk. Thanks!
G Suite Workflow
Is there a workflow on ADManager Plus when an AD account gets disabled, G Suite gmail email will be removed from a Gmail distribution group as well and not just disabled the G Suite account?
Unable to delete the User.Unknown Error - Error Code : 80005010
Anyone have any insight to this error code, how to resoved?
The ManageEngine AdManager Plus service started and then stopped
I cannot get my ADManger Plus service to run. After a server reboot it will stay running a few minutes and then stop. It cannot get it to start again. Other Manage Engine services are running with the service account with no problems. I see nothing helpful in the event log. Any help would be appreciated.
group creation rules
Hi, i can't see the group creation rules feature. Did I miss something? Best regards
see log workflow - send sms
You can see the log of the user creation process by customized template ?, the part of the workflow, since I do SMS notification tests and send me sms (I put phone number by hand), but assigning the workflow with variable% UserMobileNumber% do not send sms, want to see the log for that part to see the error.
Dynamic user template rule
Hi, is it possible to get the value of a condition to dynamiccaly populate another field ? Thanks
I am unable to add employeeNumber LDAP attribute...
I followed these steps before reaching out to you and got instructed the same instructions. 1. Login to ADManager Plus 2. Navigate to Admin > LDAP Attribute > Add Attribute 3. Fill the form Display Name: Attribute display name of your choice LDAP Name: Should be exactly what you see in the AD for example sAMAccountName Data Type: Depending on your requirement for example Unicode Associated Reports: Select which report you want to associate it Associated Management: Select the
Removing O365 Mailbox Permissions Not Working
ADManage - Build 6659 For O365 Mailboxes, we are able to Add a permission (example, give someone Full access to another mailbox), however, if we try to remove that permission, ADManage reports "Success", but the permission is never removed in Office 365. Steps in AD Manage: 1. Click on Office 365 Tab 2. Click on Management 3. Click on Mailbox Management 4. Click on Modifiy Mailbox Delegate Permissions 5. Check the "Modify Full Access" Checkbox 6. Select "Add Permissions" Radio Button 7. Select User
Custom Script passing GroupName as variable?
Hi! I'm running a custom script after group creation by template and I need to pass as parameter the GroupName variable (%groupName%). When the script runs the variable is empty. Do you know how to solve this? Thanks in advance!
multiple values depending on the value in department
In a custom template of creation of users can be done that depends on the value that is chosen in the department field show me in the field set multiple values or others to choose?
data in fields office, department ... with 2 domains
Good morning, one question, we have in the menu admin-title and departments, office and company, if we fill in the data there, when we make a user creation template for example in those fields are related to those, but my question is, we have 2 domains and the departments and offices are not the same, however in the templates I can not differentiate. Is there any way to create those values depending on the domain or otherwise?
Creation Rules do not run after using a template with creation rules set
I put several fields with values according to the rule and I observe that the values of the Organization fields and the member of them that add them to me, but those of General and Direction (street, city, etc ...) do not add them to me.
ADManager Plus Build 6660 ( March 2019 )
ADManager Plus Build 6660 ( March 2019 ) Enhancements: Capability to edit all administrative template settings of a GPO, including the custom template settings. Capability to add an AD object's manager as an approver and/or reviewer in the business workflow. This will enable managers to have complete control over the creation, modification, and deletion of objects they manage. ADManager Plus Team Toll-Free: +1 888-720-9500 Email: support@admanagerplus.com ADManager Plus - Active Directory Management
Microsoft LYNC
Hi There used to be an option to configure some Microsoft Office Communicator settings while creating the user account. The version of AD Manager I am running now does not have it anymore. Now, we have upgraded to Microsoft LYNC, and tomorrow morning I will upgrade to AD Manager version build 5013 following with the SP to get Exchange 2010 options, and I was wondering if support for configuring accounts with the settings for Microsoft LYNC is going to be in the future version of the AD Manager
Mult-valued attributes
Hi, Is it possible to select multiple values. We have created a custom attribute with a multi-valued ldap field (otherTelephone) and we would like to allow users to select multiple constraints values in these field :
personalized menu executor
You can create a custom menu for a workflow task executor. I just want you to be able to see pending requests to run without option to tabs or menus to ad manager
visible information created user
When an applicant uses a user creation template, the name of the created user and the password that will be assigned appear at the top, is there any way that the applicant does not see this information?
Adding OUs to Roles
I would like to see a way to make bulk changes to the OUs and Templates that are available to Help Desk Technicians. Maybe these options can be added as an option under Roles. We have a large number of Help Desk Techicians and it can rather tideous having to set specific OUs and Templates for each one individually. This would be a huge help to customers of large companies.
Help desk roles
Is there anyway to extract what boxes have been ticked for a role as we appear to have an issue with the roles setting being removed sometimes.
Use-case 34: How To Restore Accidentally Deleted Users In Your Active Directory
Scenario 1: While deleting inactive users, you have accidentally deleted a few live users. How would you restore these users and their group membership? Scenario 2: A rouge employee has breached the security and deleted a few vital user accounts. How would you retrieve these key accounts along with all their properties? When deletion occurs, just like the recycle bin available in the OS for files, folders and applications, Active Directory has its own recycle bin for AD objects. While the AD Objects
Help Desk Role OU assignments
Modifying what OU's a technician can administer on the group level rather than just on the individual level could be a huge timesaver. Maybe adding this feature as being optional when setting up a role would be helpful. Brian Vienneau
Automated user provisioning with ADManager Plus’ HR database integration - Simplified Onboarding
Oracle and MS SQL databases, two of the most popular databases used today, have been integrated with ADManager Plus , making it easy to provision user identities in an Active Directory (AD) environment. Identity provisioning involves a lot of correspondence between the HR department and IT administrators to create a new AD user account. It also involves provisioning access permissions, group memberships, mail accounts, and more for new users. Performing these tasks manually is time consuming, effortful,
Unlock user status
When unlocking users, it does not display locked or unlocked status prior to applying. Josh Fay
Getting picture in outlook using ADmanager
I have imported some pictures in AD manager how do I sync them to outlook
Probably the username provided in "Domain Settings" is not a member of "Exchange View Only Administrator" / "Organization Management" Group.
If we're creating a new user in our other two domains, we can create a mailbox enabled user. We have one domain were we get the error in the Subject line. We've had several users try the following steps with the same error message. Ad Mgmt - Create Single User - Exchange - Mailbox Enabled User. Under Mail Server, we get No Mail Servers Available. We are using Exchange 2010.
OU Selection Criteria
Hi, I am looking for OU selection criteria in Notification Profile, so that welcome email can be sent created only in selected OU. Is this feature available with latest AD Manager Plus build..?
Next Page