
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2010 09:45 PM
I would like the option to delete users through the Lansweeper interface similar to how computers are deleted.
My idea is to have another tab with a list of all the users that have been scanned by Lansweeper. The options to "Delete the selected users", "Rename User", etc should be available.
As a workaround, I have been using the SQL code below in the Database Scripts tab to delete a specific user.
My idea is to have another tab with a list of all the users that have been scanned by Lansweeper. The options to "Delete the selected users", "Rename User", etc should be available.
As a workaround, I have been using the SQL code below in the Database Scripts tab to delete a specific user.
delete from tblADusers where tblADusers.Username = 'USERNAME'
Labels:
- Labels:
-
Product Feedback
0 REPLIES 0
