Windows Administrative Tools | How to Use Them | Server Watch (2023)

Windows Administrative Tools | How to Use Them | Server Watch (1)

Microsoft operating systems hold a dominant market share of global computer systems, making using and optimizing Windows administrative tools critical. But what tools do admin users have at their disposal, and why are they important?

This guide looks at the long list of Windows administrators tools, how to use them, and the best free third-party tools to consider.

What Are Windows Admin Tools?

Windows administrative tools are built-in and downloadable features for advanced users and system administrators to monitor and configure individual and network devices. Users can navigate to Administrative Tools through the Control Panel for a suite of system, service, and configuration management tools as presented below.

Windows Administrative Tools | How to Use Them | Server Watch (2)

“The tools in the folder might vary depending on which edition of Windows you are using.”

Read more:

How to Use Windows Administrative Tools

Windows Administrative Tools are available for systems administrators wanting more insight into device settings, or to configure policies for a given device. Most of the tools mentioned below are plug-and-play features automatically scheduled to run upon purchase and startup. Admin users that want more control over their system can access the Control Panel’s Administrative Tools folder to modify existing settings.

Automating as many of these tools as possible is critical to optimal management for Active Directory and standalone computer administrators. Setting clear configuration policies allows for interoperability with other network devices, eases admin responsibilities, and mitigates human error.

Read more on TechRepublic: 5 Windows admin tasks that can be automated using PowerShell

List of Windows Admin Tools

Component Services

What Is It: Component Services enables the configuration and management of Component Object Model (COM) and COM+ applications. COM applications include programs like Microsoft Excel, while COM+ applications group components specific to services like transactions, role-based access control, and message queues. The Distributed Transaction Coordinator (DTC) helps administrators monitor and manage transactions, as well as configure computers to support distributed transactions for resources like databases and file systems.

How and When to Use It: Component Services is handy for application developers deploying and analyzing application behavior. To implement this Windows administrative tool, user systems must be appropriately configured, and then administrators are free to make initial adjustments to COM applications and services and install COM+ applications. Admin can monitor and tune Component Services applications to optimize performance, security, and more.

Computer Management

What Is It: Computer Management is a list of administrative tools for managing local and remote devices. The left pane shows a console tree, and the right includes details on specific items contained within the console tree. The three categories of tools in the Computer Management console are:

  1. System tools like users and groups, performance logs, and shared folders
  2. Storage, including disk management, disk defragmenter, and removable storage
  3. Services and Applications for managing traffic, indexing service, and WMI Control

How and When to Use It: Administrators can access Computer Management features on a local or remote computer. For local computers, users can open “Computer Management (Local),” where the console tree and tool categories are available for admin visibility.

Administrators must select “Another Computer” on remote computers to manually add or locate the target computer. Similarly, admin users can view the tools and services for the remote device.

Defragment and Optimize Drives

What Is It: Disk Defragmenter is the Windows feature enabling administrators to evaluate the current status of disk fragmentation. Fragmentation, or file system aging, is natural when a computer’s files scatter across disk drives, eventually causing performance degradation.

The Windows defragmenter is a retroactive tool that identifies existing fragmentation levels and enables administrators to conduct standard defragging of specific computer disks.

How and When to Use It: Though many reasons could be to blame for slower performance, fragmentation is a consistent cause. Administrators can open the Disk Defragmenter tool and display the fragmentation status of specific disks. For each disk analysis, the admin has visibility into the percentage of disk fragmentation.

Defragmentation is recommendable if fragmentation is above 10%. The extent of fragmentation is the difference between the defragging process taking minutes or hours to finish, but is critical to optimizing drive performance.

Read more: How Virtualization Exacerbates Fragmentation

Disk Cleanup

What Is It: Disk Cleanup is a Windows feature allowing users to remove unnecessary files to speed and improve performance on disk drives. Standard files targeted by this tool include temporary, offline, and downloaded files from the internet, and Recycle Bin items.

