Windows

Bb727030.adarch10 biglen us

What is KCC and Global Catalog

Windows Server 2008 R2

What is KCC and Global Catalog KCC is an acronym for Knowledge Consistency Checker. The KCC is responsible for the replication process in our forest. KCC is a built-in process that is able to dynamically adjust […]

storage sr stretchclusterexample

Storage Replica Windows Server 2016

Windows Server 2016

Storage replica is a new feature on Windows Server 2016 Datacenter edition, Storage replica allows us to replicate machines, data, from a server to server, sync data from physical sites, Cluster to cluster, Storage replication […]

Office 365

Customize Message Encryption Office 365 1
Office 365

Customize Message Encryption Office 365

This article intends to Office 365 organizations which use in encryption message and OME Configuration. Microsoft offers to Office 365 customers the possibility to encrypt their messages by enabling Right Management feature in their environment. […]

Office365 PowerShell 3F7B65B7
Exchange

Get empty DL and delete them

How to get all distributions list on your organization which is empty using Powershell? You have to use the following command: Get-DistributionGroup | Where-Object { (Get-DistributionGroupMember –identity $_.Name).Count –eq 0 } | select PrimarySmtpAddress | export-csv C:\EmptyDL.csv By the […]


Exchange & VMware

Get snapshot notification Powercli
Powershell

Snapshot notification Powercli

HI All, Over the week i have prepared useful PowerCLi script that will help you to inform your End-users, IT teammates about existing snapshots on vCenter. In my environment, the vCenter filled with some custom […]

Add a new host to vcenter
VMware

Add Host to virtual center

Login to your V-center and the right click on your datacenter and select on “Add Host” Here we need to specify Host Name or IP, and Authorization.   Yes. Continue with next: Enable Lockdown Mode […]



Follow on Facebook