Help
Search
Search Only:

Search Keyword users

Total: 8 results found.

1. Remove Password Does Not Expire By OU
(Development/VB Scripts)
... will not run on the CN=Users unless you type that in as the parent OU. This script is designed to be run using cscript. Example: cscript RemovePasswordDoesNotExpire.vbs>results.txt RemovePasswordDoesNotExpire.vbs ...
... or no longer wish to be responsible for the advanced finds they have created and shared out with their fellow CRM users. My custom page allows me to assign those views to someone else, allowing them ...
...  How do you inform them that they can? With some minor modifications to the lines in this script, users can be notified by email that their password is going to expire. To Setup Automatic Notification: On ...
4. My Resume
(General/Resume)
... quality results. Exceptional communication and interpersonal skills, with deep experience providing training and support to end-users at all levels of computer proficiency. Excellent analytical skills, ...
5. Recursive Group Export
(Development/VB Scripts)
... following the trail through each group? With this script, the Recursive Group Export script, you can find out. This script exports the users that are a member of the group either directly or through ...
6. WebDav Contact Phone Number Replacer
(Development/VB Scripts)
... Phone Number Changer", _ "LDAP://exchangedomain/ou=Users,ou=Customer,dc=exchangedomain,dc=com") Set oOU = GetObject(sOUPath) Usr = InputBox("Enter the Username:", "Contact Phone Number ...
7. Last Logon Export By Organizational Unit
(Development/VB Scripts)
I can't remember where I found the code to format the logon time. If I could, I'd give them the credit. This script searches ad to export the last logon time for each user. If you're trying to get the ...
Based on an MSDN Article, this script is designed to export mailbox sizes for a particular ou when the mailboxes for the users in the ou are spread out across multiple exchange servers. It only works with ...