Good day to everyone!
I'm getting an error when I'm trying to execute poweshell command
dirquota template modify /template:"Quota 100GB" /modify-Notification:95,M,quota_template.txt
in powershell console.
But when I'm executing the same command in standard cmd console everything works fine.
Can anybody tell me what is wrong with this command and how to make it work in powershell console?