Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Kuddz
  • Order by date
  1. Kuddz

    Help Disabling Inactive User Account (VBScript)

    Im not actually developing a code .. ive just what i can find from the internet so far this is the code that ive tried =============== ' VBScript program to disable all user accounts that have not ' logged into the domain in the last 90 days. Option Explicit Dim adoCommand, adoConnection...
  2. Kuddz

    Help Disabling Inactive User Account (VBScript)

    Can anyone please help me?
  3. Kuddz

    Help Disabling Inactive User Account (VBScript)

    These are domain user.
  4. Kuddz

    Help Disabling Inactive User Account (VBScript)

    I forgot to include this .. Will query about the inactive user with a range of 30 - 90 days .. then if it finds a user inactive for that day.. automatically it will be disable.
  5. Kuddz

    Help Disabling Inactive User Account (VBScript)

    Hi there, Badly need help on this script, ive been searching for this kind of script that can automatically disable inactive user account that doesnt logon in 90 days. My platform OS is windows 2008 server. Also that can be added in task schedule so that i can run the script every month or in...

Part and Inventory Search

Back
Top