forked from maester365/maester
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request maester365#468 from maester365/create-pull-request…
…/patch Update maester.dev powershell docs
- Loading branch information
Showing
12 changed files
with
552 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
--- | ||
sidebar_class_name: hidden | ||
description: Checks if the default common attadchment types filter is enabled | ||
id: Test-MtCisAttachmentFilter | ||
title: Test-MtCisAttachmentFilter | ||
hide_title: false | ||
hide_table_of_contents: false | ||
custom_edit_url: https://github.com/maester365/maester/blob/main/powershell/public/Test-MtCisAttachmentFilter.ps1 | ||
--- | ||
|
||
## SYNOPSIS | ||
|
||
Checks if the default common attadchment types filter is enabled | ||
|
||
## SYNTAX | ||
|
||
```powershell | ||
Test-MtCisAttachmentFilter [-ProgressAction <ActionPreference>] [<CommonParameters>] | ||
``` | ||
|
||
## DESCRIPTION | ||
|
||
The common attachment types fileter should be enabled | ||
|
||
## EXAMPLES | ||
|
||
### EXAMPLE 1 | ||
|
||
```powershell | ||
Test-MtCisAttachmentFilter | ||
``` | ||
|
||
Returns true if the common attachment types filter is enabled. | ||
|
||
## PARAMETERS | ||
|
||
### -ProgressAction | ||
|
||
\{\{ Fill ProgressAction Description \}\} | ||
|
||
```yaml | ||
Type: ActionPreference | ||
Parameter Sets: (All) | ||
Aliases: proga | ||
|
||
Required: False | ||
Position: Named | ||
Default value: None | ||
Accept pipeline input: False | ||
Accept wildcard characters: False | ||
``` | ||
### CommonParameters | ||
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). | ||
## INPUTS | ||
## OUTPUTS | ||
### System.Boolean | ||
## NOTES | ||
## RELATED LINKS | ||
[https://maester.dev/docs/commands/Test-MtCisAttachmentFilter](https://maester.dev/docs/commands/Test-MtCisAttachmentFilter) |
67 changes: 67 additions & 0 deletions
67
website/docs/commands/Test-MtCisInternalMalwareNotification.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
--- | ||
sidebar_class_name: hidden | ||
description: Checks if notifications for internal users sending malware are enabled | ||
id: Test-MtCisInternalMalwareNotification | ||
title: Test-MtCisInternalMalwareNotification | ||
hide_title: false | ||
hide_table_of_contents: false | ||
custom_edit_url: https://github.com/maester365/maester/blob/main/powershell/public/Test-MtCisInternalMalwareNotification.ps1 | ||
--- | ||
|
||
## SYNOPSIS | ||
|
||
Checks if notifications for internal users sending malware are enabled | ||
|
||
## SYNTAX | ||
|
||
```powershell | ||
Test-MtCisInternalMalwareNotification [-ProgressAction <ActionPreference>] [<CommonParameters>] | ||
``` | ||
|
||
## DESCRIPTION | ||
|
||
Notifications for internal users sending malware should be enabled, and an administrator email set | ||
|
||
## EXAMPLES | ||
|
||
### EXAMPLE 1 | ||
|
||
```powershell | ||
Test-MtCisInternalMalwareNotification | ||
``` | ||
|
||
Returns true safe malware notifcications are enabled, and an administrator email address is set | ||
|
||
## PARAMETERS | ||
|
||
### -ProgressAction | ||
|
||
\{\{ Fill ProgressAction Description \}\} | ||
|
||
```yaml | ||
Type: ActionPreference | ||
Parameter Sets: (All) | ||
Aliases: proga | ||
|
||
Required: False | ||
Position: Named | ||
Default value: None | ||
Accept pipeline input: False | ||
Accept wildcard characters: False | ||
``` | ||
### CommonParameters | ||
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). | ||
## INPUTS | ||
## OUTPUTS | ||
### System.Boolean | ||
## NOTES | ||
## RELATED LINKS | ||
[https://maester.dev/docs/commands/Test-MtCisInternalMalwareNotification](https://maester.dev/docs/commands/Test-MtCisInternalMalwareNotification) |
67 changes: 67 additions & 0 deletions
67
website/docs/commands/Test-MtCisOutboundSpamFilterPolicy.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
--- | ||
sidebar_class_name: hidden | ||
description: Checks if Exchange Online Spam Policies are set to notify administrators | ||
id: Test-MtCisOutboundSpamFilterPolicy | ||
title: Test-MtCisOutboundSpamFilterPolicy | ||
hide_title: false | ||
hide_table_of_contents: false | ||
custom_edit_url: https://github.com/maester365/maester/blob/main/powershell/public/Test-MtCisOutboundSpamFilterPolicy.ps1 | ||
--- | ||
|
||
## SYNOPSIS | ||
|
||
Checks if Exchange Online Spam Policies are set to notify administrators | ||
|
||
## SYNTAX | ||
|
||
```powershell | ||
Test-MtCisOutboundSpamFilterPolicy [-ProgressAction <ActionPreference>] [<CommonParameters>] | ||
``` | ||
|
||
## DESCRIPTION | ||
|
||
Ensure Exchange Online Spam Policies are set to notify administrators | ||
|
||
## EXAMPLES | ||
|
||
### EXAMPLE 1 | ||
|
||
```powershell | ||
Test-MtCisOutboundSpamFilterPolicy | ||
``` | ||
|
||
Returns true if Exchange Online Spam Policies are set to notify administrators | ||
|
||
## PARAMETERS | ||
|
||
### -ProgressAction | ||
|
||
\{\{ Fill ProgressAction Description \}\} | ||
|
||
```yaml | ||
Type: ActionPreference | ||
Parameter Sets: (All) | ||
Aliases: proga | ||
|
||
Required: False | ||
Position: Named | ||
Default value: None | ||
Accept pipeline input: False | ||
Accept wildcard characters: False | ||
``` | ||
### CommonParameters | ||
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). | ||
## INPUTS | ||
## OUTPUTS | ||
### System.Boolean | ||
## NOTES | ||
## RELATED LINKS | ||
[https://maester.dev/docs/commands/Test-MtCisOutboundSpamFilterPolicy](https://maester.dev/docs/commands/Test-MtCisOutboundSpamFilterPolicy) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
--- | ||
sidebar_class_name: hidden | ||
description: Checks if the Safe Attachments policy is enabled | ||
id: Test-MtCisSafeAttachment | ||
title: Test-MtCisSafeAttachment | ||
hide_title: false | ||
hide_table_of_contents: false | ||
custom_edit_url: https://github.com/maester365/maester/blob/main/powershell/public/Test-MtCisSafeAttachment.ps1 | ||
--- | ||
|
||
## SYNOPSIS | ||
|
||
Checks if the Safe Attachments policy is enabled | ||
|
||
## SYNTAX | ||
|
||
```powershell | ||
Test-MtCisSafeAttachment [-ProgressAction <ActionPreference>] [<CommonParameters>] | ||
``` | ||
|
||
## DESCRIPTION | ||
|
||
The Safe Attachments policy is enabled | ||
|
||
## EXAMPLES | ||
|
||
### EXAMPLE 1 | ||
|
||
```powershell | ||
Test-MtCisSafeAttachment | ||
``` | ||
|
||
Returns true safe attachments policy is enabled | ||
|
||
## PARAMETERS | ||
|
||
### -ProgressAction | ||
|
||
\{\{ Fill ProgressAction Description \}\} | ||
|
||
```yaml | ||
Type: ActionPreference | ||
Parameter Sets: (All) | ||
Aliases: proga | ||
|
||
Required: False | ||
Position: Named | ||
Default value: None | ||
Accept pipeline input: False | ||
Accept wildcard characters: False | ||
``` | ||
### CommonParameters | ||
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). | ||
## INPUTS | ||
## OUTPUTS | ||
### System.Boolean | ||
## NOTES | ||
## RELATED LINKS | ||
[https://maester.dev/docs/commands/Test-MtCisSafeAttachment](https://maester.dev/docs/commands/Test-MtCisSafeAttachment) |
67 changes: 67 additions & 0 deletions
67
website/docs/commands/Test-MtCisSafeAttachmentsAtpPolicy.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
--- | ||
sidebar_class_name: hidden | ||
description: Checks if Safe Attachments for SharePoint, OneDrive, and Microsoft Teams are enabled | ||
id: Test-MtCisSafeAttachmentsAtpPolicy | ||
title: Test-MtCisSafeAttachmentsAtpPolicy | ||
hide_title: false | ||
hide_table_of_contents: false | ||
custom_edit_url: https://github.com/maester365/maester/blob/main/powershell/public/Test-MtCisSafeAttachmentsAtpPolicy.ps1 | ||
--- | ||
|
||
## SYNOPSIS | ||
|
||
Checks if Safe Attachments for SharePoint, OneDrive, and Microsoft Teams are enabled | ||
|
||
## SYNTAX | ||
|
||
```powershell | ||
Test-MtCisSafeAttachmentsAtpPolicy [-ProgressAction <ActionPreference>] [<CommonParameters>] | ||
``` | ||
|
||
## DESCRIPTION | ||
|
||
Safe Attachments for SharePoint, OneDrive, and Microsoft Teams should be enabled | ||
|
||
## EXAMPLES | ||
|
||
### EXAMPLE 1 | ||
|
||
```powershell | ||
Test-MtCisSafeAttachmentsAtpPolicy | ||
``` | ||
|
||
Returns true if safe attachments are enabled for SharePoint, OneDrive, and Microsoft Teams | ||
|
||
## PARAMETERS | ||
|
||
### -ProgressAction | ||
|
||
\{\{ Fill ProgressAction Description \}\} | ||
|
||
```yaml | ||
Type: ActionPreference | ||
Parameter Sets: (All) | ||
Aliases: proga | ||
|
||
Required: False | ||
Position: Named | ||
Default value: None | ||
Accept pipeline input: False | ||
Accept wildcard characters: False | ||
``` | ||
### CommonParameters | ||
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). | ||
## INPUTS | ||
## OUTPUTS | ||
### System.Boolean | ||
## NOTES | ||
## RELATED LINKS | ||
[https://maester.dev/docs/commands/Test-MtCisSafeAttachmentsAtpPolicy](https://maester.dev/docs/commands/Test-MtCisSafeAttachmentsAtpPolicy) |
Oops, something went wrong.