mirror of
https://github.com/007revad/Synology_created_date.git
synced 2026-04-25 04:05:58 +03:00
Script to show you the created year and month of your Synology NAS or expansion unit.
| .github | ||
| images | ||
| .gitattributes | ||
| CHANGES.txt | ||
| how_to_run_from_scheduler.md | ||
| LICENSE | ||
| my-other-scripts.md | ||
| README.md | ||
| syno_created_date.sh | ||
Synology created date
Description
Script to show you the created year and month of your Synology NAS or expansion unit.
Outputs the result in the language you have set it in DSM.
Note: To decode an expansion unit's serial number you need to run the script via SSH and enter the first 3 characters of the expansion unit's serial number when asked.
Download the script
- Download the latest version Source code (zip) from https://github.com/007revad/Synology_created_date/releases
- Save the download zip file to a folder on the Synology.
- Unzip the zip file.
To run the script via task scheduler
See How to run from task scheduler
To run the script via SSH
/volume1/scripts/syno_created_date.sh
Note: Replace /volume1/scripts/ with the path to where the script is located.
Troubleshooting
If the script won't run check the following:
- Make sure you download the zip file and unzipped it to a folder on your Synology (not on your computer).
- If the path to the script contains any spaces you need to enclose the path/scriptname in double quotes:
sudo -s "/volume1/my scripts/syno_created_date.sh" - Make sure you unpacked the zip or rar file that you downloaded and are trying to run the syno_created_date.sh file.
- Set the script file as executable:
sudo chmod +x "/volume1/scripts/syno_created_date.sh"
Screenshots
After running in task scheduler.

Running via SSH with expansion unit.

Running the script via SSH with DSM set to German, then English, then French.

And all the available languages
