Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Microsoft Dynamics GP (Archived)

Idle Users Auto Log Out

(0) ShareShare
ReportReport
Posted on by 115

We have a few users that never seem to logout when they are done using GP.  We have a limited # of seats and people have trouble logging in when they need to.  Is there a way to automatically log out users that have been inactive for a designated amount of time?  We use GP 2015.  

*This post is locked for comments

  • David Musgrave MVP GPUG All Star Legend Moderator Profile Picture
    14,042 Most Valuable Professional on at
    RE: Idle Users Auto Log Out

    Hi Katrice

    The inactivity timeout functionality you are looking for was developed by me for the Omni Tools product, which is now included as part of Rockton's Toolbox product.

    www.rocktonsoftware.com/.../dynamics-gp-toolbox

    David

  • Suggested answer
    L Vail Profile Picture
    65,271 on at
    RE: Idle Users Auto Log Out

    Hi,

    Rockton software makes an addin called the Dynamics GP Toolbox. In addition to many other tools, one of them will allow a workstation to be gracefully logged out after a pre-defined period of inactivity. Be careful using straight SQL because it cannot necessarily see activity going on in the background of Dexterity.

    Leslie

  • Suggested answer
    Tom Mathew Profile Picture
    1,750 on at
    RE: Idle Users Auto Log Out

    Try creating a SQL job with a delete query against the activity table filtering it out using the login date and time and schedule it.

    You can use the below code with the login date and time filter if u want

    delete from DYNAMICS..ACTIVITY 
        where USERID not in
            (select loginame from master..sysprocesses) 

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Jainam Kothari – Community Spotlight

We are honored to recognize Jainam Kothari as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > 🔒一 Microsoft Dynamics GP (Archived)

#1
Almas Mahfooz Profile Picture

Almas Mahfooz 3 User Group Leader

Featured topics

Product updates

Dynamics 365 release plans