Tuesday, December 29, 2020

Check domain controllers from command line

c:\> netdom query dc

Tags: Active Directory, Command Line

No comments:

Qt console hello world

Qt console hello world This guide shows how a Qt console hello world looks like. ▣ Open  Qt Creator  and click on  Create Project... ...