Author: Jon

Horizon Workspace – Offline Upgrade – v1.5 to v1.8

Horizon Workspace – Offline Upgrade – v1.5 to v1.8

horizon-3After upgrading several different environments to Horizon Workspace 1.8, it’s become clear to me that the “offline upgrade” feature is something that should be used whenever possible. Maybe it’s just the environments I’ve worked in, but going from 1.5 to 1.8 takes much much longer than going from 1.0-1.5. This guide is intended to help you accomplish an offline upgrade from 1.5 to 1.8, while having a plan to restore to 1.5 in case of a failure. This is the fastest process I have found to perform the upgrade. Even with these measures, I’d plan on getting a 4-5 hour outage window for a production environment (2 connector, service, gateway, data virtual appliances)

Continue reading “Horizon Workspace – Offline Upgrade – v1.5 to v1.8”

VMware Horizon Workspace โ€“ Part 3 โ€“ Configure VMware vPostgres External Database

VMware Horizon Workspace โ€“ Part 3 โ€“ Configure VMware vPostgres External Database

In this post I’ll show in detail how to configure Horizon Workspace to use an external database during the install process. ย This post is part of a series showing how to configure VMware Horizon Workspace in a production environment. You’ll need an external database to have multiple service virtual appliances, so this should be a requirement for your environment. ย This process was suprisingly not trivial for me, however it could have something to do with the fact that I haven’t used postgres sql in the past.

Continue reading “VMware Horizon Workspace โ€“ Part 3 โ€“ Configure VMware vPostgres External Database”

Update: Exchange 2010 โ€“ Bulk Mailbox Migration In Batches (The Right Way)

Update: Exchange 2010 โ€“ Bulk Mailbox Migration In Batches (The Right Way)

In June I added a post on how to migrate exchange 2010 mailboxes to an Exchange 2010 DAG in a controlled fashion. Since then I’ve completely restructured the script and made it an all-in-one solution.

Continue reading “Update: Exchange 2010 โ€“ Bulk Mailbox Migration In Batches (The Right Way)”

VMware Horizon Workspace – Part 2 – Configure Nginx as Frontend with Microsoft CA

VMware Horizon Workspace – Part 2 – Configure Nginx as Frontend with Microsoft CA

So yesterday, VMware released Horizon Workspace 1.5. HUGE improvement over the GA release… Holey smokes. Any further tutorials will reference this version.

Anyways, more to the point. In this post I will demonstrate how to do a base configuration of Horizon Workspace using an internal Microsoft Certificate Authority with Nginx as a frontend. This setup is only acceptable for setting up workspace in a lab environment, since in a production environment you’ll need a trusted third party cert. Doing this in a lab environment is important because it will allow you to set up and test every feature you’ll be using in a production environment.

Requirements:

  • Microsoft Active Directory Certificate Services
  • Linux Machine running Nginx
  • Horizon Workspace 1.5 Downloaded and installed with no configuration.
    • We’ll be using the workspace FQDN of hzn.test.in (This obviously assumes the domain of test.in)

Continue reading “VMware Horizon Workspace – Part 2 – Configure Nginx as Frontend with Microsoft CA”

VMware Horizon Workspace – Part 1 – Enable SSH

VMware Horizon Workspace – Part 1 – Enable SSH

I’ve never met a VMware Admin who will use the console to access a VM if they have a choice. There are plenty of tutorials out there that will show you how to do this, but since I’m starting a series, I guess I’ll throw the same info on the internet, but put my own spin on it.

Continue reading “VMware Horizon Workspace – Part 1 – Enable SSH”

VMware Horizon Workspace – Part 0 – Intro

VMware Horizon Workspace – Part 0 – Intro

I’ve been working with Horizon Workspace since it went GA in March. At this point in time, I’m happy to say that I’ve got Workspace set up in a production environment.

In this series, I will be covering how I configured each part of this suite. I would expect that this process will become exponentially easier as time goes on. One thing to note is that I will write these posts assuming that you are at least moderately familiar with linux and Workspace. I will not go into details on how to install packages, deploy the VA, use the web interface. Use Google if you’re looking for that boring stuff ๐Ÿ™‚ Here we go!

Continue reading “VMware Horizon Workspace – Part 0 – Intro”

NetApp: Get Statistics from Multiple Filers With One Command

NetApp: Get Statistics from Multiple Filers With One Command

Does anyone actually find NetApp OnCommand System Commander to be fast enough for normal operation? I’ll admit, I still create a good amount of Volumes and LUNs using it, but it leaves a lot to be desired in the performance category.  If you follow my blog at all, you know that I’m in the middle of a migration from a non-ha exchange environment to a DAG. Being the sensible admin that I am, I have multiple copies of my Exchange databases on different storage arrays, controlled by different NetApp filers. Using System Manager to monitor the space usage of the Volumes hosting my mailbox databases is way to slow for my comfort.

Continue reading “NetApp: Get Statistics from Multiple Filers With One Command”

RSA SecurID Integration With VMware Horizon View Fails During sdconf.rec Upload

RSA SecurID Integration With VMware Horizon View Fails During sdconf.rec Upload

When trying to upload a sdconf.rec file to Horizon View 5.2, you receive the following error:

[text]
Invalid file size of 2,770 bytes. The RSA Configuration file size must be between 512 and 2,048 bytes.
[/text]

view-rsa-error

Continue reading “RSA SecurID Integration With VMware Horizon View Fails During sdconf.rec Upload”

Exchange 2010 – Bulk Mailbox Migration In Batches

Exchange 2010 – Bulk Mailbox Migration In Batches

Update:
I created a new version of this script here
I recently completed a project that involved migrating Exchange 2010 Mailbox role from a standalone server to a Database Availability Group, or DAG. This was a large project that took a lot of time and planning, and had the potential to be very tedious. Fortunately, with a little knowhow, you can automate many of the tedious tasks.

I wanted to be in full control of mailbox migration, so my requirements were fairly strict:

Continue reading “Exchange 2010 – Bulk Mailbox Migration In Batches”

Use PowerShell to get Service Auto-Start Status Along with Human Readable Service Name

Use PowerShell to get Service Auto-Start Status Along with Human Readable Service Name

This falls into the “Come on Microsoft” category.

I have been writing a script that will gather a bunch of information from servers, and returns an object with the information. ย Part of what I’m gathering is the servers that are set to auto start, and have their corresponding service stopped.

While you can get a list of services that meet part of this criteria like this:

Continue reading “Use PowerShell to get Service Auto-Start Status Along with Human Readable Service Name”

Copyright VirtJunkie.com ยฉ 2024