User Profile
CS_HelpDesk
GoTo Contributor
Joined 4 years ago
User Widgets
Contributions
Admin Message in the Helpline Page
With Helpline, would there be an option for Admins to customize messages for the end users to read prior to requesting assistance, such as "Please make sure you have rebooted your device first"? It could live on top of the request box, in bold letters if possible. #helpline #featurerequest190Views0likes1CommentMSP - Credentials Tracker Feature
As a service provider, the option to track credentials like we have in Office 365 would save us time, when we need to use that info to manage different online services on behalf of a customer. Is this something that can be added to the current sprint?425Views0likes2CommentsMDM on prem AD device enrolment workaround.
Hi all, This could be a possible solution to enroll Windows devices for those in an on-prem AD. Below you have the instruction to add one device as a test then to create a GPO task to run the Powershell script: First: Create the provisioning package in Resolve MDM. Download the .icdproj file from the “Windows (Beta) enrollment section in Resolve MDM. Open this file in Windows configuration designer. Next, export the file, building it into a .ppkg package and giving it your preferred file name. Second: The test was done using powershell to activate this package and enroll devices. The -install-provisioning package command was used as admin in powershell (info here: https://learn.microsoft.com/en-us/powershell/module/provisioning/install-provisioningpackage?view=windowsserver2022-ps) This test completed successfully, enrolling the device. Next steps: Move the .ppkg file somewhere that is network accessible to your users, so that when they run the above powershell script, their machine is able to access the .ppkg file. The script will then have to be modified to point to wherever the team opts to store the file. Create a scheduled task via GPO to run the powershell script. It is vital that this task be run as an account that has admin permissions on the machine being enrolled. More info is available here. The “Run As” section is especially relevant to your team. (info here)446Views1like0CommentsRe: Block IP from logging into all computers?
Hello trflmiuser Central has an IP filtering profile that you can allow or deny access from certain IP addresses. Here is how you can create a profile and assign to your computers: https://support.logmeininc.com/central/help/how-to-create-an-ip-filter-profile-central-t-host-preferences-ipfilter613Views0likes0Comments