Skip to content

Commit 2a54a08

Browse files
authored
Update Get-SPOMalwareFile.md
1 parent df1fa14 commit 2a54a08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Get-SPOMalwareFile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Get-SPOMalwareFile -FileUri <String> [<CommonParameters>]
2525

2626
## DESCRIPTION
2727

28-
The `Get-SPOMalwareFile` cmdlet runs on a single file. If the file is malware-infected then it returns an object of the type `SPOMalwareFile` which contains siteURL, filePath, malwareStatus flag, and malwareInfo (if applicable). You must be a SharePoint Online administrator or Global administrator to run the `Get-SPOMalwareFile` cmdlet. Note that this cmdlet does not work on files that are not malware-infected.
28+
The `Get-SPOMalwareFile` cmdlet runs on a single file. If the file is malware-infected then it returns an object of the type `SPOMalwareFile` which contains siteURL, filePath, malwareStatus flag, and malwareInfo (if applicable). You must be a SharePoint Online administrator to run the `Get-SPOMalwareFile` cmdlet. Note that this cmdlet does not work on files that are not malware-infected.
2929

3030
For permissions and the most current information about Windows PowerShell for SharePoint Online, see the online documentation at [Intro to SharePoint Online Management Shell](/powershell/sharepoint/sharepoint-online/introduction-sharepoint-online-management-shell).
3131

0 commit comments

Comments
 (0)