• [Script of Feb. 7] Lists all the shared folder permissions or NTFS permissions (PowerShell)

    Script Download: ListAllSharedFolderPermission.zip http://gallery.technet.microsoft.com/scriptcenter/Lists-all-the-shared-5ebb395a This PowerShell script illustrates how to list all the shared folder permissions and NTFS permissions. In many cases, users want to check many share folders permission...
  • [Script of Feb. 12] How to create home folder and grant the appropriate permission to users

    Script Download: CreateHomeFolder.zip http://gallery.technet.microsoft.com/scriptcenter/How-to-create-home-folder-d968f1d4 This script could be used to create folder for a one to one correspondence user. Also assign the appropriate permissions to each folder, that only the exact user and specified...
  • [Script of Feb. 13] Script to configure virtual memory page file size (PowerShell)

    Script Download: AdjustVirtualMemoryPagingFileSize.zip http://gallery.technet.microsoft.com/scriptcenter/Script-to-configure-e8d85fee This PowerShell Script illustrates how to adjust virtual memory page file size. During deployment, customers want to adjust virtual memory page file size on several...
  • [Script of Feb. 20] How to refresh or reset Windows 8 without an Installation Disk (PowerShell)

    Script Download: 23982.zip http://gallery.technet.microsoft.com/scriptcenter/How-to-refresh-or-reset-b1df3feb This PowerShell script sample shows how to refresh or reset Windows 8 without an Installation Disk in Windows 8. Sometimes users want to refresh or reset Windows 8. But in Windows 8, it...
  • [Script of Feb. 19] How to get BitLocker Encryption Status for multiple computers (PowerShell)

    Script Download: 21881.zip http://gallery.technet.microsoft.com/How-to-get-BitLocker-193ef058 This PowerShell script sample shows how to get BitLocker Encryption Status for multiple computers. Sometimes IT admin want to know BitLocker Encryption Status for multiple computers. This script is to...