Alan's Blog

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

Menu
  • About My Blog
Menu

IT lessons I learned Last Weekend

Posted on April 22, 2013April 22, 2013 by Alan

When ordering a case fan, do not rely on the picture.  There are some case fans which are 4 inches square. When ordering a CPU, note that a AMD 3+ CPU motherboard accepts AMD 3 and 3+ CPUs, but an AMD 3 motherboard only accepts AMD 3 sockets. When re-using an HP Pentium 4 case…

Read more

Another User Export Script

Posted on April 1, 2013August 11, 2019 by Alan

I have already written a script to dump user information into a spreadsheet here, so why do it again?  User AD Export.vbs is different in that it uses the modern LDAP interface (instead of the lame WinNT interface I used earlier), and is therefore much faster.  It was written for a user audit, so it…

Read more

A New Theme

Posted on March 16, 2013 by Alan

I have changed the WordPress theme for my blog, just to freshen thing up.

Read more

Get User Information

Posted on March 3, 2013March 3, 2013 by Alan

NTUserInfo.vbs is a script based on Ralph Montgomery’s NTUser.wsf file. It gives a good summary about a user account, including user name, description, password status, and more.   I have made a number of changes, including the ability to copy the results to the clipboard using IE.  Rename from .txt to .vbs. New version 10/23/2009 allows entry of…

Read more

Enable AeroLite Theme in Windows 8

Posted on March 3, 2013 by Alan

Somewhere on the web I found instructions on enabling the “hidden AeroLite” theme in Windows 8.  Having taken the time to do this the long way — and not being really impressed by the results — I thought it would be worth the time to automate the process.  You must open an elevated (run as…

Read more

PowerShell:Start RDP After Reboot

Posted on March 3, 2013February 4, 2023 by Alan

A lot of folks have been asking me why I haven’t written any PowerShell scripts.  The answer is that I am pretty good at vbscript, and I couldn’t find anything that I wanted to do that I couldn’t do with vbscript. Last week I spent some time waiting for a computer to reboot.  I used…

Read more

Customer Service Rants and Raves: Good Guys and Bad Guys

Posted on February 25, 2013 by Alan

I had a very nice experience today with PJ Technologies, the makers of the WMI Explorer, WMIX, (see http://www.goverlan.com/#WMI-Enterprise-Desktop-Management).  I had to reinstall, and had misplaced the license key.  They had it to me in minutes. I had a very disappointing experience with LG’s support for my washing machine.  I have a WM2455HW with the…

Read more

LDAP Ping

Posted on February 14, 2013March 1, 2017 by Alan

There are a lot of ways a Windows Domain Controller can act weird.  Recently I had some which replied to a ping, replied to DNS requests, but failed to reply to LDAP.  Since LDAP services are pretty high on my list of expectations for a Directory Services, I wanted a lightweight way to monitor LDAP. …

Read more

Get a Count of Duplicate Entries in an Array

Posted on February 14, 2013August 3, 2019 by Alan

This is a vbScript code fragment for something which took me a little too long to figure out. I am looking at a single dimension array and need to get a count of items in the array which are duplicates.  I am comfortable with using the dictionary object and it seemed to be easier than…

Read more

Add SIP Information to All Mail Enabled Users in an OU

Posted on February 3, 2013 by Alan

If are using Communicator in your company, you may have mail enabled users which are not SIP enabled.  Add SIP to MailEnabled Users In OU.vbs sets the necessary SIP information to the UPN.

Read more
  • Previous
  • 1
  • …
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • …
  • 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