• [Script of Nov.1] Batch convert .txt files to Word documents (VBA)

    Script Download: ConvertTxtToWord(VBA).zip http://gallery.technet.microsoft.com/scriptcenter/Batch-convert-txt-files-to-8b945d5e This VBA sample shows how to convert ‘.txt’ files (in a folder) to Word documents. Batch converting ‘.txt’ files to Word documents is a frequently...
  • [Script of Nov.4] Set PictureUrl as default unless another picture is present (PowerShell)

    Script Download: SetSPUserPicture.zip http://gallery.technet.microsoft.com/scriptcenter/Set-PictureUrl-as-default-9e0123ca This script shows how to Set PictureUrl as default unless another picture is present. This script will set a default picture for the PictureUrl in a list where all user information...
  • [Script of Nov.5] Script to check and delete all users delegated permission (PowerShell)

    Script Download: RemoveDelegatedPermission.zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-check-and-delete-94c6c6e6 The script helps us to check and delete all delegated permission of the user. As we know, there isn't a delete delegated permission wizard in Windows Server. If we...
  • [Script of Nov.6] Automatic Email Notification to Administrator about Inactive Accounts in AD

    Script Download: AutomaticEmail(PowerShell).zip http://gallery.technet.microsoft.com/scriptcenter/Automatic-Email-Notificatio-31e71980 The goal of this script is to automatic email notification to Administrator about Inactive accounts in Active Directory. For management administrators always intend...
  • [Script of Nov.7] Check pre-requisite fixes on a system for SQL Server 2012 AlwaysOn(PowerShell)

    Script Download: CheckPre-requisiteFixesSQLServer2012AlwaysOn.zip http://gallery.technet.microsoft.com/scriptcenter/Check-pre-requisite-fixes-d5843842 This sample script checks pre-requisite fixes for AlwaysOn in SQL Server 2012. These fixes are publicly documented in http://technet.microsoft.com...