forcing nt workstation log off
Results 1 to 5 of 5

Thread: forcing nt workstation log off

  1. #1
    Join Date
    Mar 2000
    Location
    bryn mawr, pa, usa
    Posts
    26

    forcing nt workstation log off

    i am running a network of 100+ nt work
    stations running over 8 remote locations.
    i would like to log off workstation of users
    who forget to log off. tried setting hours in domain users area, but does not log them off of the workstation.

  2. #2
    Join Date
    Jun 1999
    Posts
    144
    Go to www.wmsoftware.com/shutdownplus/ . Try out the current version of ShutdownPlus or you can learn how to write a script using WinBatch or other alternatives..

  3. #3
    Join Date
    Aug 1999
    Posts
    506
    The command C:\WINDOWS\RUNDLL.EXE user.exe,exitwindows shuts down windows 95 and 98 systems. I am not too sure whether it shuts down nt systems too. If there is a task scheduler for windows nt, like the ones that come with 98 or 95, you can put that command to run if idle for about an hour or so. It works on mine!

    ------------------
    Far_fetch's Golden Rule: "Help others and hopefully others will help you!"
    Far_fetch's Golden Rule: "Help others and hopefully others will help you!"

  4. #4
    Join Date
    Feb 2000
    Location
    MANASSAS,VA .,USA
    Posts
    29
    In order to immediately disable a domain user account, perform the following
    steps on the primary domain controller (PDC):

    Note: You must have domain administrative privileges in order to perform the
    following steps:

    1. In User Manager for Domains choose "Account Disabled" in Users Properties.

    2. Still in the Users Properties, choose "Hours" and then Disallow all hours for
    this user.

    3. Open Server Manager and disable the user sessions in server manager or type
    "net session \\computername /delete" at the command prompt.


    This came for TECHNET 12-99

    also check out 'Policy'
    A+ MCSE (just got it)

  5. #5
    Join Date
    Oct 1999
    Location
    Ireland
    Posts
    30
    I don't know if this works but if you set the hours that the workstations are allowed log in for then go to User Manager and select the
    group that you want to force to log off. Go to Policies, Account and at the bottom tick the box that says Forcibly disconnect users from server when hours expire.
    Alternatively you can create a batch file using the shutdown.exe command and schedule it as job.

    ------------------

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •