Skip to content
FELIPE FERREIRA

FELIPE FERREIRA

System Administrator

  • Home
    • ME
    • Hobby
      • Motogp
  • Linux
    • Amazon-AWS
    • bash
    • LinuxCommands
    • Varnish
    • Centos
    • BashScripts
    • tomcat
  • Exchange
  • ESX
  • Varnish
  • Security
  • Centreon

Category: Windows

By : Felipe Ferreira15/04/2013
Windows Leave a Comment on Fix KB2823324

Fix KB2823324

Microsoft BUG So my old laptop just got updated with a MS destruction patch KB2823324 ! Here is how to fix it 1. boot into Repair Mode, then cmd. Boot and press F8 key 2. Get packages name: dism /image:C:\ […]

View the post
Tags: bug, fix, KB2823324, patch, windows
By : Felipe Ferreira21/03/2013
HowTo, Linux, Windows Leave a Comment on font woff problem

font woff problem

roblem: The default webserver (Apache/IIS) does not have some fonts format ‘we’ added to the website This result in the browser, specially firefox to take long time to load the page. The problem is clearly much worst in Firefox, do […]

View the post
Tags: apache, fix, font woff problem, HowTo, IIS, mime type, slow site
By : Felipe Ferreira17/01/2013
BashScripts, HowTo, Nagios, plugins, Windows 3 Comments on Cluster MS Check

Cluster MS Check

Another nagios/bash script that verifies if a cluster has performed a failover. This one is used for any microsoft cluster. #!/bin/bash # 2008-07-23 Nereu # edit: Felipe Ferreira 01-2010 TMPDIR=/usr/local/nagios/var PLGDIR=/usr/local/nagios/libexec OK=0 WARN=1 CRIT=2 UNKN=3 if [ “$#” -ne 3 […]

View the post
Tags: cluster, microsoft, mssql, Nagios, windows
By : Felipe Ferreira25/07/2012
HowTo, VbScripts, Windows 1 Comment on Warn when password is about to expire

Warn when password is about to expire

This script can be used to check if a user’s password is about to expire and throws a popup windows alerting the user, and explaining to change the password. By default it will start the popup when its 7 days […]

View the post
Tags: about, ad, alert, expire, password, popup, script, vbs, warning
By : Felipe Ferreira30/09/2011
HowTo, Windows Leave a Comment on Nagios to check log vbs

Nagios to check log vbs

I just wrote a quick plugin to check any txt file on windows for a certain keyword. I have written simillar plugins for linux but this one was done in vbs. ‘Script Check for keyword in a specific file ‘Author: […]

View the post
By : Felipe Ferreira13/07/201113/09/2019
HowTo, Windows 2 Comments on Script to autmaticly send Alt-Tab

Script to autmaticly send Alt-Tab

VBS Script to autmaticly send Alt-Tab and switch opened programs Option Explicit Dim objShell Set objShell = CreateObject(“WScript.Shell”) Do objShell.SendKeys “%+{TAB}” Wscript.Sleep 300000 Loop

View the post
Tags: Alt-Tab, script, send, vbs, visualbasic
By : Felipe Ferreira17/08/2010
HowTo, Windows Leave a Comment on WinHTTP AutoProxy Support

WinHTTP AutoProxy Support

Our windows event logs are filling with useless messages. I went ahead and disable that useless services. Event Type: Information Event Source: WinHttpAutoProxySvc Event ID: 12503 The WinHTTP Web Proxy Auto-Discovery Service has been idle for 15 minutes, it will […]

View the post
Tags: Auto-Discovery, event, eventvwr, proxy, service, web, windows, WinHTTP

Posts navigation

Previous 1 2 3 Next

Recent Posts

  • How to Write a node application to run openai chatgtp inside a docker container
  • AWS Solution Architect Study Guide
  • check_vmware_esx slow

Categories

SEARCH

https://www.buymeacoffee.com/felipeferreira
All Right Reserve. Theme: Franchise by Moral Themes.