Bill Stewart
  


Bill Stewart is the systems and network administrator for French Mortuary in Albuquerque, New Mexico.
Email address: bill.stewart@frenchmortuary.com
Web site: http://www.westmesatech.com

85 results found for Bill Stewart, displaying items 1 - 20
September 16, 2009  
What Applications Are Installed on the Computers in Your Network?
If you often need to identify the software that's installed on the computers in your network, here's a PowerShell script you can use to easily audit one or more computers.
Windows IT Pro

September 2009  
Rebooting Computers Using PowerShell
A pair of PowerShell scripts let you reboot, ping, power off, or shut down all the computers in an AD domain or just one—or any number in between. You can even use these scripts to log off users.
Windows IT Pro

May 21, 2009  
Random Passwords on Demand
RandPass.hta provides a simple GUI that lets you easily generate a list of random passwords. You can make the passwords as long or complex as needed.
Windows IT Pro

July 2009  
Understanding Bitmap Values
Here's a quick review of how bitmap values work and how you can use them with Windows Powershell for passing information between functions.
Windows IT Pro

July 2009  
Emulating the Dir Command in PowerShell
If you're used to using the dir command in Cmd.exe, Windows PowerShell's dir alias for the Get-ChildItem cmdlet might seem a little lacking. Here's a script that gives you all the familiar features of dir in your PowerShell environment.
Windows IT Pro

December 4, 2008  
Use Group Policy to Distribute JRE With Its Automatic Update Feature Disabled
JRE's automatic update feature can cause a lot of headaches for network administrators. Instead of taking aspirin after the fact, administrators can be proactive and prevent problems by following five simple steps.
Windows IT Pro

July 24, 2008  
Parsing Error Codes
Errors happen but sometimes displayed error messages aren't the easiest format to read. ErrorParser.hta solves this problem by converting decimal, hexadecimal, and negative-number system and network error codes into standard error messages.
Windows IT Pro

July 16, 2008  
Reading Delimited Files Using ADO
Find out how to set up ADO and Microsoft's Jet OLE DB text driver so that you can use them to read delimited files.
Windows IT Pro

June 4, 2008  
Use ADO for Easy AD Searches
Organizing user accounts using AD can make your IT structure more manageable and flexible, but will also result in arduous account searches. Using ActiveX Data Objects (ADO) scripts to search AD will simplify your searches and help you find what you need.
Windows IT Pro

June 4, 2008  
Specifying Alternate ADO Credentials
To change ADO's default user credentials when searching AD, you need to configure the Command object’s User ID, Password, and Encrypt Password properties.
Windows IT Pro

March 26, 2008  
Getting the Dell Express Service Code
DellSerial.js can shorten the call time required when you need to work with Dell's technical support team. This script also demonstrates how JScript is sometimes easier to use than VBScript.
Windows IT Pro

February 13, 2008  
Finding Stale Accounts in Active Directory
StaleAccounts.js, a new tool written in JScript, makes finding stale accounts in Active Directory (AD) easy. It searches using the lastLogon, lastLogonTimestamp, or pwdLastSet attributes, and it can look for either user or computer objects.
Windows IT Pro

December 5, 2007  
Emailing Users Before Their Passwords Expire
Interactive logon password expiration notification works only for users who are logging onto the domain by using a Windows OS client. PwdNotify.js uses the email address specified in AD to email users whose passwords will soon expire.
Windows IT Pro

July 5, 2007  
Finding a User’s Last Logon
The JScript script this article presents lets you discover exactly when a user last logged on to the domain. It also tells you which server authenticated the logon, and it doesn’t require Windows Server 2003 forest functional mode.
Windows IT Pro

June 13, 2007  
Got Something to Say? Display a Message of the Day
Use MOTD.hta to create a customizable daily message that your users will see when they log on to their computers each day.
Windows IT Pro

May 9, 2007  
Don't Let Log File Folders Get Out of Control
CleanDir.js helps you manage the size of your log file folders by making it easy to delete files in a folder and limit a folder's size.
Windows IT Pro

April 11, 2007  
Customize the Windows Command Shell
Learn how to customize the console window and the cmd.exe command.
Windows IT Pro

March 14, 2007  
Rename Files by Using Regular Expressions
Regular expressions turn a simple WSH script into a flexible tool for renaming a group of files or folders. Walk through the Renamer.js script and see regular expressions in action.
Windows IT Pro

December 11, 2006  
Using a Logon to Determine a Distinguished Name
Bill Stewart explains the steps for using the NameTranslate object to translate a username into a distinguished name that you can use to reference an Active Directory account.
Windows IT Pro

December 11, 2006  
Determining the Expiration of AD Domain Passwords
Bill Stewart explains the complexity of finding out the date and time a user's Active Directory domain password expires.
Windows IT Pro



     [1]  2  3  4  5   next page 


SQL Server Magazine Office & SharePoint Pro DevProConnections asp.netPRO ITTV
IT Library Technology Resource Directory Connected Home Windows SuperSite
 
 Windows IT Pro is a Division of Penton Media Inc.
 © 2009 Penton Media, Inc.     Terms of Use | Privacy Statement