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 biv343 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: TLink
  • Content: Threads
  • Order by date
  1. TLink

    Powershell script to delete a couple of LOCAL users from remote computers

    I would like to delete a couple of local users (NOT domain users) from remote computers. May I know whether the following code would work? Regarding the invoke command which one I should use? Any help highly appreciated... 1. Remove-LocalUser -Name $username} 2. Invoke-Command -ComputerName...

Part and Inventory Search

Back
Top