• [Script of Oct 17th] Remove E-Mail address with Specific Domain Name in Microsoft Exchange 2010

    Script Download: RemoveEmailAddress.zip
    http://gallery.technet.microsoft.com/scriptcenter/Remove-E-Mail-address-with-d716e055

    This script could be used to remove E-Mail address with specific domain Name in Microsoft Exchange 2010. This script can remove E-Mail address from mailbox, distribution group and dynamic distribution group.

    In a real world, IT Administrators may want to remove new e-mail addresses due to variety of reasons. If an organization has thousands of recipients, it’s impossible to remove e-mail addresses for these recipients one by one. IT administrators do need a script to complete this task.

     

    image image
    image image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [Script of Oct 16th] Script to Enable Users and Enterprise Voice in Microsoft Lync Server 2010

    Script Download: EnableLyncUsersForEnterpriseVoice.zip
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-Enable-Users-and-f56306ed

    This script could be used to enable users and enterprise voice feature in Microsoft Lync Server 2010. It will help you to generate LineUri and provide a confliction detection mechanism. Also you can assign dial plans and voice policies at the same time. It is recommended to use this script right after deploying a new Lync environment. You need to find another solution or extend this script to support user provisioning.

    With Enterprise Voice, Microsoft Lync Server 2010 delivers a stand-alone Voice over Internet Protocol (VoIP) offering to enhance or replace traditional PBX systems. Enterprise Voice users can call colleagues on your organization’s VoIP network or PBX, and they can call traditional phone numbers outside your organization.

    Currently, administrators feel difficulties when they try to enable users and enterprise voice right after deploying a new Lync environment. It requires a lot of work to assign phone numbers (LineUri) to each user. So administrators do need a script to mitigate this problem.

    image image
    image image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [Script of Oct 15th] Get Checkout Files List in Microsoft SharePoint Server 2010

    Script Download: GetCheckOutFileList.zip
    http://gallery.technet.microsoft.com/scriptcenter/Get-Checkout-Files-List-in-040002fd 

    This PowerShell could be used to get a list of checkout files from a site collection in Microsoft SharePoint Server 2010. You can also get a list of files which checkout by specific user.

    In a real world, IT administrators often need to get a checkout files list in Microsoft SharePoint Server 2010, especially after the resignation of an employee. It will be a heavy task if they do it manually. It’s better to use a script to generate a checkout files list automatically.

    image image
    image image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [Script of Oct 12th] Script for NAV 3-tier troubleshooting

    Script Download: NAV3tierTroubleshooting.zip
    http://gallery.technet.microsoft.com/scriptcenter/Script-for-NAV-3-tier-fab4aa81 

    This PowerShell script is designed to help troubleshooting Dynamics NAV 3-tier installations by extracting the information that is typically used, rather than looking around in Active Directory to find it manually.

    Installing NAV in a 3-tier configuration requires updates to Active Directory. If client connections fail, then often the cause is some missing or wrong Active Directory settings. This script is designed to extract the most likely areas where the problem is.

    image image
    image image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [Script of Oct 11th] Script to fix issues described in KB947222 (PowerShell)

    Script Download: FixIssuesInKB947222.zip
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-fix-issues-ab9a639d 

    This Windows PowerShell script will modify the file permission, and fix fix issues described in KB947222.

    When user redirect the Documents folders to network share, the folders name changes back to My Documents as shown in the following figure. This issue can be fixed by denying Read permission to the administrator for the Desktop.ini files on the server. But the customers need to perform steps one by one. It would be great if we have a script to automate this task.

    image

     

    image image
    image image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery