Our SQL DBA was in the process of setting up a new SQL server and was having problem authenticating using his domain account. He was able to login using the…
Tech-Corner Posts
It is rare that I install Windows 7 any more, but I had to do that today. I started with a clean install of Windows 7 SP1. When I got…
Here are some commands to debug voice calls on Cisco 4431 routers. show logging clear logging debug voip ccapi inout debug isdn q931 !! place test call undebug all show logging Check for active phone…
We had an instance where a user changed positions and because of that change his group membership changed. When his group membership changed he started getting messages about his account…
So I did some updates on our Exchange 2013 servers last week, and then started getting some complaints that people couldn’t see there calendar when the logged into OWA. Once…
We have an Exchange admin that when he attempted to login to ECP he would get a 500 error. The simple solution was to add a mailbox to his domain…
1. Go to: https://library.nagios.com/library/products/nagiosxi/documentation/268-installing-the-xi-linux-agent 2. Download the latest linux nrpe agent. 3. Extract the agent using: tar xzvf linux-nrpe-agent.tar.gz 4. CD to linux-nrpe-agent 5. Type: ./fullinstall 6. Provide the IP…
I have an older IO Gear USB-to-Serial adapter that I have used for a long time. When I purchased it I was only using Windows laptops and never had…
Insert or mount your Windows 10 disc. Open a Command Prompt as Administrator. Enter the following: dism /online /enable-feature /featurename:NetFX3 /All /Source:D:\sources\sxs /LimitAccess NOTE: Change “D:” after the /Source switch…
So we’ve had a problem at work for awhile and I hadn’t been able to come up with a good solution until today. Problem: We have a person that works…