Alan's Blog

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

Menu
  • About My Blog
Menu

Author: Alan

See https://www.akaplan.com/about/

Farewell, PC Magazine

Posted on January 8, 2009 by Alan

Been a long time since I posted, and I will try to get back to it.  I got the last PC Magazine in the mail last week.  They advised that it was their last issue in print, and that I would automatically be switched to the digital format unless I asked for a refund.  I…

Read more

Sanboxie – Trust No Program

Posted on June 12, 2008 by Alan

Where do we get infected?  From web browsing and from email.  Sandboxie  runs these programs in a protected space so any problems do not make it to your own computer.  Recommended! http://www.sandboxie.com/  

Read more

drop and drag to commandline

Posted on June 2, 2008 by Alan

I am a command prompt guy. One of the things (many) things I really hate about MS Vista is that you cannot drag a file into a command prompt and get the path in the box. M$ will tell you that this is a security restriction, but no one has ever articulated how getting a…

Read more

Three lines to find the PDC Emulator

Posted on May 27, 2008 by Alan

Set oSI = CreateObject(“ADSystemInfo”) tArray = split(oSI.PDCRoleOwner,”,CN=”) strPDC = tArray(1) WScript.Echo strPDC  

Read more

Files on Desktop

Posted on May 23, 2008March 7, 2009 by Alan

I am working on some materials for an upcoming class, and found this script that we run in one of our site’s logon scripts.  It warns the user to remove files from their desktop using the Microsoft Agent and IE for file display. ‘ NAME: FilesOnDesktop.vbs ‘ ‘ AUTHOR: Alan Kaplan , alan dot akaplan…

Read more

The Nav740 GPS

Posted on May 11, 2008August 11, 2019 by Alan

PC Magazine says that the Nav740 GPS was their editor’s choice for a reasonably priced GPS.  They should stick to reviewing computers.  I had a Lowrance i350.  Big, heavy, clunky.  It took a long time to lock onto satellites.  It did not have the ablilty click on a button to avoid part of a route.  It…

Read more

Check for Broken Sids

Posted on April 28, 2008April 26, 2009 by Alan

Apparently I have not posted the lastest of this one elsewhere on the web. Alan ========  ‘Check4BrokenSids.VBS ver 1.5 ‘4-6-03 Alan Kaplan for VA VISN6 alan at akaplan dot com ‘This script searchs for unresolved SIDS on a level of folders iterated below ‘a specified starting point. It was written to identify home directories where ‘the…

Read more

Windows Easy Transfer Companion (Beta) Part II

Posted on April 16, 2008May 10, 2008 by Alan

Windows Easy Transfer Companion works, but I had some trouble with PC to PC over the wire transfer, with it crashing before completion.  I found the best results are to disable anti-virus, disable firewall and create the file on a network share.  For free it is a bargain.  This has been in beta for nearly a year.  I…

Read more

Script to change SA password

Posted on April 16, 2008April 26, 2009 by Alan

‘Alan Kaplan for VA VISN 6 ’11-16-06 ‘This script changes the SA account password on a SQL Database ‘I use the excellent freeware program SQLRecon to get this information, ‘http://www.specialopssecurity.com/labs/sqlrecon/ Option Explicit Const adOpenStatic = 3 Const adLockOptimistic = 3 Dim sqlRS, strDBServer Set sqlRS = CreateObject(“ADODB.Recordset”) Dim message, strPW Dim oCP,oService,strServiceState, strStartType Dim WshShell…

Read more

Windows Easy Transfer Companion (Beta)

Posted on March 14, 2008March 9, 2015 by Alan

When Aloha Bob’s PC Relocator was purchased by Microsoft, I thought it was buried. But it has been finally released. After a recent unpleasant experience with PCMover at $40, I look forward to seeing what this free software will do. “Windows Easy Transfer Companion enables you to automatically transfer your most important programs from your…

Read more
  • Previous
  • 1
  • …
  • 38
  • 39
  • 40
  • 41
  • 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