Tips & Tricks

Signing-Up for Amazon CloudFront

Signing-Up for Amazon CloudFront

By now you know that my plan was to setup Content Delivery Network (CDN) to use the Microsoft Azure CDN service. Unfortunately over a four-month period I could never get Microsoft Azure and CDN to work together, so I turned to Amazon CloudFront.Long story short, in...

How to Order Your SSL Certificate

How to Order Your SSL Certificate

In my on-going blog post set on HTTPS and CDN and how to increase security and website performance, this is the first post that requires you to do some work! I’m going to show you how to order your SSL Certificate. It might seem odd that I’m asking you to get your SSL...

v_GS_NETWORK_ADAPTER_CONFIGURATION verse v_Network_DATA_Serialized

v_GS_NETWORK_ADAPTER_CONFIGURATION verse v_Network_DATA_Serialized

While working on my article What is Parsename and 4 Part Version String?, I was looking at my IP address of many of my system and notice that they have both IP v4 and IP v6 address. This is NOT generally a problem as I almost never include IP address in a report, but...

How to Backup BitLocker Recovery Key to AD

Recently, I was helping someone troubleshoot and issue with BitLocker and is storing its key within AD. In other words, to help troubleshoot this issue, we needed to ensure that we could manually backup BitLocker recovery key to AD. They asked how do you do that?...

How to Write a WQL Query

You know I always like to help those who try to help themselves. While reading Reddit post entitled SCCM Collection missing machines... the person was looking for all computers that follow a particular naming convention. Their results were not that they expected. This...