Script to show you the created year and month of your Synology NAS or expansion unit.
Find a file
2026-04-25 08:07:44 +10:00
.github Initial commit 2025-12-17 11:24:28 +11:00
images Add files via upload 2025-12-18 16:11:42 +11:00
.gitattributes Initial commit 2025-12-17 11:24:28 +11:00
CHANGES.txt Add changelog entry for version 1.1.2 2025-12-19 07:54:02 +11:00
how_to_run_from_scheduler.md Initial commit 2025-12-17 12:28:08 +11:00
LICENSE Initial commit 2025-12-17 11:24:28 +11:00
my-other-scripts.md Sync my-other-scripts.md from 007revad.github.io 2026-04-25 08:07:44 +10:00
README.md Update README for v1.1.1 2025-12-18 16:16:17 +11:00
syno_created_date.sh Update script to v1.1.2 2025-12-19 07:54:38 +11:00

Synology created date

Badge Donate

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

  1. Download the latest version Source code (zip) from https://github.com/007revad/Synology_created_date/releases
  2. Save the download zip file to a folder on the Synology.
  3. 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:

  1. Make sure you download the zip file and unzipped it to a folder on your Synology (not on your computer).
  2. 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"
    
  3. Make sure you unpacked the zip or rar file that you downloaded and are trying to run the syno_created_date.sh file.
  4. 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