https://github.com/techspence/oversizedrecordings
Simple Powershell script that finds oversizes (>10MB) on a file server and moves them to an alternate location. Then email the user to notify them they have an oversize recording.
https://github.com/techspence/oversizedrecordings
powershell voicemail-recording
Last synced: 3 months ago
JSON representation
Simple Powershell script that finds oversizes (>10MB) on a file server and moves them to an alternate location. Then email the user to notify them they have an oversize recording.
- Host: GitHub
- URL: https://github.com/techspence/oversizedrecordings
- Owner: techspence
- License: mit
- Created: 2016-08-11T18:05:32.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-11T18:12:36.000Z (almost 9 years ago)
- Last Synced: 2025-01-15T21:23:56.078Z (4 months ago)
- Topics: powershell, voicemail-recording
- Language: PowerShell
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Find Oversize Recordings with Powershell
Find oversized recordings on the voicemail server and move them to the appropriate users U: drive. Then email the user to notify them they have an oversized recording and where they can find it.
This script was born out of the need to move voicemail recording files that were too large to email to an alternate location and notify the user who created the large voicemail recording that they have a file waiting for them that could not be emailed.