Information Technology Reference
In-Depth Information
FIGURE 2-22 The File Screen Properties dialog box
You can also use the Windows PowerShell FSRM module to create a file screen. You can
create a file screen on a path with the New-FsrmFileScreen cmdlet. The syntax is this:
New-FsrmFileScreen -Path <quotapath> -IncludeGroup <int> -Active -Template <string>
To specify an action to be taken on a file screen, use the New-FsrmAction cmdlet. The
New-FsrmAction cmdlet supports the following actions:
Email
Sends an email to the user or administrator that the event was triggered
Event
Creates an event log entry
Command Runs the command specified
Report
Runs one or more storage reports
Creating a file screen exception
You can create a file screen exception that allows files of a particular file group to be saved
to the specified path even when there is a file screen in place. You create a file screen
exception just as you would a file screen, but instead of blocking the file group, it allows
the file group. A typical example has a file screen that prohibits saving any audio or video
files in Public folders, but allows an exception for corporate training videos saved in the
designated training folder.
 
Search WWH ::




Custom Search