
The steps are the same to configure a Windows client or server as an NTP server. These steps will work on current and previous versions of windows. First make sure the NTP service is set to Automatic. If it is … Continue reading
The steps are the same to configure a Windows client or server as an NTP server. These steps will work on current and previous versions of windows. First make sure the NTP service is set to Automatic. If it is … Continue reading
Remote management of Microsoft Windows Internet Information Services is turned off by default in version 7.x and higher. You must manually install and configure the Web Management Service to enable remote management. You will get this error if web management … Continue reading
You can easily retrieve an Active Directory group membership’s recursive user list with PowerShell. This three-line PowerShell command will retrieve all users in the Domain Admins group, and all users’s in that group’s groups, without returning the groups themselves. I … Continue reading
I am working on a database that stores Active Directory information. In order to make the columns, I need the maximum file size for active directory objects. This is what I found: Active Directory Domain NetBIOS name (A.K.A. Pre-windows 2000 … Continue reading