Articles tagged with "network administration"

Using LizardSystems WiFi Scanner for Network Administrators and IT Professionals

Apr 25, 2023

LizardSystems WiFi Scanner is a powerful tool that provides detailed information on WiFi networks, making it an essential tool for network administrators and IT professionals. In this technical guide, we will explore the various features of LizardSystems WiFi Scanner, including its ability to scan both 2.4 GHz and 5 GHz frequency bands, detect security protocols, display signal strength, channel number, and channel width of each network. We will also discuss various tasks that can be performed using LizardSystems WiFi Scanner, such as monitoring signal strength, troubleshooting connection issues, and analyzing extended information about access points. Finally, we will look at common problems that LizardSystems WiFi Scanner can solve, such as poor network performance, security issues, and interference issues. With its advanced features and user-friendly interface, LizardSystems WiFi Scanner is a valuable tool for network administration and IT tasks. Read more 


Network Command-line Utilities

Jul 25, 2017

These utilities must be run at the prompt of the Cmd.exe command interpreter. To open Command Prompt, click Start, click Run, type cmd, and then click OK. TCP/IP utilities offer network connections to other computers, such as UNIX workstations. You must have the TCP/IP network protocol installed to use the TCP/IP utilities. Read more 


112 Windows run commands

Jul 25, 2017

Wanted to Browse fast in windows? Remember these commands. This will really save a lot of time of your. There are many commands which you might have never seen or never knew. There are certain properties of windows which you hardly know exist in windows. Read more 


Configuring network settings from command line using netsh

Jul 25, 2017

Netsh is a command-line scripting utility that allows you to, either locally or remotely, display or modify the network configuration of a computer that is currently running. Netsh also provides a scripting feature that allows you to run a group of commands in batch mode against a specified computer. Netsh can also save a configuration script in a text file for archival purposes or to help you configure other servers. Read more 


Retrieving System Information (WMI: Win32_OperatingSystem, VBScript)

Jul 25, 2017

This article about retrieving system information about a remote computers Read more 


WMI Disk Drive Information (WMI: Win32_DiskDrive, VBScript)

Jul 25, 2017

The Win32_DiskDrive WMI class represents a physical disk drive as seen by a computer running the Windows operating system. Read more 


List Processes (WMI: Win32_Process, VBScript)

Jul 25, 2017

This article about listing processes on a remote computers. Read more 


Managing DHCP from PowerShell

Jul 25, 2017

This article represents using PowerShell for managing network settings and managing DHCP. Read more 


Viewing Network Settings from PowerShell

Jul 25, 2017

Earlier I have already written about pinging from PowerShell and now this article represents using PowerShell for viewing network settings. Further tthere will be some other articles about using PowerShell in network administration. Read more 


Pinging from PowerShell

Jul 25, 2017

This article represents using ping from PowerShell. PowerShell is a new command-line/scripting environment from Microsoft. Further there will be some other articles about using PowerShell in network administration. Read more