Category Archives: Active Directory

Active Directory: Export and import a group policies

Hi,

powershell has some command lets to deal with with group policies. The command lets can be found in the GroupPolicy module.
Continue reading Active Directory: Export and import a group policies

Advertisment to support michlstechblog.info

ActiveDirectory: Determine the kms activation server by DNS

Hi,

to determine the KMS, the server to activate Windows installations, you can query the DNS by nslookup.
Continue reading ActiveDirectory: Determine the kms activation server by DNS

Windows: Set Machine certificate as Remote Desktop Certificate

Hi

if a Windows computer is member of a domain and the certificate autoenrollment is in place then you can use the machine certificate provided by the active directory as the RDP TLS certificate.
Continue reading Windows: Set Machine certificate as Remote Desktop Certificate

Windows: Active directory from command line

Hi,

this post contains command line example for querying the Active Directory using the ds* command family. The ds* commands are part of the Remote Administration Tools (RSAT)
Continue reading Windows: Active directory from command line

Samba: Join an additional Domain Controller to Samba Active Directory

Hi,


These steps describes to join an additional Domain Controller to your previously builted Active Directory. Also first ensure you have a timeserver running in your network. If not I described to install and configure ntp for Linux in this post. ntpd can run on the same machine as samba.
Continue reading Samba: Join an additional Domain Controller to Samba Active Directory