Skip to main content

Posts

Showing posts with the label Network

Possible "RUN" commands

There are some shortcuts of windows applications, launch in START/RUN. --> SQL Client Configuration - cliconfg --> System Configuration Editor - sysedit --> System Configuration Utility - msconfig --> System File Checker Utility (Scan Immediately)- sfc /scannow --> System File Checker Utility (Scan Once At Next Boot)- sfc /scanonce --> System File Checker Utility (Scan On Every Boot) - sfc /scanboot --> System File Checker Utility (Return to Default Setting)- sfc /revert --> System File Checker Utility (Purge File Cache)- sfc /purgecache --> System File Checker Utility (Set Cache Size to size x)-sfc/cachesize=x --> System Information - msinfo32. --> Task Manager – taskmgr --> System Properties - sysdm.cpl --> TCP Tester - tcptest --> Telnet Client - telnet --> User Account Management- nusrmgr.cpl --> Utility Manager - utilman --> Windows Address Book - wab --> Windows Address Book Import Utility - wabmig --> Windows Backup Ut...