


How ServiceNow Discovery Works
ServiceNow Discovery is a tool that finds devices on your network, gets detailed information about them, and stores that information in the database. Discovery is performed using Probes and Sensors. Probes: They…

Installing MySQL in RedHat Linux
To install MySQL, in the terminal window, type the following command: Once the install completes, start the MySQL Service: Enable it to automatically start at system boot Next, verify the status Thereafter,…
ServiceNow Discovery
Types of Horizontal Discovery Network Discovery: Finds Network Devices in the organization which can be found with IP Ranges CI Discovery: This type of discovery finds computers and applications in the organization….
How to Install TigerVNC Server on RedHat Linux 8.3
The following are instructions on how to install TigerVNC Server on a RedHat Linux workstation so it can be accessed remotely using a VNC Viewer. 1. Install Tiger VNC Server: suyum install…
ServiceNow
Discovering Storage WMI is used to retrieve data from the Windows Machine. Test https://community.servicenow.com/community?id=community_article&sys_id=0cbc24601b1614903222ea89bd4bcb96 Discovery not setting value of CPU core count, CPU count, Disk space (GB), OS Domain fields on the…
ServiceNow Discovery
The ServiceNow Discovery application finds computers and other devices connected to an enterprise’s network. When Discovery finds a computer or device, it explores the device’s configuration, provisioning, and current status and updates…
Example Form to Upload A File Using PHP
The example is a web page that allows one to select a file from their computer, and have that file uploaded to the webserver. The first file is the web page that…
Get-WmiObject to Remote Computer Returning Access Denied
On servers, WinRM remoting is enabled by default but not on client windows pcs. To manually enable WinRM remoting, run the following command with Administrator privileges (Right-click powershell and select, “Run as…
ServiceNow Cheatsheet
MID Server Task Command Delete/Remove servicenow instance Open a command prompt with administrator rights. Type the following: sc delete <instance servicename> Initial Response to a Ticket 1. Go to case.2. Go to…