18th
JUL

How to determine which versions of the .NET Framework are installed

Posted by MLK under Windows Tools

Description/Problem:
This article describes how to determine which versions of the Microsoft .NET Framework are installed on your computer. This information helps you determine whether any .NET Framework service packs are installed on the computer.

Solution:
KB318785

3rd
JUL

Problem with activation of Quota Management & File Screening

Posted by MLK under Windows Security

Description/Problem:
Sometimes is possible that system present error messsage “The Quota Management Filter Driver Service or File Screening Filter Driver service is not running” when you try to create a new quota.

Solution:
Pls. check if you install File Server Resource Manager (FSRM) as described TechNet article.

  • Check which filters are activated
    “fltmc filters”
  • Load missing filter for Quota Management
    “fltmc load Quota”
  • Load missing filter for File Screening
    “fltmc load Datascrn”