1 min read
How to setup network after RHEL/CentOS 7 minimal installation
After installing RHEL/CentOS 7 minimal, You may not able to connect network in that machine. This will happen because Ethernet interfaces are…
1 min read
After installing RHEL/CentOS 7 minimal, You may not able to connect network in that machine. This will happen because Ethernet interfaces are…
How to setup network after RHEL/CentOS 7 minimal installation1 min read
So came across an account that had 450000 items that were log files that were being captured in a mailbox. I wanted…
Deleting contents of a mailbox2 min read
With Office365 you can have profile pictures, and this setting is enabled by default. In larger organizations you may not want this…
Creating a Picture Policy to use with Office3651 min read
So we download a lot of .ISO file from various sources. I needed to install Windows 10 x64 Pro and was having…
Find out Windows version from an ISO file2 min read
By default the setting is set to <not set> meaning it is disabled. I strongly recommend against this. Many applications communicate with…
How do I enable or disable anonymous LDAP binds to Windows Server 2008 R2 Active Directory (AD)?6 min read
Note: if you do not know what the “FSMO” roles are, or wish to know more, please see this link: Operations master…
Transferring FSMO roles (2003-2012)1 min read
Came across an interesting issue today where I was unable to remove the printer drivers. I got the message that the printer…
How to manually uninstall a printer driver in Windows2 min read
When a Lync 2010/2013 desktop client for Windows signs-in, to minimize the bandwidth consumption the Lync client retrieves a lot of information…
Delete the Lync or Skype for Business SIP profile from a Windows computer1 min read
One of my CAS Hub servers was acting up and started queuing email. I needed to move the message to another working server…
Exchange 2010: Moving Messages to Another Working Queue on another CAS Server1 min read
To update, use the command below (2008 and 2012 server compatible) w32tm /config /manualpeerlist:"ntp_server" /syncfromflags:manual /reliable:yes /update change the ntp_server with your…
Updating the system time on Server 2008R2 & 2012R2 using NTP Servers