Recently updated to Windows 10, version 1809, removed the Remote Server Administration Tools (RSAT) that were previously installed. This is common with such updates, however, this time around I was unable to reinstall the tools. After much digging, I discovered that this is because Microsoft has made the RSAT tools a part of the “Features on […]
Month: November 2018
The following PowerShell script will add multiple SMTP aliases to all Office 365 and Exchange Online email user accounts: To use the script, save it as a .ps1 file and run it from a PowerShell console with administrator privileges. For example, if you saved the script as add-multiple-smtp-aliases.ps1, you would run it with the following […]
Just a tech short on how to get past the following error: Restore job failed Error: A specified parameter was not correct: spec.vmProfile. This was encountered when testing backups via the Veeam console This error could also be seen in vCenter After some digging around I was able to get a better understanding of why it was occurring. […]