Tuesday, December 03, 2019

PowerShell Quick Tips: Get membership of a given Windows user


Where:
timus - is the user you want to get membership of
mydomain - domain name or PC name if workgroup

No comments:

Test page for code formatting

netsh advfirewall firewall add rule name = "RPC Endpoint Mapper" dir = in action = allow protocol = TCP localport = 1...