Remote Management of PC clients without administrator permissions, remote management of PCs

Source: Internet
Author: User
Tags eventvwr

Remote Management of PC clients without administrator permissions, remote management of PCs

I. Introduction

To improve the stability and smoothness of the operating system, the PC users of the company's colleagues do not have the administrator permission. As a result, the colleagues cannot set the system or install software on their own. Network administrators use remote management software (such as Teamviewer and QQ) to provide support for their colleagues. They cannot freely switch to the administrator account during remote access. Therefore, the best way is to install software as an administrator. To modify system settings, temporarily grant administrator permissions. Note that the local administrator account in the domain environment is "Host Name \ administrator ".

 

Ii. Configuration

Software Installation

 

Modify system settings

Method 1: Open the Computer Management page as administrator.

Run the runas command to open "Computer Management ".

runas /user:administrator "mmc %windir%\system32\compmgmt.msc"           ::XPrunas /user:administrator "cmd /c mmc %windir%\system32\compmgmt.msc"    ::Win7

 

Add user1 to the administrators group.

 

Log out of your account and log on again to set the system.

After the system settings are modified, delete user1 from the administrators group in "Computer Management" and cancel the Administrator permission.

 

Method 2: run the script as administrator

Add user1 to the administrators group.

net localgroup administrators user1 /add

 

Open cmd and run the script as administrator.

Runas/user: administrator "C: \ Documents and Settings \ user1 \ Desktop \ add_admin.bat"

 

After the system settings are modified, the desktop creation script del_admin.bat cancels the Administrator permission.

net localgroup administrators user1 /del

 

Open cmd and run the script as administrator.

Runas/user: administrator "C: \ Documents and Settings \ user1 \ Desktop \ del_admin.bat"

 

3. Common built-in programs

1. cleanmgr: Enable the disk cleanup Tool
2. compmgmt. msc: Computer Management
3. conf: Start the System Configuration Utility
4. charmap: Table of startup characters
5. calc: Start the Calculator
6、chkdsk.exe: Chkdsk disk check
7、cmd.exe: CMD Command Prompt
8. certmgr. msc: Certificate Management Utility
9. Clipbrd: clipboard Viewer
10. dvdplay: DVD player
11. diskmgmt. msc: disk Management Utility
12. dfrg. msc: disk reorganization program
13. devmgmt. msc: Device Administrator
14. dxdiag: Check DirectX Information
15. dcomcnfg: Turn on the system component service
16. explorer: Open the resource manager.
17. eventvwr: Event Viewer
18. eudcedit: Word Creation Program
19. fsmgmt. msc: Shared Folder Manager
20. gpedit. msc: group Principle
21. iexpress: tool, which comes with the System
22. logoff: Logout command
23. lusrmgr. msc: local users and groups
24. MdSched: To start Windows Memory diagnostics
25. mstsc: Remote Desktop Connection
26w.msconfig.exe: System Configuration Utility
27. mplayer2: simple widnows media player
28. mspaint: graphic Board
29. magnify: magnifiers
30. mmc: Open the Console
31. mobsync: synchronization command
32. notepad: Open notepad
33. nslookup: network management tool wizard
34. narrator: "narrator"
35. netstat: an (TC) command Check interface
36. OptionalFeatures: Open the "enable or disable Windows" dialog box.
37. osk: Enable the Screen Keyboard
38. perfmon. msc: computer performance monitoring program
39. regedt32: log on to the editing program
40. rsop. msc: group Rule result set
411_regedit.exe: Registry
42. services. msc: local service settings
43. sysedit: System Configuration Editor
44. sigverif: file signature verification program
45. shrpubw: create a shared folder
46. secpol. msc: Local Security Principles
47. syskey: system encryption
48. Sndvol: Volume Control Program
49、sfc.exe: System File Checker
50. sfc/scannow: windows File Protection (SCAN error and restore)
51. taskmgr: Work Administrator
52. utilman: auxiliary tool Manager
53. winver: Check the Windows version
54. wmimgmt. msc: Open windows Management Architecture (WMI)
55w.wscript.exe: windows Script code loading settings
56. write: WordPad
57. wiaacmgr: scanner and camera wizard
58. psr: Problem step Recorder
59. PowerShell: powerful remote processing capability
60. colorcpl: Color Management, configuration of colors in the display and printer.
61. credwiz: backup or restore the stored user name and password
62. eventvwr: The Event Viewer snap-in (MMC), used to view system logs and other information.
63. wuapp: Windows Update manager. We recommend that you set it to update reminder mode.
64. wf. msc: Windows Firewall for Advanced Security
65. soundrecorder: no recording time limit
66. snippingtool: tool with no rules supported
67. slui: Windows startup. view system startup information.
68. sdclt: indicates the backup status and configuration to check whether the system has been backed up.
69. Netplwiz: Advanced User Account console, which sets logon security-related options
70. msdt: diagnostic tools supported by Microsoft
71. lpksetup: Language Pack Installation/deletion wizard. The installation wizard prompts you to download the Language Pack.
72. nrt: windows malware cleanup Tool

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.