How and When to Use It: Administrators seeking to run Microsoft Disk Cleanup can do so from the Windows Administrative Tools folder. When opened, the admin must select the disk drive in question and review specific file details. Users can identify which items are consuming too much drive space and manually check items needing removal. Once files are reviewed and selected, Disk Cleanup does the rest.

Event Viewer

What Is It: Event Viewer is the central log monitoring tool enabling administrators to identify and evaluate systems, applications, and security logs. These logs offer insights into system components like driver failure, software program-specific errors, security events, and resource usage. Different event types for records include successful and failed security audits, legitimate traffic, warnings, and errors.

How and When to Use It: Log management is essential for administrators that need visibility into specific components, services, and user traffic. Administrators can access the Event Viewer, selecting from particular logs. After choosing a log, the admin can filter, sort, and search event data and evaluate available binary data. Event Viewer records are available as EVT log files when saved, and TXT and CSV files when archived.

Read more:

iSCSI Initiator

What Is It: Administrators use the Microsoft Internet iSCSI Initiator to connect computers by ethernet network adapter to external iSCSI-based storage devices and iSCSI storage area networks (SAN). The Internet Small Computer Systems Interface, more commonly known by its acronym, iSCSI, is an IP standard for connecting to network storage devices.

How and When to Use It: iSCSI storage helps simplify SAN management, scale performance, and leverage existing Ethernet infrastructure and investments in IP protocol. Administrators can access the Microsoft iSCSI Initiator GUI to quickly discover and establish connections to storage devices, or create a configuration report detailing all links. For implementation, the iSCSI Initiator comes with functionality for data digests, multipath I/O (MPIO), IPv6 compatibility, IPsec, CHAP, remote boot, and naming service (iSNS).

Once fully installed, the Microsoft iSCSI Initiator comes with a unique iSCSI qualified name (IQN) based on the computer name and DNS. Administrators can configure initiators to always reestablish connections upon device reboots, automatically start services on iSCSI disk volumes, and generate iSCSI configuration reports.

Local Security Policy

What Is It: Local Security Policy is the control console for the individual device’s security policies. Security policies related to passwords, lockouts, audits, access, and more are all available for administrators to provision. Other security setting options include configuring Windows Defender Firewall, public key policies, application control policies, and IPsec.

How and When to Use It: Organizations with Microsoft infrastructure rely on Active Directory to set group security policies. Still, administrators can also view and configure a single device’s settings with access to the Local Security Policy. Unlike domain security settings, this tool provides insight into the security policies of a standalone device.

OBDC Data Source Administrator

What Is It: Short for the Microsoft Open Database Connectivity (ODBC), the ODBC Data Source Administrator is responsible for database drivers and data sources, with options for 32-bit and 64-bit versions for operators.

Drivers process ODBC traffic and adjust requests to meet protocol, while data sources are the files and databases accessed by drivers. Types of data sources include those limited to a specific user, all users on a single device, or shared files through a network database.

How and When to Use It: ODBC drivers are an industry-standard providing interoperability where an application may need access to multiple data sources. Administrators can establish application access to data sources and specific database management systems (DBMS) using SQL queries. Admin users can add, modify, and delete data sources to ensure applications only have access to defined data sources.

Performance Monitor

What Is It: Performance Monitor is a critical tool for visibility into performance metrics and the reliability of local and remote computers. This tool evaluates how services and applications affect computer performance using event trace data, configuration information, and performance counters.

The Performance Monitor offers administrators real-time and historical data with multiple graphical view options, drag-and-drop functionality, and custom Data Collector Sets. The Reliability Monitor focuses on overall system stability, analyzing trends, and analyzing how events like OS updates and hardware failures affect computer resilience.

How and When to Use It: Administrators can access the Performance Monitor by searching perfmon or the Windows Administrative Tools folder. Admin users can select Reliability and Performance from the monitor console to connect another computer by name or local network.

Depending on the administrator privilege group, users can view performance and reliability monitors, use Resource View, modify Data Collector Sets, or change the monitor display properties.

Read more:

Print Management

What Is It: Print Management allows administrators to connect, centralize, and manage print servers and network printers. Print management functionality comes with three core services to manage print servers, Line Printer Daemon (LPD) services, and web-based printing.

How and When to Use It: Through the Microsoft Management Console (MMC) snap-in, administrators can view the status of printers and print servers, install new connections, and monitor queues.

The LPD service enables the TCP/IP Print Server to connect other remote printers, but stopping or restarting the print spooler service requires administrators to restart these services manually. Print management is available for local or remote configuration.

Resource Monitor

What Is It: The Windows Resource Monitor is a vital tool for monitoring resource usage and evaluating problems related to resource traffic. Split into five tabs, the Resource Monitor includes CPU, memory, disk, network views, and filter options to analyze specific processes and services. All monitor tabs contain multiple tables within.

How and When to Use It: Admin users can access the Resource Monitor via resmon.exe or the Windows Administrative Tools folder. Administrators can navigate between tabs that contain multiple tables offering standard search and filter functions. Each tab also includes a chart pane with graphical views of resource usage. Administrators can customize viewing options between the tabs, tables, and chart panes to optimize their visibility.

Read more: Best Load Balancers of 2021

Services

What Is It: Services is an MMC snap-in responsible for running background services. Without a GUI for end users, the Services span-in is similar to a daemon process in UNIX systems. These background processes are central to operating system functionality, including event logging, file serving, error reporting, web serving, and cryptography.

How and When to Use It: The command for accessing Services is services.msc. When launched, Services offers a gamut of configuration options for managing computer services. Admin users can adjust services in real time, establish service redundancy, configure hardware by services, and view service dependencies.

Services data is exportable as a TXT or CSV file for sharing and preserving the status and description of services as a reference point.

System Configuration

What Is It: System Configuration is a tool allowing administrators to alter how the Windows operating system boots.

How and When to Use It: Administrators can use System Configuration for routine, diagnostic, and selective startup options. This tool allows admin users to manage startup programs and tracks entry alterations for optimizing system starts.

System Information

What Is It: System Information offers a plethora of data about hardware resources, components, software environments, and Microsoft Edge to enhance administrator visibility into problems and offer remediation steps.

Hardware resources include settings like I/O addresses, memory addresses, interrupt requests (IRQs), and direct memory access (DMA). The Components feature shows the status of connected devices, ports, and USB drives, while the Software Environment offers a snapshot of drivers, running tasks, and services residing in computer memory. Added visibility into Microsoft Edge data includes file versions, connectivity, cache, and content.

How and When to Use It: Administrators most often need System Information for visibility into the various hybrid systems in modern IT environments. With more profound insight into specific process issues, admin users can take action with tools like disk cleanup, backups, diagnostics, file signature verification, and a hardware wizard. The Windows Report Tool collects this data for admin use and continued evaluation.

Read more:

Task Scheduler

What Is It: The Task Scheduler allows users to create, modify, and disable computer tasks that run at specific times or in response to certain conditions being met. For more intensive processes, task scheduling can be critical to allocating CPU without causing degradation of other computer systems.

How and When to Use It: To use Task Scheduler, administrators can access the tool via the Windows Administrative Tools folder or command prompt taskschd.msc. The Task Scheduler Library gives admin users visibility into the root folder, containing all tasks. Details like trigger conditions are events prompting a specific job. The execution of this task is known as the action and could be defragging, sending an email, running an app, and more.

Windows Firewall and Advanced Security

What Is It: The Windows Firewall provides a stateful firewall and connection security (IPsec) to protect individual computers. Unlike firewalls positioned at the network perimeter, Windows Firewalls protect the host device from malicious external traffic through administrator-defined rules.

How and When to Use It: Administrators can manage firewall rules dictating allowed and blocked traffic and connection security rules which secure traffic between the host and other computers. Both rule types combine to offer individual devices foundational intrusion prevention capabilities.

