Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing 4kb+ FileGroup length issue with filescrn.exe calls #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Kittzus
Copy link

@Kittzus Kittzus commented Aug 18, 2016

Adding a new function 'New-CBArraySplit' to split the downloaded extensions into FileGroups of less than 4KB in length, and then create and add these FileGroups to the File Screen Template. Tested with up to 10x current length of JSON list, seems to work fine.

@ynad
Copy link

ynad commented Jun 22, 2022

Adding a new function 'New-CBArraySplit' to split the downloaded extensions into FileGroups of less than 4KB in length, and then create and add these FileGroups to the File Screen Template. Tested with up to 10x current length of JSON list, seems to work fine.

Manually merged with edits suggested by @Kittzus in commit 7c854d0, (thanks!!); tested and working on Windows Server 2019.

The only warning thrown was about "filescrn.exe": This tool is deprecated and may be removed in future releases of Windows. Please use the Windows PowerShell cmdlets in the FileServerResourceManager module to administer File Server Resource Manager functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants