Skip to content

Instantly share code, notes, and snippets.

@odenijs
Created March 24, 2015 14:32
Show Gist options
  • Save odenijs/e25dfdc15e7ade9ea639 to your computer and use it in GitHub Desktop.
Save odenijs/e25dfdc15e7ade9ea639 to your computer and use it in GitHub Desktop.
System administrator command line shortcuts popular MMCs
###System adminstrator command line shortcuts to popular MMCs
Run command Start > Run or Start > Run > CMD [enter]
| Admin Applet | Command |
|---------------------------------------|---------------|
| AD Domains and Trusts | domain.msc |
| Active Directory Management | admgmt.msc |
| AD Sites and Services | dssite.msc |
| AD Users and Computers | dsa.msc |
| ADSI Edit | adsiedit.msc |
| Authorization manager | azman.msc |
| Certification Authority Management | certsrv.msc |
| Certificate Templates | certtmpl.msc |
| Cluster Administrator | cluadmin.exe |
| Computer Management | compmgmt.msc |
| Component Services | comexp.msc |
| Configure Your Server | cys.exe |
| Device Manager | devmgmt.msc |
|DHCP Management | dhcpmgmt.msc |
| Disk Defragmenter | dfrg.msc |
| Disk Manager | diskmgmt.msc |
| Distributed File System | dfsgui.msc |
| DNS Management | dnsmgmt.msc |
| Event Viewer | eventvwr.msc |
| Indexing Service Management | ciadv.msc |
| IP Address Manage | ipaddrmgmt.msc|
| Licensing Manager | llsmgr.exe |
| Local Certificates Management | certmgr.msc |
| Local Group Policy Editor | gpedit.msc |
| Local Security Settings Manager | secpol.msc |
| Local Users and Groups Manager | lusrmgr.msc |
| Network Load balancing | nlbmgr.exe |
| Performance Monitor | perfmon.msc |
| PKI Viewer | pkiview.msc |
| Public Key Management | pkmgmt.msc |
| Quality of Service Control Management | acssnap.msc |
| Remote Desktop | tsmmc.msc |
| Remote Storage Administration | rsadmin.msc |
| Removable Storage | ntmsmgr.msc |
| Removable Storage Operator Requests | ntmsoprq.msc |
| Routing and Remote Access Manager | rrasmgmt.msc |
| Resultant Set of Policy | rsop.msc |
| Schema management | schmmgmt.msc |
| Services Management | services.msc |
| Shared Folders | fsmgmt.msc |
| SID Security Migration | sidwalk.msc |
| Telephony Management | tapimgmt.msc |
| Terminal Server Configuration | tscc.msc |
| Terminal Server Licensing | licmgr.exe |
| Terminal Server Manager | tsadmin.exe |
| | |
| Teminal Services RDP | MSTSC |
| Teminal Services RDP to Console | mstsc /v:[server] /console |
| UDDI Services Managment | uddi.msc |
| Windows Mangement Instumentation | wmimgmt.msc |
| WINS Server manager | winsmgmt.msc |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment