• [Script of Jun. 9] How to change the Power button behavior in Windows

    Script Download: The script is available for download in Microsoft Script Browser for Windows PowerShell ISE . You need to install the Script Browser application first, and search for the script sample title. The goal of this script is to change the power button behavior in Windows 7. Sometime...
  • [Script of Jun. 10] How to configure the size limit for both (.pst) and (.ost) files in Outlook

    Script Download: The script is available for download in Microsoft Script Browser for Windows PowerShell ISE . You need to install the Script Browser application first, and search for the script sample title. This VBscript sample shows how to configure the size limit for both (.pst) and (.ost) files...
  • [Script of Jun. 11] How to change the Power button behavior in Windows

    Script Download: The script is available for download in Microsoft Script Browser for Windows PowerShell ISE . You need to install the Script Browser application first, and search for the script sample title. The goal of this script is to change the power button behavior in Windows 7. Sometime...
  • [Script of Jun. 12] How to get index usage information in SQL Server databases

    Script Download: The script is available for download in Microsoft Script Browser for Windows PowerShell ISE . You need to install the Script Browser application first, and search for the script sample title. This T-SQL script will demo how to find all the user_seek, user_scans, user_lookups, user...
  • [Script of Jun. 13] How to find logins without user mapping in a specified SQL Server database (T-SQL)

    Script Download: The script is available for download in Microsoft Script Browser for Windows PowerShell ISE . You need to install the Script Browser application first, and search for the script sample title. This T-SQL script will demo how to find all the logins without user mapping in a specified...