Posts in Windows

test3

        Kind Regards,   Kon Belieu

How to: Get Users Without MFA in Microsoft 365 report.

Power Shell:   Install-module Msonline Connect-MsolService   Get-MsolUser -all | select DisplayName,UserPrincipalName,@{N= “MFAStatus”; E ={if( $_.StrongAuthenticationRequirements.State -ne[…]

How to Fix Azure Active Directory Sync error:

How to Fix Azure Active Directory Sync error:   Go to MS Entra Admin Center >> Go[…]

SBS Server: How to Transfer or Seize Active Directory FSMO Roles with PowerShell

Type in powershell “NETDOM QUERY FSMO” to show who has all the roles.   How to Transfer[…]

How to Disable Security Defaults in Office 365?

How to Disable Security Defaults in Office 365? – TheITBros How to Disable Security Defaults in Office[…]

How to Setup Sharp Printer to SCAN to Email using office365 account

  Microsoft Office 365 SMTP Settings in Sharp GUI Office365 is quickly becoming the most popular email[…]

How to Disable AD Connect Sync

How to Disable AD Connect Sync: POWER SHELL  ISE as Administrator Set-MsolDirSyncEnabled -EnableDirsync $false   https://zazbotech.com/2021/09/09/35/ and[…]

How to remove partition forcefully

Windows: How to remove partition forcefully   Step 1. Press the “Windows + R” keys at the[…]

SmarterMail:Reset Administrator Username and Password

Reset Administrator Username and Password Previous Versions > SmarterMail > Installation and Configuration Applies to SmarterMail 7.x – 16.x For instructions[…]

Visual C++ Redistributable Packages for Visual Studio 2013

Xactware Software Xactimate Could not load or assembly ‘CEFSHARP.CORE.DLL’ or one of its dependendencies. the specified module[…]