Domain Controller Granular Event Log Delegation So you’ve combed through 7 year old TechNet forum posts, cursed the limitations of Event Log Readers group when trying… Continue reading “Domain Controller Granular Event Log Delegation”…
Windows 10 Remote Server Administration Tools So the shiny and new Windows 10 v1809 has RSAT available as features on demand you can install simply using… Continue reading “Windows 10 Remote Server Administration Tools”…
VMware PowerCLI 10 Setup I found that the latest version of PowerCLI 10 ran fine in 32-bit mode but VS Code, Powershell ISE, or… Continue reading “VMware PowerCLI 10 Setup”…
Remote Desktop Services – High Availability Connection Broker and Powershell I found RDS cmdlets a tad annoying since you must specify the single “ActiveManagementServer” name instead of the HA connection… Continue reading “Remote Desktop Services – High Availability Connection Broker and Powershell”…
VMware Manual Download Not Working Trying to get at that sweet esxi 6.7 ISO and your manual download button does absolutely nothing? I found https://communities.vmware.com/thread/518378 and… Continue reading “VMware Manual Download Not Working”…
oVirt 4.2 Self-Hosted Engine Install Notes I installed oVirt a little over a year ago for the first time and everything went as planned except I… Continue reading “oVirt 4.2 Self-Hosted Engine Install Notes”…
Arch Linux – UEFI, LVM, and LUKS This post will be an onging update to my Arch install on an aging HP ultrabook and primarily for my… Continue reading “Arch Linux – UEFI, LVM, and LUKS”…
Search for Details on Installed Software with Powershell Anyone that has ever queried for installed software knows that win32_Product is annoyingly slow. There are plenty of solutions out… Continue reading “Search for Details on Installed Software with Powershell”…
Calculate Exchange & O365 Mailbox Size with Regex While Get-MailboxStatistics can quickly show total mailbox size the format is terrible and calculated on the fly resulting in something like… Continue reading “Calculate Exchange & O365 Mailbox Size with Regex”…
Powershell Dynamic Menu from Object Array Ya know what grinds my gears? Getting a CSV of employees without a unique key column – no samaccountname, UPN,… Continue reading “Powershell Dynamic Menu from Object Array”…