The Windows Firewall and Advanced Security MMC snap-in combine firewall and IPsec settings in a single GUI where administrators can set reasonable traffic policies. The IP Security Monitor specifically offers statistics for how policies impact activities.

With Netsh, administrators also have access to a command-line tool to configure network component settings. This tool enables the creation of scripts for configuring Windows Firewall and IPsec and displaying the status of both tools.

Windows Memory Diagnostic

What Is It: The Windows Memory Diagnostic tool runs multiple tests on a computer’s RAM to identify possible root causes of hardware failure or slower performance.

How and When to Use It: Windows Memory Diagnostic is executable via mtsint.exe and offers administrators two options: to create a startup disk, or save a bootable CD image to the computer hard drive.

Six memory tests using unique algorithms scan for different error types and alert the administrator to memory addresses and errors as discovered. The Extended mode includes 11 separate memory tests. In either case, admin users can evaluate successful and failed tests for faulty RAM modules and underlying errors.

Important Windows Admin Tools

Remote Server Administration Tools

Best Free Remote Server Administration Tool

Remote Server Administration Tools (RSAT) give IT administrators the ability to remotely manage roles and features on Windows Servers. This tool is also available to remotely manage Windows Active Directory for domain-level policies. RSAT has become an even more valuable tool given the recent boom in remote work ecosystems.

With RSAT, there’s no need for a remote desktop protocol (RDP), which can be time-consuming to implement, maintain, and secure consistently. The RSAT package includes command-line tools, Windows PowerShell cmdlets, Hyper-V, the MMC snap-in, and a server manager.

Best Practices Analyzer (BPA)

Best Free Performance Monitoring Tool

The Windows Best Practices Analyzer (BPA) is a natively integrated Windows Server tool. It ensures that Active Directory (AD) follows Microsoft’s best practices standard by analyzing key settings and other AD components.

The BPA can help administrators identify ways to increase the security and performance of AD. Each setting or component scanned displays status and description for admin user visibility. The Best Practices Analyzer is also compatible with monitoring the health of Hyper-V.

Read more: Best Server Virtualization Software for 2021

Windows Administrative Tools | How to Use Them | Server Watch (3)

PowerShell ISE

Best Free Editor Tool

The Microsoft Windows PowerShell ISE is a GUI-based application and interactive environment built on the .NET Framework. It is the default editor for Windows PowerShell commands and allows System Admins to run various PowerShell commands in real-time. PowerShell ISE can automate several administrative responsibilities related to managing applications running on a network.

There are also Script Browser and Script Analyzer add-ons available for PowerShell ISE. The Script Browser automatically searches for and identifies appropriate command scripts for specific tasks using the TechNet database. Administrators can save time and effort manually searching through libraries of scripts while the Script Analyzer evaluates and suggests changes to improve script effectiveness.

Best Free Third-Party Windows Administrative Tools

There is no shortage of accessible Windows server administrative tools available to administrators. Whether you need a tool to help configure, manage, troubleshoot, or secure Windows servers and domains, there’s a free tool that can help.

Because of the seemingly endless array of these tools, finding the right one for your purposes can be overwhelming. Here are the best free third-party Windows server administrative tools to help you oversee your Windows-based network.

Windows Administrative Tools | How to Use Them | Server Watch (4)

Wireshark

Best Free Network Monitoring Tool

Wireshark is arguably the most used network protocol analyzer available. This free and open-source networking monitoring tool is excellent for diagnosing network issues and guiding administrators towards the appropriate remediation. While Wireshark is great for Windows systems, it also has cross-platform compatibility supporting macOS, Linux, Solaris, FreeBSD, NetBSD, and OpenBSD.

Wireshark offers a clear and logical GUI based on the popular toolkit GTK, with a standard three-pane packet browser. Valuable features include live capture, a rich VoIP analysis, and deep inspection of hundreds of protocols. Capture files are compressable with gzip, and administrators can export data via TXT, CSV, PostScript, or XML.

