• [Script of May 29] Retrieve all local user accounts information on remote computers (PowerShell)

    Script Download: GetLocalAccount.zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-retrieve-all-b70a1dba This PowerShell Script shows how to retrieve all local user accounts information on remote computers. An enterprise uses Active Directory to manage users and groups, but still...
  • [Script of May 30] Add Birthday or Anniversary Reminders in Office 365 Exchange Online

    Script Download: AddOSCEXOAppointment.zip http://gallery.technet.microsoft.com/scriptcenter/Add-Birthday-or-Anniversary-e111b73d This script creates birthday or anniversary reminders for your contacts. This script also enables you to import a comma-separated values (CSV) file for creating the reminders...
  • [Script of May 31] Manage Managed Metadata Terms in Microsoft SharePoint Server 2010

    Script Download: ManageTaxonomy.zip http://gallery.technet.microsoft.com/scriptcenter/Manage-Managed-Metadata-9c42efef This script can manage managed metadata terms in Microsoft SharePoint Server 2010. You can use this script to get terms, add terms or remove terms. In a real world, a lot of people...
  • [Script of Apr. 29] Install .NET Framework 3.5 in Windows 8 with a script (VBScript)

    Script Download: Install.NetFrameWork3.5(VBScript).zip http://gallery.technet.microsoft.com/scriptcenter/Install-NET-Framework-35-c002494f This VBScript demo shows how to install .NET Framework 3.5 in Windows 8 with a script. Many customers need to enable .NET Framework 3.5. And this is discussed...
  • [Script of Apr. 30] Install .NET Framework 3.5 in Windows 8 with a script (PowerShell)

    Script Download: Install.NetFrameWork3.5(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Install-NET-Framework-35-f791c035 This Script demo shows how to install .NET Framework 3.5 in Windows 8. Many customers need to enable .NET Framework 3.5. And this is discussed a lot. ...