Open an Exchange Management Shell session and run the script in demo mode to see a list of users that are expiring soon.The script won’t email the users in demo mode. It merely shows you who it WOULD, and how long till their password expires. 1 .\New-PasswordReminder.ps1 -demo As ...
ss + +# Pagination +## Set per_page to 0 to disable pagination +per_page: 10 +pagination_dir: page + +# Extensions +## Plugins: https://hexo.io/plugins/ +## Themes: https://hexo.io/themes/ +theme: t9t-blog-hexo + +# Deployment +## Docs: https://hexo.io/docs/deployment....
{ + "name": "t9tio-blog", + "profile": "timConsole", + "regions": ["us-east-1"], + "type": "static", + "static": { + "dir": "public" + }, + "stages": { + "production": { + "domain": "blog.t9t.io" + }, + "staging": { + "domain": "stage.blog.t9t....