Windows Administrative Tools | How to Use Them | Server Watch (5)

Clonezilla

Best Free Backup and Disaster Recovery Tool

Clonezilla can prevent the permanent loss of precious data and help organizations prepare for when disaster strikes. Clonezilla is a free tool for cloning disks and individual hard disk partitions. It makes for a fast and reliable tool for single machines (Clonezilla Live) and large deployments (Clonezilla Lite Server and Clonezilla Server Edition).

Clonezilla SE can install an operating system and software applications on one machine, then take a snapshot and deploy it on other network devices. This version can also backup other machines connected to the network. Clonezilla supports a wide variety of file systems, including FAT, NTFS (Microsoft), extended file systems (Linux), Reiser4, and VMFS (VMware).

Windows Administrative Tools | How to Use Them | Server Watch (6)

ManageEngine

Best Suite of Free Server Administration Tools

ManageEngine Desktop Central is an entire suite of free Windows administrative tools used to manage endpoints from a central space. It’s not open source or a native Windows tool, but its free edition is suitable for SMBs managing up to 25 computers or mobile devices.

ManageEngine’s Windows Server administrative suite includes various tools for Windows administration and management tasks, including remote control, patching, software inventory, rebooting, disk monitoring, asset management, and more. With Desktop Central’s remote functionality, administrators can troubleshoot issues on individual machines from any location.

FAQs

What is Windows Server administration tools? ›

Remote Server Administration Tools includes Server Manager, Microsoft Management Console (mmc) snap-ins, consoles, Windows PowerShell cmdlets and providers, and some command-line tools for managing roles and features that run on Windows Server.

How to use Remote Server Administration Tools for Windows 10? ›

RSAT for Windows 10, version 1809 or later versions

RSAT is now part of the Operating System an can be installed via Optional Features. To enable the tools, click Start, click Settings, click Apps, and then click Optional features, after that click on the panel Add a feature and enter Remote in the search bar.

Where can I find administrative tools in Windows Server? ›

To access the Windows 10 admin tools from the Control Panel, open 'Control Panel', go to the 'System and Security' section and click on the 'Administrative Tools'.

What is the usage of server administrative tools? ›

The Server Administration tool enables or disables menu commands depending on the status of your server configuration. For example, when you are not running a server configuration the Server Administration tool does not enable the Actions > Logon As Shutdown Server main menu commands.

How do I enable Windows Administrative tools? ›

Press the Windows Key + S or start typing administrative tools into search, and click on Windows Administrative Tools. You can also Pin to Start, Pin to taskbar and Open file location as mentioned above. Click Start and scroll Down to Windows Administrative Tools.

What are system tools in Windows? ›

System tools in computer like disk check, disk defragmenter, etc help in aforementioned system maintenance. It is practically impossible for administrators to manually perform these maintenance activities on individual computers.

What are administrative tools in Windows Server 2012? ›

The Administrative Tools folder contains links to many common Microsoft Management Console (MMC) snap-ins, including Computer Management, Event Viewer, and the management tools for installed roles or features.

What is Microsoft Remote Server Administration Tools? ›

Remote Server Administration Tools for Windows 10 includes Server Manager, Microsoft Management Console (MMC) snap-ins, consoles, Windows PowerShell cmdlets and providers, and command-line tools for managing roles and features that run on Windows Server.

How can I remotely access my computer server? ›

Remote Desktop to Your Server From a Local Windows Computer
  1. Click the Start button.
  2. Click Run...
  3. Type “mstsc” and press the Enter key.
  4. Next to Computer: type in the IP address of your server.
  5. Click Connect.
  6. If all goes well, you will see the Windows login prompt.
Dec 13, 2019

How do I install remote server administration tools? ›

How to install RSAT on Windows 10 or 11
  1. Visits Apps from your “Settings” menu.
  2. Select Apps & Features.
  3. Choose Optional features.
  4. Next, click on Add a feature.
  5. Type or scroll down to find “RSAT”
  6. Choose Install to add the tools to your device.
