Quantcast
Channel: File Services and Storage forum
Viewing all articles
Browse latest Browse all 10672

FSRM Powershell Cmdlets not working in Azure on Server 2012

$
0
0

I am attempting to use the FSRM Powershell cmdlets on a 2012 server to configure auto quotas.  However I guess I am doing something wrong.

Even though there are built-in templates and I have added the one I want manually and have created an auto quota from it, they do not appear to the cmdlets and the cmdlets keep throwing CimException when I try to use them to create templates and auto quotas.

For example get-fsrmquotatemplate returns nothing and new-fsrmquotatemplate -name mydemo -size 10MB resulst in 

new-fsrmquotatemplate : Not found
At line:1 char:6
+ $res=new-fsrmquotatemplate mydemo -size 10MB
+      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (MSFT_FSRMQuotaTemplate:Root/Microsoft/...RMQuotaTemplate) [New-fsrmQuot
   aTemplate], CimException
    + FullyQualifiedErrorId : HRESULT 0x80041002,New-FsrmQuotaTemplate

Is there something I am supposed to do first to set the system up?


Viewing all articles
Browse latest Browse all 10672

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>