Mint backup: 2025-07-01 13:57:32
This commit is contained in:
parent
b7a7601c47
commit
729cfda24a
9
Technik/Windows remote.md
Normal file
9
Technik/Windows remote.md
Normal file
@ -0,0 +1,9 @@
|
||||
#### WMIC
|
||||
|
||||
netsh advfirewall firewall set rule group="Windows-Verwaltungsinstrumentation (WMI)" new enable=yes
|
||||
|
||||
|
||||
wmic /node:192.168.11.81 COMPUTERSYSTEM
|
||||
|
||||
wmic /node:192.168.11.81 COMPUTERSYSTEM get username
|
||||
|
Loading…
Reference in New Issue
Block a user