Windows Disks ‘CanPool’ set False?
KB ID 0001560 Problem While attempting to create some Storage Spaces in Server 2016 today, I presented a bunch of ‘new’ disks and some of them were flagged CanPool as false? CanPool simply means the disk it available to be added to a storage pool, Id just removed all the arrays from these drives so I was confused? Solution Just because we’re on Powershell does not mean I can’t go old school! Launch Diskpart and...
Veeam: Restore/Migrate vSphere VM to Hyper-V
KB ID 0001559 Problem I saw this question asked on EE the other day, and while I’ve done Migrating from vSphere to Microsoft before, I’ve never really tried with Veeam. Migrating and Restoring vSphere Machines to Azure is easy, but what about Hyper-V? Solution Veeam Backup and Recovery Download Natively with Veeam Backup and Restore, the only way to do this, is to perform an Agent Based backup of your VMware VM. If you are...
PowerShell Exported CSV is Garbled?
KB ID 0001557 Problem I was exporting a list of enabled Active Directory users to a CSV file for some documentation, the finished article was not what I was expecting; Contents; Microsoft.PowerShell.Commands.Internal.Format.FormatStartData ClassId2e4f51ef21dd47e99d3c952918aff9cd, pageHeaderEntry pageFooterEntry autosizeInfo shapeInfo groupingEntry 033ecb2bc07a4d43b5ef94ed5a35d280...
ADFS Logon Page: Change Images and Logos
KB ID 0001556 Problem There are a lot of things that can be customised on the ADFS logon page, but most people just want to change the image, and the ‘Company Logo’. Note: By default the company logo is just the Federation Service Display Name but you can replace that with a logo of you own. Replace ADFS Logon Page Main Image As per Microsoft recommendations; “We recommend the dimensions for the illustration to be...
Certsrv: Can Only See User and Basic EFS
KB ID 0001552 Problem When connected to the Web Enrolment portal (Certsrv) for your Certificate Services, you attempt to submit a certificate request. But you only see User and Basic EFS under Certificate Templates, like so; Solution I’ve done this myself many times, usually you are looking for the ‘Web Server’ template and it’s not there, so we will use that as an example. Go to your CA Server. Windows Server...
Office 365: Enable User Password Reset
KB ID 0001551 Problem If you want to give your Office 365 users the ability to change and recover their passwords this is the procedure. Solution Open the ‘Azure Active Directory’ admin console. If you didn’t already know, Azure is what’s underpinning your Office 365 subscription, Select ‘Azure Active Directory’ > Password reset. I’m enabling for everyone, you can choose...
Outlook: Something Went Wrong Error 80090016
KB ID 0001549 Problem When attempting to open Outlook you see this error; Something went wrong Your computer’s Trusted Platform Module has malfunctioned. If this error persists, contact your system administrator with this error code 80090016 Note: The this won’t affect users who are subject to MFA (Multi Factor Authentication,) so this can be enabled to solve this problem. Solution One Code 80090016 On the affected...
Exchange 2019: Presenting Outlook Anywhere With WAP
KB ID 0001548 Problem Note: Applies to Exchange 2019, 2016, and 2013. This is pretty much PART TWO, of presenting ‘Exchange Web Services’ using Web Application Proxy. Back in PART ONE we looked at publishing OWA and ECP, and that required having an ADFS server. To present the other web services, e.g Outlook Anywhere, Exchange Active Sync, Offline address book etc. You don’t need ADFS, you simply use ‘pass...
Presenting Exchange 2019 With WAP and ADFS
KB ID 0001546 Problem I’ve used WAP (Web Application Proxy) to present Remote Desktop Services before, but never for Microsoft Exchange. It came up as a possible requirement for a client this week, so I thought I’ll work it out on the bench. here’s the topology; Exchange: Exchange 2019 Standard Server OS: Server 2019 Datacenter Solution – Step 1 Deploy ADFS If you are going to use ‘self signed’...
ADFS: Deploy Active Directory Federation Services
KB ID 0001140 Problem The actual configuration of ADFS depends largely on what you intend to do with it. Here I’m using it to broker connections from my Microsoft Web Application Proxy. This article is just to ‘join the dots’ and covers just the installation of the role itself. Solution Before you Start: Make sure you have a certificate ready to use for ADFS. I typically use a wildcard cert for this, it’s...