Hi,
Filter drivers can change the behaviour of devices.
Hi,
Filter drivers can change the behaviour of devices.
Hi,
you want to know which security ciphers a particular server supports?
Continue reading SSL/TLS: Enumerate all security ciphers a Web- or Mailserver offers
Hi,
when you want list all restore points or you to switch back to a system restore point use the Windows System Restore Point GUI.
Start it with
C:> rstrui.exe
It shows you a Window where you can switch back to the latest restore point
or it gets you a list from all available restore points.
Michael
Hi,
the following powershell one liner lists all WWNs of all attached Fibre Channel HBAs.
Continue reading Windows: List WWNs of all Fibre Channel HBAs
Hi,
The “net” builtin commands of Windows have some limitations: It truncates groupnames longer then 20 Characters, it cannot resolve group in group memberships….
dsget/dsquery are (LDAP) command line interfaces for active directory. For using these commands you have to install the Windows RSAT Tools (Remote Server Administration Tools).
Some examples.
Continue reading Windows: Get all groups a user is memberof by dsquery/dsget recursive