Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
Read article24 practical, hands-on articles on Windows Server, Microsoft 365, PowerShell, Active Directory and day-to-day systems administration — written from real deployments.
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
Read articlePowerShell & IT Automation 5 AI PowerShell Prompts That Save SysAdmins 15 Hours a Week Most IT administrators treat AI like a fancy search engine. But when used as…
Read articleSteps: Change the edition using the generic key DISM.exe /online /Set-Edition:ServerStandard /AcceptEula /ProductKey:N69G4-B89J2-4G8F4-WWYCC-J464C Uninstall generic…
Read articleThe Exchange Online Powershell V1 module is now deprecated. We need to use the Exchange OnlinePowershell V3 module instead. Command to install Module…
Read articleHiding users from the Global Address List (GAL) is fairly straightforward when the user is a cloud account. Simply "Hide from address list" from the Exchange Online…
Read articleStep 1: Create a group for users who need to create Microsoft 365 groups Only one group in your organization can be used to control who is able to create Groups.…
Read articleInstall-Module MSOnline Install-Module AzureAD Import-Module AzureAD Run the command to resolve the issue below. ::SecurityProtocol = ::Tls12
Read articlew32tm /config /manualpeerlist:"1.us.pool.ntp.org" /syncfromflags:manual /reliable:YES /update w32tm /config /manualpeerlist:"0.us.pool.ntp.org"…
Read articleTo ensure consistency it is often desirable to run a script periodically to confirm all users are setup as expected. The following powershell script can help with…
Read articleThis example enables mailbox audit logging for Ben Smith's mailbox. Set-Mailbox -Identity "Ben Smith" -AuditEnabled $true This example enables mailbox audit logging…
Read articleNo articles in this category yet.
We manage the infrastructure these articles describe, 24/7, under SLA.