Stații de lucru

OS - Windows 8711 Solutii

Reguli si plangeri 9 Solutii

OS - OS X 407 Solutii

Reguli de configurare 11 Solutii

Licentiere 18 Solutii

Securitate 179 Solutii

Copie de rezerva (Backup) 68 Solutii

Antivirus 71 Solutii

Aplicatii specifice 4914 Solutii

Hardware 288 Solutii

Cum deschidem Computer Management din Run in Windows 10

Computer Management este un snap-in Microsoft Windows MMC care ne pune la dispozitie instrumente de administrare. Printre aceastea amintim Task Scheduler, Event Viewer, Device ManagerDisk Management, etc.

Computer Management poate fi accesat in mai multe moduri, dar ne vom concentra pe deschiderea acestuia folosind tool-ul Run.

 

[mai mult...]

Cum deschidem Command Prompt din Microsoft Edge in Windows 10

CMD-ul este un tool pe care il folosim des in activitatea noastra si pe care il putem deschide in mai multe moduri:

  • deschidem din locatia implicita (C:\Windows\system32\cmd.exe)
  • efectuam un search in Start Menu tastand cmd urmat de tasta Enter
  • deschidem o fereastra de Run (apasand tasta de Windows + R) si tastam cmd urmat de tasta Enter, etc.

In acest articol vom invata cum sa il deschidem din Microsoft Edge. Stiu ca poate suna ca o metoda neobisnuita si rar folosita pentru a deschide Command Prompt-ul, dar este bine sa stim ca exista.

[mai mult...]

Function keys in CMD explained

Print characters of the previous command one by one. F1
Repeat part of the previous command; up to character Z F2 Z
Repeat the previous command. F3
Beginning from the current cursor position, delete up to character Z. F4 Z
Scroll through history of typed commands (↑). F5
Scroll the screen up or down one line. Ctrl ↑ / ↓
Show history of previous commands. F7
Clear command history. ALT + F7
Move backwards through the command history, but only display commands
matching the current text at the command prompt.
F8
Run a specific command from the command history. F9
Signal end-of-file. Ctrl + Z

 

[mai mult...]