Oct 20, 2022

How do I access Windows Server services? ›

Press the Windows + R keys on your keyboard to open the Run window. Type services. msc and hit Enter on your keyboard or click/tap the OK button. The Services app window is now open.

How do you check if you are admin on Windows Server? ›

Select Control Panel. In the Control Panel window, double click on the User Accounts icon. In the lower half of the User Accounts window, under the or pick an account to change heading, find your user account. If the words “Computer administrator” are in your account's description, then you are an administrator.

How do I open an administrative template in Windows Server? ›

To load ADM files in Group Policy Object Editor, follow these steps:
  1. Start the Group Policy Object Editor.
  2. Right-click Administrative Templates, and then click Add/Remove Templates. ...
  3. Click Add.
  4. Click an ADM file, and then click Open.
  5. Click Close.
Feb 23, 2023

What are 3 examples of common server maintenance? ›

5 common server issues and their effects on operations
  • Power outages. ...
  • Dust and temperature interference. ...
  • Failure with regular updates. ...
  • Physical hardware configuration issues. ...
  • Cybersecurity concerns.
Jun 10, 2020

What is application of server monitoring tools? ›

Real-time tracking: Server monitoring software is designed to provide performance metrics in real time to give you insights into the most vital statistics, including memory load, CPU load, disk queue, response time, and network throughput.

What are the top 5 purposes of admin tools? ›

In this article, we will discuss the five core objectives of an admin management tool and the network monitoring best practices you can deploy in your organization.
...
Admin Management Tools
  1. Administration. ...
  2. Operation. ...
  3. Maintenance. ...
  4. Provisioning. ...
  5. Security.

Where is Remote Server Administration Tools? ›

Setting Up RSAT
  1. Open the Start menu, and search for Settings.
  2. Once within Settings, go to Apps.
  3. Click Manage Optional Features.
  4. Click Add a feature.
  5. Scroll down to the RSAT features you would like installed.
  6. Click to install the selected RSAT feature.
Feb 26, 2015

How important is server administration? ›

Server administration is essential to guarantee high performance and business continuity, as servers often host valuable data and mission-critical applications. So, either internally or externally, it must be carefully addressed.

How do I allow administrator permission? ›

How to Change Administrator on Windows 10 via Settings
  1. Click the Windows Start button. ...
  2. Then click Settings. ...
  3. Next, select Accounts.
  4. Choose Family & other users. ...
  5. Click on a user account under the Other users panel.
  6. Then select Change account type. ...
  7. Choose Administrator in the Change account type dropdown.
Jan 25, 2023

How do I get administrative privileges in Windows 10 Command Prompt? ›

Windows 10: Opening the Command Prompt as Administrator
  1. Press the Windows Start button at the bottom left.
  2. Type in "Command Prompt".
  3. Right click on Command Prompt and click "Run as administrator".
  4. Click Yes if the Windows 10 User Account Control prompt is displayed.
  5. The Command Prompt should appear.
Sep 21, 2022

How do I get administrative privileges using CMD? ›

Open “Run” with [Windows] + [R]. Type “cmd” and press [Ctrl] + [Shift] + [Enter]. Type “net user administrator /active:yes”. The administrator account is now activated.

Where do I find Windows tools? ›

You can open the tools menu in Windows 10 by right-clicking the Start button or pressing “Windows + X”.

What is a system service tool? ›

Service tools provide various functions that you can perform through dedicated service tools (DST) or system service tools (SST), including diagnosing system problems, managing disk units, and managing system security. With the service tools server, you can also use your PC to perform service functions through TCP/IP.

How do I check administrative privileges on Windows Server 2012? ›

Right-click My Computer and select Manage. Expand the Local Users and Groups: Windows Server 2012 and Windows Server 2012 R2 this is found within Server Manager then Select Tools > Computer Management. Windows Vista, Windows 7, Windows Server 2008, and Windows Server 2008 R2 this is found within Configuration.

What are two types of remote access servers? ›

What are the different types of remote access methods?
  • Direct remote access is the most common and simplest type of remote access. ...
  • Indirect remote access usually requires some intermediary server, such as a web-based email service, to relay messages between two computers or devices.
Nov 25, 2022

How do I manage Windows server remotely? ›

On the computer that you want to manage remotely, open Server Manager, if it is not already open. On the Windows taskbar, click Server Manager. On the start screen, click the Server Manager tile. In the Properties area of the Local Servers page, click the hyperlinked value for the remote management property.

How do I enable remote access on Windows server? ›

How to enable Remote Desktop
  1. On the device you want to connect to, select Start and then click the Settings icon on the left.
  2. Select the System group followed by the Remote Desktop item.
  3. Use the slider to enable Remote Desktop.
  4. It is also recommended to keep the PC awake and discoverable to facilitate connections.
Nov 4, 2022

How can I remotely access a server without VPN? ›

The steps are included below.
  1. Open the Remote Desktop Connection program. ...
  2. In the window that pops up, click Show Option.
  3. Click the Advanced tab.
  4. Click Settings under the Connect from anywhere section.
  5. Use the following settings in the window that pops up: ...
  6. Click OK to exit the "RD Gateway Server Settings".

How to install Remote Server Administration Tools in Windows 10 20H2? ›

To install RSAT in Windows 10, go to Settings -> Apps -> Manage Optional Features -> Add a feature. The list of optional Windows features includes such components as OpenSSH server, built-in ssh client, SNMP service, etc. Select the required RSAT components and click Install.

Can you install RSAT on a server? ›

RSAT or Remote Server Administration Tools is a package of server management tools you can install on Windows 10. RSAT allows you to manage servers remotely, which is a good security practice! RSAT offers several tools like: Active Directory Users & Computers.

How do I know if RSAT is installed? ›

View Installed RSATs in Windows Settings

Go to Settings > Apps > Optional features and type rsat in the “installed features” search box. You'll see RSAT features installed on your computer in the search results.

How do I monitor Windows server services? ›

Go to Server > Server Monitor > Servers > click on the desired monitor. Go to Services and Processes tab. Click on Discover Services and Processes . This will discover the processes & services running in your Windows server.

What are the Windows server services? ›

Windows Server Services include File Services (accessing or managing files or disk storage), Printing Services (printing to a printer managed by the Software Product), Remote Access Service (accessing the Server from a remote location through a communications link, including a virtual private network), and Terminal ...

How do I open Windows server settings? ›

Press the Windows and R keys together simultaneously to open a run box and type ms-settings: and press the OK button. Open a Command Prompt or Powershell with administrator rights, type start ms-settings: and press Enter. Click the Action Center icon on the Taskbar, then click All Settings.

How can I tell what users are accessing my server? ›

The easiest way to determine who has access to a particular Windows machine is to go into computer management (compmgmt. msc) and look in Local Users and Groups. Check the Administrators group and the Remote Desktop Users group to see who belongs to these.

How do you tell if you are an admin on a server? ›

Open the Control Panel. Click the User Accounts option. In User Accounts, you see your account name listed on the right side. If your account has admin rights, it will say "Administrator" under your account name.

How do I know if I have access to a server? ›

Article Details
  1. Open Windows PowerShell through the Start menu.
  2. Enter the command test-netconnection IPAddress -port XXXXX. ...
  3. Press Enter.
  4. Wait for the test to complete.
  5. If the result is True then there is nothing blocking communication between the client and server.
Aug 21, 2020

How do I access admin templates? ›

Navigate to the Local Computer Policy > Computer Configuration > Administrative Templates directory. Right-click the Administrative Templates folder and select Add/Remove Templates from the context menu. Select pcoip. adm, and click Open and then Close.

What is Windows Administrative Templates? ›

