Windows

Working remotely from a MacBook on a table overlooking a mountain view.

Guide to Microsoft 365 Remote PowerShell Connections

This is the command line reference from Microsoft. This page is for reprinted for historic purposes for people that don’t upgrade their servers but still need to know how to troubleshoot. If I have anything else to add to this it will be after the reprint section. Reprint Section Microsoft 365 allows for remote PowerShell connections to configure and manage […]

Guide to Microsoft 365 Remote PowerShell Connections Read More »

Apache Logging Service and Log4Net

Log4net is a popular open source framework of the Apache Logging Project to log application errors for web sites. Log4net is part of the Apache Logging Services project at the Apache Software Foundation. The Logging Services project is intended to provide cross-language logging services for purposes of application debugging and auditing. The Apache log4net project DotNetNuke and Evoq Starting with DNN v6

Apache Logging Service and Log4Net Read More »

featured image

Failover Cluster Service

Microsoft’s Failover Cluster Service is pretty straight forward but there are some tips and tricks to troubleshoot and fix issues. Important PowerShell command All of these commands should be done at an elevated PowerShell console. Some command need remote PowerShell Authentication to work on the remote machine. Clean Up Cluster Nodes from Destroyed Clusters If you destroyed a cluster and

Failover Cluster Service Read More »

featured image

FSMO (Flexible Single Master Operation) Roles

Flexible Single Master Operation (FSMO) roles are used for special tasks in Active Directory that the multiple master model could create a conflict.  This is similar to an atomic or transaction write in SQL.  In Windows NT the primary domain controller did all FSMO operations.  This was a weakness and the roles were split starting with Windows 2000. There are

FSMO (Flexible Single Master Operation) Roles Read More »

Scroll to Top