Categories
Tech

How to Migrate Horizon View Composer Database to a New Server

In this short article I will briefly go through the steps required to migrate your VMware Horizon View Composer database from an old server (ServerOld) to a new server (ServerNew). The assumption is that both databases run Microsoft SQL Server however the general idea stands.

Categories
Tech

Useful Resources for SysAdmins

The below are some resources that I find useful in my role as a (mainly Windows) sysadmin. If there are any that I have missed that you think would be useful to others then please leave a comment and I will add them to this list.

Categories
Tech

Creating Office 365 Mailboxes in a Hybrid Setup

In this article I will show you how to create Exchange Online mailboxes in a hybrid environment such that the maiboxes also show up on the on-premises Exchange server management console.

The most logical way of creating an Exchange Online mailbox (you’d think) is to let AD users DirSync across to 365, assign them licenses and be done with it. However doing it this way doesn’t create a link between Exchange Online and your On-Premises Exchange server which means you can’t do things like manage the user’s mailbox from EMC or migrate the mailbox between on-premises and Exchange Online.

Categories
Tech

Teradici Thin Client Firmware Upgrade Woes

“Download error – file”
“Fail to write”
“Download incomplete – communication failure”
“The file is too large. Please upload a different file”

If you’re receiving any of the above error messages when attempting to upgrade your Teradici thin/zero client then you may find this article useful.

Categories
Tech

Bulk Licensing Office 365 Users with PowerShell

Licensing Office 365 users manually can be a tedious task; especially if you are tasked with licensing hundreds or even thousands (think educational institutes that need to license user’s every semester or academic year).

I created a fairly basic script that will take a .CSV input and license your users according to your Office 365 environment and the licenses you have available.