• [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. 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. 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. 25] How to add Windows Defender to the file context menu in Windows 8 (PowerShell)

    Script Download: 23986.zip http://gallery.technet.microsoft.com/How-to-add-Windows-c35834ef This idea is to add Windows defender related cases to context menu so that people can easily scan files or folders in Windows 8. Sometimes users want to scan files or folder by using Windows Defender manually...