• [Script of Nov. 22] Retrieve a list of Active Directory User based on Display Names (PowerShell)

    Script Download: 22221.zip http://gallery.technet.microsoft.com/scriptcenter/Retrieve-a-list-of-Active-90c533a2 This PowerShell script sample shows how to get a list of active directory Sam Account name based on display name. This PowerShell script sample shows how to get a list of active directory...
  • [Script of Nov.21] How to add credentials to the Windows Vault (PowerShell)

    Script Download: 22165.zip http://gallery.technet.microsoft.com/scriptcenter/How-to-add-credentials-to-c8e9bd5f This PowerShell script shows how add credentials for specific users. There is no need to manually add credentials using control userpasswords2>Advanced>Manage Passwords>Add a...
  • [Script of Nov.20] Send a Warning Report of a Mail Storm

    Script Download: 22205.zip http://gallery.technet.microsoft.com/scriptcenter/Send-a-Warning-Report-of-a-1ad183ae This script will find senders that have sent large numbers of e-mails, then look for consistent use of same subject and recipient, finally send a warning email to a particular User. ...
  • [Script of Nov.19] Convert .XLR file to .XLS file

    Script Download: 21704.zip http://gallery.technet.microsoft.com/scriptcenter/Convert-XLR-file-to-XLS-8748cad9 This script will Convert Microsoft Works Spreadsheet file XLR to Microsoft Excel file XLS. This script is to help users to convert .XLR file to .XLS file via PowerShell. ...
  • [Script of Nov.18] How to set RecyclebinRetentionPeriod settings for SharePoint Web Application

    Script Download: 22210.zip http://gallery.technet.microsoft.com/scriptcenter/How-to-set-RecyclebinRetent-f2ef042a This script could be used to set RecyclebinRetentionPeriod settings for SharePoint Web Application. Sometimes, SharePoint admin need to set RecyclebinRetentionPeriod settings. ...