Alan's Blog

"Yeah. I wrote a script that will do that."

Menu
  • About My Blog
Menu

Create list from the first column of a CSV or Tab delimited file

Posted on March 22, 2010March 9, 2015 by Alan

I have been doing some SCCM remediation for the last month.  Often this involves getting a list of computers from a report, and then running a batch file against the list.  Because this was a tedious, repetitive task I automated it with NamesFromCol1.vbs.  Drag a CSV or tab delimited file onto the script and it…

Read more

Vipre Rescue Program

Posted on March 22, 2010March 26, 2023 by Alan

Sunbelt Software has an anti-virus program called Vipre.  They offer a free program to clean up computers that are too infected for anti-virus to install.  You can download it here: http://live.sunbeltsoftware.com/. Tags: Cleaning

Read more

XP Mode for Windows 7 no longer requires hardware virtualization

Posted on March 19, 2010September 12, 2020 by Alan

My first experience with Windows 7 virtualization was a bust. tried to install it on a friend’s brand new laptop and got an error saying that Win7 requires hardware virtualization. MS KB977206 allows you to run XP mode on systems without hardware virtualization. You can download the Win7 32-bit update here and the Win7 64-bit here….

Read more

The Dunning Kruger Effect

Posted on March 15, 2010March 9, 2015 by Alan

Bertrand Russell said, “The trouble with the world is that the stupid are cocksure and the intelligent are full of doubt.”  In 1999, Cornell researchers Justin Kruger and David Dunning did experiments which showed the philosopher to be correct.  Their conclusion was that some people rate themselves as qualified because their incompetence is so great…

Read more

Remap shares to new location

Posted on March 11, 2010March 9, 2015 by Alan

A common problem is how to manage user share mappings after a share has been moved to a new server or a new folder under a different share.  You can try to change mapping by group membership, but this does not work in all environments.  Often users have mapped drive inside the profile.  RemapShares.vbs looks…

Read more

Ping a List of computers

Posted on February 19, 2010March 9, 2015 by Alan

PingList.vbs is a variation of the many scripts to ping a list of computers.  This script requires Excel to run.  If you have a text file list of computers (one per line, no header), this script will tell you whether the computer is online, offline, or has no host record.  Online and offline systems will return…

Read more

Get the Service State of Remote PC

Posted on February 19, 2010February 19, 2010 by Alan

There are lots of way to get the remote service state of a PC.  ServiceStateIE.vbs displays whether the service is running and the start type in IE.  

Read more

Get List of Patches on PC

Posted on February 19, 2010March 9, 2015 by Alan

GetPatchList.vbs displays a list of patches on a remote system.  It queries QuickFixEngineering, Add or Remove Programs, Internet Explorer patches, and the uninstall directory.  Results are displayed in IE, with an option to patch.   Tags: Patching

Read more

And then came a Spider

Posted on January 15, 2010March 9, 2015 by Alan

I have often been asked for a program (or script) to search for SSNs. I have found a free program that does just that: Spider, from Cornell University. Recommended! Tags: PII, PHI, SSN

Read more

Convert Word 2003 and Office 2003 to 2007 format

Posted on January 5, 2010March 9, 2015 by Alan

I have completed my project to script the conversion of 2003 files.  Office Convert.zip contains scripts to convert Word and Excel 2003 files to 2007.  The scripts call touch.exe, a utility that allows me to set the new files with the same filestamp data as the originals.  It can be downloaded from http://www.codeproject.com/KB/applications/touch_win.aspx. The scripts can be run interactively or from the…

Read more
  • Previous
  • 1
  • …
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • …
  • 42
  • Next

Search

Please Note

All the scripts are saved as .txt files. Newer files have a “View Script” button which will let you save or open a script in notepad. For earlier posts, the easiest way to download with IE is to right click on the link and use “Save Target As”. Rename file from Name_ext.txt to Name.ext.

To see a full post after searching, please click on the title.

PowerShell Scripts were written with version 3 or later.

https connections are supported.

All new users accounts must be approved, as are comments. Please be patient.  If you find a post error or a script which doesn’t work as expected, I appreciate being notified.  My email is my first name at the domain name, and you are welcome to contact me that way.

Tags

1E ACLS Active Directory ActiveDirectory ADSI Advanced Functions Audit Change Administrator Password COMObject Computer Groups DateTime Desktop DNS Excel FileScriptingObject Forms General GPO GPS Group Policy Hacks ISE Lockout logons NAV740 Nessus OU OU permissions Outlook Pick Folder Power PowerShell Powershell Scriptlets RDP SCCM schedule reboot Scripting Security Shell.Application user information VBA Windows Update WMI WordPress WPF

Categories

akaplan.com

  • Back to Home Page

Archives

Scripting Sites

  • A Big Pile of Small Things
  • Adam, the Automator
  • Art of the DBA
  • Ashley McGlone
  • Boe Prox
  • Carlo Mancini
  • DexterPOSH
  • Doug Finke
  • Jaap Brasser's Blog
  • JeffOps The Scripting Dutchman
  • Jonathan Medd's Blog
  • Keith Hill's Blog
  • LazyWinAdmin
  • Nana Lakshmanan
  • PowerShell Magazine
  • PowerShell Team Blog
  • PowerShell.org
  • PwrShell.net
  • Richard Siddaway's Blog
  • Ryan Yates' Blog
  • Skatterbrainz
  • The Lonely Administrator

SQL Site

  • Art of the DBA

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
©2025 Alan's Blog | Theme by SuperbThemes

Terms and Conditions - Privacy Policy