On Perm Endpoint Central REST API inegration and disable 2FA for specific user / integration
Dear support, I am preparing REST API integration with an on perm endpoint central with has already enabled 2FA configuration. As mentioned in REST API doc below, the user authatication will have expiration date "remember_token_days" , which means every
Set permission in shared folder for all users
Hi, I have the mydocuments folder redirected to a shared foder in server, i want to set permission for a folder in every user documents folder, i tried setting the permission but always fails with the system cannot find the specified path. I used $Allusersdocuments
Script fails with error : The extended attributes are inconsistent
I have tried several different methods to get this script to work. When running it locally on a machine it works just fine. I have a bat program that has several user responses it waits for. I am trying to feed the program the responses using a text file.
Get execution status after running PS1 script?
Is there a way to get informative remarks after deploying a ps1 script to an endpoint? For a simple example: I have the following script which is intended to uninstall a software by referencing its MSI package code: msiexec /x {D834B61E-F774-4EDD-B776-EFB6D60E0AA7}
log out all users powershell script?
looking for a script that logs off any logged in users on windows. Closest thing I found to be useful to be used in EPC>> $regex = '(?<=\s+)\d+(?=\s+[a-z])' $quserOutput = quser $quserOutput | Select-String -AllMatches $regex | ForEach-Object { $sessionId
System Misconfigurations Not Showing For All Devices
Hello, I was exploring the Threats & Patches portion of Endpoint Central when I came across the System Misconfigurations section. I noticed that only 10 devices were showing they had misconfigurations even though there are 21 devices in my ecosystem and
OAuth not working in Endpoint
I have both EC and Service Desk Plus on a server. They communicate fine between them. I have OAuth set up correctly on SDP and everything works fine. Using the same client ID, Authorization & Token URL and Scope, I set up OAuth on EC, it asks me for the
How to recover disabled executable files after uninstalling the agent
I uninstalled a computer's agent and before uninstalling, it had already implemented a policy of disabling executable files. I am currently unable to open executable files that have been disabled on this computer. How should I restore it. Let this executable
How to shutdown inactive computers using Endpoint Central?
I'm trying to follow the how to found here: https://www.manageengine.com/products/desktop-central/shutdown-inactive-computers-how-to.html that provide instruction on setting up a computer to shut down or log off when Idle. The instructions are not complete
Install software if hostname is greater then
Hello, Is it possible for a configuration to look at the hostname? Within our organization we use hostnames such as: LPT-800. What I would like, all hostnames higher than 800, Office 2019 is automatically installed here. And when hostname is less than
Script to disable new Outlook Look on Mac
Hello, i found a way to disable the "Try Outlook Look" on MAc but to be honest im not proficient on Mac it says that you can enter this in terminal. defaults write com.microsoft.Outlook EnableNewOutlook -Integer 0 Can anyone give me a hand on how to write
Deploying Office 365 Apps
How do you deploy an Office 365 Plan 2 Visio using ME? The installer that the user can download doesn't seem to work as a manage engine package. I can use ODT and config.office.com to create an XML file and then use setup /download to get the exe file.
Force agent check in via cmd prompt or script
In the most recent updates of Endpoint Central, specifically EC Cloud, what is the method to force agent to check in and apply configurations? I understand one method is for end user to right click tray icon and select "apply configurations". Is there
Restore deleted configuration (from trash)
Hi, Team, A customer of mine did some configurations, deployed them and then deleted and emptied the trash. Is there any way to check what the configuration was about? Checking the Audit Log Viewer I can see the actions (deploy, moving to trash and emptying
Access Denied error when executing post install custpom script
I modified installer (CorettoJRE, auto downloaded by EC, .msi), with: 1. Pre installation tasks: 1.1 - stop process java.exe 1.2 - stop process javaw.exe 1.3 - copy ca certs to temp dir 2. Installation task (not touched..) 3. Post installation task: 3.1
Executing powershell script on endpoints
I have a .ps1 script that searching the computer registry and is it finds a value in the case SecureCRT uninstall MSI string it then runs via PS invoking CMD to run the MIS part. I have tested the script on a few machines by running the .ps1 script on
Checksum error
Hi, I just get finally the installing of the Win 10 20H2 Feature Pack from patch management to works and run it for a single machine and it went ok, now when try to run the same patch on a different PC get this error: Downloading successful but checksum
Configurations on Self-Service Portal
It would be a great addition to be able to publish configurations to the Self-Service Portal Stephen Fowles 3rd Line Support Technician North West Ambulance Service - NHS Trust
Uninstalling Dell Support Assist
We have had a few issues with some Dell machines and Support Assist eating up memory and making machines unusable. I am looking to uninstall it through Endpoint Central but the only info I have found is 4 years old and does not seem to be valid any more,
Organization of Configurations
Why are there not "folders" for example or some hierarchy options for configurations in EC? For example, there needs to be a way to place configurations that are "forever" in one folder, and then one off configurations in another folder. So you can keep
PII Policies
I am new to the DLP plus environment. I need to setup the following. Can this be done and how? Restrict and alert PII and PHI transfer (file upload or copy and paste content) through untrusted web services (such as FTP, social media platforms, unauthorized
Change Domaincontroller settings without Webconsole
Hi together, is it possible to change the settings of the domain controller without the webconsole. I've demoted my old dc and i forgot to set the new information in endpoint central. Now i can't log in. I hope anyone can help me by my mistake Greeting
Auto Restart
Hi, I am wondering if there is a feature or way we can easily schedule pop up messages to users via Endpoint Central requesting they restart and maybe even have a restart button. Also adding to this a deadline and forced restart after a certain amount
Deleting Old User Profiles in Windows
I'm looking for a way to remotely delete old user profiles from Windows machines. Is there a configuration or script I could create that could do this and delete user profiles that were last modified 90 days ago or anything similar?
Azure AD integration - Desktop Central Cloud
Hi We are using Desktop Central Cloud and can see where to setup AD integration with our on-prem AD Server, but is there a way to link and sync with Azure AD.
Deploy Immediately Option for Configuration Collections
Deploy Immediately Option for Collections This missing feature is a real problem for us. There is only a deploy option, and it takes a variable length of time for something that should be instantaneous across all targets. Thank you!
Custom start menu and taskbar
What is the best practice if I want to customize the taskbar and start menu on Windows computers with Desktop Central? When the domain user logs in to the computer I want my custom taskbar and start menu to be what the user's see with some apps pinned
Force immediate check for configuration changes.
Is there a way to bypass the 90 minute refresh cycle and force an agent to check for configuration updates other than rebooting the computer?
Apply wallpaper to MacOS, but the user still can change those wallpaper by themself.
Greeting, I have to deploy the desktop wallpaper for macOS user, it's successful, but the user still can change the wallpaper by themself. Is there any setting recommended for this matter? Thank you.
Manage config via API
Is it currently possible to manage configurations via the API? I'd like to be able to create, modify, and stop configurations via the api. I don't currently see that as an option in API Explorer.
client hardware defect move image to new hardware - which is the correct process
Hi, we move the Windows 10 image to new hardware, because some little problems with hardware components. Now, the computer is down in endpoint central und the last contact was before the changes. What is the correct process for ongoing management without
How can i delete Action Log Viewer?
hi. how can i delete all logs from Admin>Audit>Action Log Viewer in ManageEngine Endpoint Central 11 ?
Mac File Copy Operations not working
I have EPC agents running on our Macs at work and I am trying to copy some files/security tokens(txt) via a Configuration in EPC, and doing a HTTP copy where you put the files in the config and have assigned this to a Mac computer as a target. The issue
Manual movement of computer in remote branches
Lets say I have 3 remote offices A, B and C. I have an IP scope for remote office A and B, remote office C is left for special needs computers that will have all different IP addresses. I manually add computers from both remote office A and B into the
Tôi không thể khởi động "Start ManageEngine Endpoint Central"
I can't start "Start ManageEngine Endpoint Central", it can't load the web-based admin dashboard. Can anyone assist me?
Check Hard Dirves mode RAID or AHCI ?
How to Check Hard Dirves mode RAID or AHCI via Endpoint Central?
How to deply a file to computers?
Hi, I need to deploy a certain file to a certain path to a group of linux computers. How do I achieve that?
Execution Summary Refresh
Perhaps it is just my instance but it appears that in order to see an update from the Execution Summary of deployment be-it a script or a software package you have to manually refresh it. That just seems counter intuitive to me, am I coming out of left
Doubts about Custom script config
Hi there, I want to distribute files to many macs and I found a script template in the repo called "CopyFromWebUrl.sh" but I was confused about the entries in the config page: the detail of the sh file: # Destination path of the file destinationPath="/Users/Shared/FileMaker/FileMaker
is refreshcycle not "random" per client?
I deployed a configuration to a large collection 30 minutes ago. I would have expected a third of them to be applied by now, since the refresh cycle is 90 minutes. But it dawns on me that I haven't actually seem anywhere, that the refresh cycle is a random
Next Page