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 John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by JPaisley

  1. JPaisley

    Canot remove users from local server group

    That is exatly what I am trying to do. When you view the group members through the GUI they display as domainname/JPAISLEY (S-1-5-XXXXX) When the script tries to remove the user I receive the 'specified user is not a member of the local group' error.
  2. JPaisley

    Canot remove users from local server group

    No luck... They accounts are not local they are domain accounts. So I substitued my domain name where you had strComputer on the below line. 'Set objUser = GetObject("WinNT://" & strComputer & "/" & objMember.Name & ",user")' But I receive the same error about the user not being a member of...
  3. JPaisley

    Canot remove users from local server group

    I am trying to remove all users from a local group across 150+ server in our environment. When I run the script I get an error stating 'The specified account is not a member of the local group.' I have noticed that the users in the group display with a sid in parenthesis after the user name. I...
  4. JPaisley

    SMS 2.0 automation scripting

    I am beginning the process of updating the Connection Accounts information for each of my sites. Does anyone know if it is possible to script this activity? Thanks, JP

Part and Inventory Search

Back
Top