diff --git a/splunk-magic-hound.md b/splunk-magic-hound.md index d871033..c811af1 100644 --- a/splunk-magic-hound.md +++ b/splunk-magic-hound.md @@ -1,3 +1,5 @@ +[X] Updated + ```check against powershell /c "Get-PhysicalDisk | Select-Object DeviceID, MediaType, Size, FriendlyName"``` ```