Category Archives: Hardware

5G Signal Strength

By | September 20, 2023

Excellent: -50 dBm to -65 dBm (or full signal bars) Good Signal: -66 dBm to -80 dBm (or 3-4 signal bars) Fair Signal: -81 dBm to -95 dBm (or 2 signal bars) Poor Signal: -96 dBm and below (or 1 signal bar or no signal)

Windows Time

By | January 22, 2023

This command will cause the system clock to sync with Internet time servers. It is useful when an older server is losing time. $Time = w32tm /stripchart /computer:time.windows.com /samples:1 /dataonly Write-host ($Time[2]) -ForegroundColor Green Write-host “The PC time is     “(get-date) -ForegroundColor Yellow Write-host “NTP Status:” -ForegroundColor Yellow Write-host (w32tm /query /status) -ForegroundColor Yellow Write-host (w32tm /query /source) -ForegroundColor… Read More »

Dell Command Update

By | November 5, 2021

Powershell: #Dell Command Update Repair if(test-path “C:\Program Files\Dell\CommandUpdate”){$Path = “C:\Program Files\Dell\CommandUpdate\dcu-cli.exe”} Else{$Path = “C:\Program Files (x86)\Dell\CommandUpdate\dcu-cli.exe”} Start-Process -FilePath $Path -ArgumentList “/applyupdates”

Daisy Chain Monitors

By | June 15, 2021

Daisy chaining is a feature of DisplayPort monitors, and can be helpful when you lack the needed ports on a PC, or cable length. By default this is turned off on most monitors, and when connected the 2nd display will either mirror the first, or be disabled. To enable the feature on Dell monitors from the hardware menu… Read More »

Cisco AnyConnect VPN

By | January 2, 2020

To enable support for client computers the client software package must be loaded into the ASA in the form of a .pkg file. These can be found here on our network: S:\Software\Networking\!Cisco\AnyConnect This is loaded into the ASA under Config>Remote Access VPN>Network (Client) Access>AnyConnect Client Software

NVidia GTX vs. Quadro

By | October 6, 2019

Purpose – Quadro cards are designed for specific render tasks, like CAD and video rendering, outperforming Geforce by a significant margin. AutoDesk has only certified Quadro Cards for Revit. Quality – Quadro cards are  designed for maximum durability and longevity and stand up to the rigors of daily strenuous use better than the consumer-oriented Geforce. For these reasons… Read More »

PPI – Pixels Per Inch

By | August 7, 2018

The PPI of a monitor is a measure of its size in inches and the total number of pixels in the horizontal and vertical directions. It is important to account for PPI when choosing a monitor for a client to ensure a positive user experience. A 20-inch 4k monitor would be virtually useless, as the elements of the… Read More »

Site VPN 1/2 Connected

By | November 20, 2017

In a Site-toSite VPN setup between two Cisco ASAs you find that traffic stops passing between sites, however, the connection is established. In addition under Monitoring>VPN>IPSec Site-to-Site one side shows: Bytes Rx 0 / Tx increasing and the other ASA shows BytesRx increasing / Tx 0. While rare the fix is to: change nothing, save the configs and… Read More »

MFP Color

By | May 26, 2017

A vendor recently sent an army of technicians, over four visits, to address the color disparity between 2 identical Xerox MFPs (one had been used twice as much over 3 years). They began by replacing all the consumable parts,  calibrating both units and color correcting via the driver (helped a little), but the unit still had a red… Read More »

Financing options

By | March 28, 2017

When dealing with clients and making recommendations, keep in mind and mention to them that there are a number of companies that offer competitive financing, or will make it possible for the client to purchase equipment as part of a lease with a $1 buyout. We work with a number of companies that specialize in financing IT infrastructure.… Read More »

Dell RAID Firmware

By | November 1, 2016

To prevent loss of data on Dell servers,  firmware and Windows drivers for the RAID controllers must be updated as new versions are released. Use Dell Open Manage to determine which RAID controller you have. Collect your system Service tag. (CMD: WMIC csproduct) Go to support.dell.com and enter your service tag. Narrow the category down to SAS Raid.… Read More »

DisplayPort 1.2

By | September 2, 2015

With Display port 1.2 you can daisy chain multiple monitors from 1 port. I found that this feature is disabled by default in the monitor hardware hardware. Based on the warning enabling this with a non compliant card will cause issues.

NIC Driver Mystery

By | March 23, 2015

I setup an older Dell Latitude 6410 with Windows 8, checked the drivers, tested the Wi-Fi and sent it out the door. The only problem was the the laptop could only connect to some networks.

Cabling

By | July 1, 2000

Making Ethernet cables: Straight = wO,O,WG,Bl,wBl,G,wBr,Br Cross Over = wG,GwO,B,wB,O,wBr,Br Patch Cable Color standard: Color Use Black Desk side Patch Blue PC to Switch 1000 Green Router to ISP Orange PC to Switch 10/100 [Cat5] Red Server to Switch White DRAC & KVM Yellow   Switch to Router Switch to Switch Switch to Wireless