• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

View Client/Domain Expiration Dates

G

gdhnz@

Guest
Can someone tell me how I can view Client and Domain Expiration Dates?

I know how to modify them but where do I go to find out what they are currently set to? I should be able to do this via Plesk without having to run a mysql query.
 
You can find it in Summary Report for doman/client.
In command line you can use following utility:
# /usr/local/psa/bin/domain_pref -i domain.tld | grep -i expir
Expiration date: Jan 23, 2022
 
Back
Top