Administrative templates contain settings for Windows components such as NetMeeting, Internet Explorer, Terminal Services, Windows Media Player, and Windows update, to name a few. Other components common to both user and computer configurations include settings for user profiles, script execution, and group policy.

What is the difference between ADMX and ADML files? ›

ADMX/ADML files were introduces over 10 years ago with Windows Vista, there were two type of files; ADMX files contained the actual settings technical information such as registry key path and values to set and the ADML had the language specific displayed text when you went into the Group Policy Management Console to ...

What is the role of Windows Server administrator? ›

The Server administrators (or sysadmin or systems administrator) are responsible for the maintenance, configuration, and reliable operation of computer systems and servers.

How do I turn off Windows administrative tools? ›

1.
  1. Start Explorer.
  2. Move to %systemroot%\Profiles\All Users\Start Menu\Programs.
  3. Select "Administrative Tools (Common)" and select Properties from the File menu (or Right click the file and select properties)
  4. Click the Security tab.
  5. Click the Permissions button.
  6. Select "Everyone" and click Remove.

How do I enable Windows administrative tools? ›

Press the Windows Key + S or start typing administrative tools into search, and click on Windows Administrative Tools. You can also Pin to Start, Pin to taskbar and Open file location as mentioned above. Click Start and scroll Down to Windows Administrative Tools.

How do I become a good server administrator? ›

The Qualities You Need to be a Good System Administrator
  1. Patience. Being a System Administrator often means completing tasks that require time and concentration. ...
  2. People Skills. ...
  3. Willingness to Learn. ...
  4. Problem Solving. ...
  5. Team Player.
Oct 14, 2022

What is the difference between Windows admin and system admin? ›

At the most basic level, the difference between these two roles is that a Network Administrator oversees the network (a group of computers connected together), while a System Administrator is in charge of the computer systems – all the parts that make a computer function.

How do I run Windows Server as administrator? ›

Press and hold down the SHIFT key while you right-click the executable file or the icon for the application, and then select Run as. Select The following user. In the User name and Password boxes, type the administrator account and password, and then select OK.

How do I get administrator permission off my computer? ›

Go to the Start menu (or press Windows key + X) and select Computer Management. Then expand to Local Users and Groups, then Users. Select the Administrator and then right-click and select Properties. Uncheck Account is disabled to enable it, or check it to disable it.

How do I block administrative tools in Windows 10? ›

Deny access to Administrative Tools menu

Right-click on the Administrative Tools folder and select Properties. Click Security tab. Select Everyone and click on the Edit button. In the Permissions box which opens, again select Everyone and then click on the Remove button.

How do you get rid of some settings are managed by your system administrator? ›

FIX: Some Settings Managed by your Organization in Windows 11/10 Update.
  1. Remove Work or School Accounts.
  2. Change Network ID in System Settings.
  3. Remove Automatic Update Options in Registry.
  4. Modify Automatic Updates settings in Group Policy.
  5. Remove Policy registry keys.

How do I enable administrative shares on Windows Server? ›

Enabling administrative shares
  1. Click Start > Run and type regedit .
  2. Go to the key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System.
  3. Right-click WMI Control and click Properties.
  4. Add a new DWORD named: LocalAccountTokenFilterPolicy.
  5. Set the value to 1 .

References

Top Articles
Latest Posts
Article information

Author: Kimberely Baumbach CPA

Last Updated: 21/01/2024

Views: 5848

Rating: 4 / 5 (61 voted)

Reviews: 92% of readers found this page helpful

Author information

Name: Kimberely Baumbach CPA

Birthday: 1996-01-14

Address: 8381 Boyce Course, Imeldachester, ND 74681

Phone: +3571286597580

Job: Product Banking Analyst

Hobby: Cosplaying, Inline skating, Amateur radio, Baton twirling, Mountaineering, Flying, Archery

Introduction: My name is Kimberely Baumbach CPA, I am a gorgeous, bright, charming, encouraging, zealous, lively, good person who loves writing and wants to share my knowledge and understanding with you.