Site Tools


windows:windows:commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
windows:windows:commands [2018/03/13 10:33] lunetikkwindows:windows:commands [2023/01/12 17:37] (current) lunetikk
Line 8: Line 8:
 |<nowiki>([adsi]'WinNT://domain/username').ChangePassword('oldpassword','newpassword')</nowiki>  |  Change your pass (ActiveDirectory) via Powershell (in case CTRL+ALT+DEL doesnt work)  | \\ |<nowiki>([adsi]'WinNT://domain/username').ChangePassword('oldpassword','newpassword')</nowiki>  |  Change your pass (ActiveDirectory) via Powershell (in case CTRL+ALT+DEL doesnt work)  | \\
 |fsutil fsinfo drives |  CMD command - list all drives  |\\ |fsutil fsinfo drives |  CMD command - list all drives  |\\
-|gdr -PSProvider 'FileSystem' |  PS command list all drives with sizes  |\\+|net user %%<username>%% %%/domain%% |  show account info like password expiry date  |\\ 
 +|Get-DhcpServerInDC  |  show all dhcp servers in domain  |\\ 
 +|(new-object -ComObject shell.application).WindowsSecurity()  |  open "strg + alt + entf" without pressing it  |\\
  
 === Commandlist === === Commandlist ===
windows/windows/commands.1520933597.txt.gz · Last modified: 2018/03/13 10:33 by lunetikk