Windows IT Pro is the leading independent community for IT professionals deploying Microsoft Windows server and client applications and technologies.
  
  
  Advanced Search 


Reader to Reader


14 results found for Reader to Reader, displaying items 1 - 14
 
[February 27, 2008]  
The Trick to Installing Fonts with a VBScript or PowerShell Script
If you use a script to simply copy a font into the Fonts folder, you can't see the font in that folder or the Windows font listings. The problem is that the font needs to be registered. Here's how to solve that problem.
Windows IT Pro  — Alex K. Angelopoulos

[January 30, 2008]  
Simple Startup Script Ensures Compliance to Government's File Requirements
Windows desktops in Department of Defense (DoD) agencies must meet several security requirements for 48 different types of files. Learn how a short .vbs script helped one agency make the necessary changes to the files' registry settings.
Windows IT Pro  — Readers

[November 28, 2007]  
Function Finds the nth Occurrence of Substrings
Although VBScript offers the InStr and InStrRev functions to find the position of a substring, they only find the position of the substring's first occurrence. If you need to find the position of a different occurrence, you can use the nInStr function.
Windows IT Pro  — Jim Turner

[September 19, 2007]  
Stop Msconfig.exe's Post-Boot Confirmation from Popping Up
When you use msconfig.exe to change a computer's configuration, a confirmation dialog box pops up after reboot. This can be a significant irritation in a technical support environment. Here are some ways to stop this dialog box from appearing.
Windows IT Pro  — Alex K. Angelopoulos

[June 27, 2007]  
Automatically Delete Old Folders
Do your users often create folders, then forget about them? If so, check out DelFolder.vbs. This script loops through all the folders in the specified root directory and deletes folders (and their subfolders) based on their last modified date.
Windows IT Pro  — James Lim

[June 27, 2007]  
Find Out Who Is Logged On to a Remote Machine With Just One Line of Code
Here's an example of how a PowerShell script can accomplish the same objective as VBScript script but with a lot fewer lines of code.
Windows IT Pro  — James Lim

[April 18, 2007]  
A Quick Way to Find Out Whether CD-ROM Drives Can Read and Write
If you have many PCs to maintain, even checking something as simple as whether their CD-ROM drives are read-only or read/write can be a real chore. Here's a script that you can use to make this task less time-consuming.
Windows IT Pro  — James Lim

[April 18, 2007]  
Let the IP Ranger Round Up Your IP Addresses
With this HTA, all you need to do is enter a starting and ending IP address, then click a button to get all the IP addresses within that range. The HTA writes the IP addresses to a text file, which you can use as an input file for scripts.
Windows IT Pro  — Jim Turner

[March 28, 2007]  
An MMC-less Way to Add Computers to Global Groups
Adding computers to global groups in the MMC Active Directory Users and Computer snap-in takes multiple searches and many mouse clicks. If you often have to perform this task, you'll want to check out the AddComputers.vbs script.
Windows IT Pro  — James Lim

[March 28, 2007]  
Use Modifiers to Expand or Shorten a Script's Name on the Fly
In Windows shell scripts, you can use %0 to obtain the name of the script being executed. By using modifiers, you can easily obtain a variation of that name, such as the fully qualified path name or just the file extension.
Windows IT Pro  — Readers

[February 28, 2007]  
VBScript Function Quickly Queries Databases
Here's a VBScript function that quickly queries Microsoft SQL Server databases for data, then returns that data in an array.
Windows IT Pro  — Readers

[February 28, 2007]  
Subroutine Makes File Cleanup a Snap
Use the CleanUpOldFiles subroutine in any script with which you want to quickly delete files.
Windows IT Pro  — Readers

[January 24, 2007]  
Dsquery
Use Dsquery to query for ADsPaths.
Windows IT Pro  — Readers

[January 24, 2007]  
Automatically Delete Old Files
Use Delfile.vbs to delete old files from your network drive.
Windows IT Pro  — James Lim







Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro DevProConnections IT Job Hound
Left-Brain.com Technology Resource Directory asp.netPRO ITTV Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 © 2009 Penton Media, Inc. Terms of Use | Privacy Statement