Hi,
I tried this command on a Windows Server 2022 VM and it created the quota as expected.
Also tried doing it from the GUI and it worked as well.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have to add several new quota by powershell. How can i add/setup partial GB?
It seems powershell is be able to add integers numbers only but not partials GB like in the example below
New-FsrmQuota -Path "D:\Folder1" -Size 1.48GB
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.
Thank you Ian, it is working now.