Category Archives: General

backup header

How to produce good documentation – Part 5 – Diagraming your (Veeam) Backups

So it’s just been a little over a year since Part 4 of my how to document series was posted. I hoped to keep adding to the series, but at the same time, only do it when I felt I had relevant content to share. So this post is to show how I have documented some recent backup configurations. Note: I mainly work with Veeam, but hopefully this will give you idea’s of how to present the setup of your other backup software

Below are the previous posts;

The challenge

Note: The Visio file for these examples can be found at the end of the blog post.

Your backups evolve over time, as does your environment. Your backup schedules become more complex, and its hard to remember, what does what.

As past of my job, I setup backup solutions for customers, and then have the task of documenting how they are setup. I used to do this in a table format. It was quite simple

  • Backup/replication job name
    • Services backed up
    • Job settings
      • Storage/environment used

When you have a number of backup jobs, you have a lot of jobs and information to dig through. Its not user friendly.

Veeam backup job settings table 1 Veeam backup job settings table 2

So I re-visualised the way to present the data, I still have the detailed tables, however I also have three Visio diagrams

  • Backup Architecture setup
  • Backup and Replication jobs – Servers/services included
  • Backup and Replication job settings – high level

Continue reading How to produce good documentation – Part 5 – Diagraming your (Veeam) Backups

OneDrive logo header modified 3

Finally, a OneDrive for Business client for Mac OS X, that works!

Great news, Microsoft have finally got their backsides into gear, and produced a working OneDrive for Business Client, for Mac OS X. That actually works!

Two of the things that were keeping me from moving fully away from my windows machines were;

  • OneDrive for Business
  • Microsoft Visio

Now it looks as if I’m down to one reason, 🙂

You can read the official Office365 blog post here – Get started with the OneDrive for Business Next Generation Sync Client on Mac OS X.

One of the best features, is selective folder sync!

Installation and Setup
  1. Install the OneDrive App from the Apple AppStore.

If you have not setup OneDrive yet;

  • Open up terminal and enter the following commands
    • defaults write com.microsoft.OneDrive-mac DefaultToBusinessFRE -bool True
    • defaults write com.microsoft.OneDrive-mac EnableAddAccounts -bool True

Then open up your OneDrive app and sign in with your Business account.

If your have setup OneDrive with a personal account;

  • Quit OneDrive first, then launch Terminal and enter
    • defaults write com.microsoft.OneDrive-mac EnableAddAccounts -bool True
  • Open OneDrive again, open up preferences,
  • Click the account tab, click “Add a business account”

Regards

Dean

Veeam Availability Suite v9

Veeam v9 Backup and replication / ONE upgrade from v8

This is just a quick post showing the upgrade process of

  • Veeam Backup Enterprise Manager
  • Veeam Backup and Replication
  • Veeam ONE

I didn’t hit any issues with the upgrades.

  • It’s always a good idea to reboot your servers before any update

And plan for further updates once the Veeam upgrades have completed as well.

Veeam Backup Enterprise Manager

  • I had to install .Net Framework 4.5.2 to continue the upgrade, which required a reboot
  • I upgraded from v8.0.0.817 (so not the latest patch)
  • I was asked to confirm the SQL Database upgrade
  • The server needed rebooting at the end of the upgrade

1 - Veeam Backup and Replication Installer Spash2 - Veeam install pre-req Continue reading Veeam v9 Backup and replication / ONE upgrade from v8

troubleshooting

[Quick Post] Sharing a generic Troubleshooting poster I found online #vDM30in30

I found this post on Reddit, where a user had created a generic troubleshooting poster. It’s not aligned to any tech, but can be very useful, especially those getting started in IT.

RrdwDgd

Source: Reddit post

Regards

Dean

[Quick Post] Citrix Receiver – Clean uninstall tool – #vDM30in30

The issue

On my work based Windows 8.1 VM, I was finding that Citrix Receiver would crash any time I opened an ICA file from a Web Interface/StoreFront website, this meant that any desktop or application would not work.

  • I removed Citrix Receiver
  • I upgraded Citrix Receiver
  • I installed as the actual local admin
  • I installed the plugins for other browsers

But every time, the same, the process would stop responding.

The Fix

Occasionally software vendors release “clean up” tools, to remove their pesky applications completely, to fix underlying issues. And Citrix are the same.

Citrix Receiver Clean-up Tool

So I ran this, rebooted my machine. Installed the latest Citrix Receiver, connected up to my customers environment, and voila, it worked!

So this is a quick post incase anyone didn’t know this tool existed.
Regards

Dean