• [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 one by one. If we can use the script to list these share folders permission, it will really useful.  

    image image
     image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [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 file admins get full control. Nobody can read or write in that folder except these users. Finally, it will generate a report to tell you which folder created successfully, and which did not.

    IT Administrators may need to generate several folders to new comers as their home folder. For security reason, the home folder could only be accessed by the exact user and some admins. If you want to do so, you can use this script sample.

    image image
     image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [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 PCs. This is also useful to the customers who are not familiar with the calculating the value for the virtual memory or operating in the user interface.

    image image
     image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [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 requires Media Disk. This script is to solve that.

    image image
     image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery

  • [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 achieve that.

    image image
     image

    You can find more All-In-One Script Framework script samples at http://aka.ms/onescriptingallery