There are a number of ways to automate backups of Analysis Services databases. Some examples I've seen: SSIS Packages, PowerShell, SQL Agent jobs with XMLA.
Here is a "quick and dirty" way using a .vbs cscript that can be called form the operating system, or schedul...
[More]