Category Archives: Windows Desktop

Commands of the day

First how to check if somone is loged in to a remote computer in your domain wmic /node:<computer name> computersystem get username To disable the network card or enable it netsh interface set interface “local area connection” disabled netsh interface set interface “local area connection” enable To add a user admin with the password of… Read More »