Find out Exchange version with Powershell
How to find out what Exchange version is in use? Try the following PowerShell command: GCM exsetup |%{$_.Fileversioninfo}
How to find out what Exchange version is in use? Try the following PowerShell command: GCM exsetup |%{$_.Fileversioninfo}
How to deal with SharePoint service accounts? The following questions always come up at the beginning of a SharePoint project: Which accounts are needed? When does it make sense to […]
Certain programs behave differently on a terminal server than on a normal client. One of these is the Adobe Reader. And the protected mode has its specialties.
In the last couple of weeks some of our customers repeatedly had strange problems with a disabled firewall service. Do not disable the service of Windows Firewall. Better switch the […]
Last week I faced the easy task to activate LDAPs on Windows Server 2008 R2 domain controllers. One of the applications required an encrypted LDAP connection, because password changes are […]
Microsoft released the Windows Server 2012 R2 Update.The update contains: Active Directory Fix for Office 365 Enterprise Mode for Internet Explorer 11 all monthly roll ups for Server 2012 Security […]
At a customer’s I faced the task of having to configure an account with Autologon for a Windows Server 2008 R2.The last time I had done this was for a […]
We repeatedly faced problems with the creation of a new cluster.The problem appeared in combination with modified rights delegation in Active Directory with a Windows 2008 Failover Cluster.
What many administrators do not know:Authenticated domain users can add up to 10 new computer objects to the domain by default. In some environments this may not be wanted though […]
A PowerShell script to analyze and report active and inactive AD objects. How the script was made and what to take care of.
© 2025 · Active-Directory-FAQ by firstattribute.com