• [Script of Mar. 19] Import favorites website to IE compatibility view list in Windows 8 (PowerShell)

    Script Download: 26705.zip http://gallery.technet.microsoft.com/Import-favorites-website-caec4878 This script sample shows how import favorites website to IE compatibility view list in Windows 8. As we all know there are some compatible issues on Internet Explorer 10 or 11, sometimes our favorite...
  • [Script of Mar. 21] How to import favorites website to IE compatibility view list in Windows 8 (VBS)

    Script Download: 26706.zip http://gallery.technet.microsoft.com/How-to-import-favorites-d1064f09 This script sample shows how import favorites website to IE compatibility view list in Windows 8. As we all know there are some compatible issues on Internet Explorer 10 or 11, sometimes our favorite...
  • [Script of Mar. 6] How to detect trace flag 834 and column store indexes in SQL Server (T-SQL)

    Script Download: CheckTF834CSI.zip http://gallery.technet.microsoft.com/How-to-detect-trace-flag-1ce1152a This T-SQL script will demo how to detect if trace flag 834 is enable and column store indexes are used in SQL Server. If trace flag 834 is enabled and column store indexes are used, you may...
  • [Script of Mar. 11] How to check SQL Server stale statistics (T-SQL)

    Script Download: CheckStaleStatics.zip http://gallery.technet.microsoft.com/How-to-check-SQL-Server-4fefea34 This T-SQL script will check SQL Server stale statistics that may cause performance issues. Some people asked how to find stale statistics for these statistics may cause performance issues...
  • [Script of Mar. 26] How to duplicate files by checking MD5 in Windows 8 (PowerShell)

    Script Download: 21727.zip http://gallery.technet.microsoft.com/How-to-duplicate-files-by-36f0cd27 This script sample shows how to duplicate files by checking MD5 in Windows 8. Sometimes users will copy some files from one place to another. However after a long time, users may not know where the...