• [Script of Oct 29th] Switch between Windows Server core and Windows Server GUI in Windows Server 2012

    Script Download: SwitchGUIServerCORE.zip
    http://gallery.technet.microsoft.com/scriptcenter/Switch-between-Windows-9680265d 

    This PowerShell script sample can be used to switch from a full installation user interface server to the server core mode in Windows Server 2012.   It can also switch Windows Server 2012 from the server core mode to the full UI mode.

    After setting up Windows Server 2012, IT Administrators may need to convert it to the server core for some security reason.  Sometimes, it's more convenient for IT administrators to switch back to the UI mode to modify some configurations.  This script sample can help you switch between the two modes in Windows Server 2012.

     

    image image
    image image

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

  • [Script of Oct 8th] Script to Set Default Corporate Photo in Microsoft Lync Server 2010

    Script Download: SetOSCCsUserPhoto.zip
    http://gallery.technet.microsoft.com/scriptcenter/Script-to-Set-Default-0a73a86a 

    This script populates the thumbnailPhoto attribute in Active Directory. It also tries to detect the size of photo and client policy setting before populating the thumbnailPhoto attribute. The recommended photo size in pixels is 96x96 pixels and should be less than 100KB.

     

    image image
    image image

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

  • [Script of Oct 19th] Add Allowed Inline Downloaded MIME Types for one Web Application in SharePoint

    Script Download: mdlTransferAccessToExcel.zip
    http://gallery.technet.microsoft.com/scriptcenter/Import-Multiple-Tables-ad78b80f

    This script could be used to add allowed inline downloaded MIME types for one Web Application in Microsoft SharePoint Server 2010. 

    By default PDF files cannot open in browser. It is not listed as a safe MIME type. But for most companies, PDF files are widely used in their daily work, so it is necessary to add PDF to the allowed inline downloaded MIME types list.

    image image
    image image

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

  • [Script of Oct 3rd] How to batch create virtual machines in Windows Server 2012

    Script Download: BatchCreateVirtualMachines.zip 
    http://gallery.technet.microsoft.com/scriptcenter/How-to-batch-create-9efd1811 

    This PowerShell Script illustrates how to batch create multiple virtual machines based on comma delimited file by using PowerShell 3.0 in Windows Server 2012.

    IT admin requires to batch creating virtual machines in Windows Server 2012, although they can use few commands due to the lack of programming knowledge. Although it’s a set of Hyper-V command-lets within Windows PowerShell, IT Admins are reluctant to use them except simple a command which is widely used.

     

    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