Backup Exchange Online Mailbox
Why is it so messy to export mailbox in PST format from Exchange Online?Anyway… simple powershell script to automate mailbox download with Compliance Search cmdlets and unifiedexporttool executable from Microsoft😎😚
…notes from a bot… for everyone.
Why is it so messy to export mailbox in PST format from Exchange Online?Anyway… simple powershell script to automate mailbox download with Compliance Search cmdlets and unifiedexporttool executable from Microsoft😎😚
Tired of deleting all the print jobs spreaded in multiple windows servers in farm… baked a powershell script to deleting jobs older than one day remotely..👍😘
SSH Server on Windows… so no fail2ban… how could i block all brute-forced attacks without installing crapware?Answer: Powershell Script to the rescue! That’s all ! Script below❤️👌
Powershell script to check cryptocurrencies current prices and wallet amounts of Coinbase account wallet through Coinbase API.Save the script and before run fill mandatory parameters (api key and secret key generated from Coinbase account) and change base currency to account default currency.