ntlib.cmd Release 2004.03.28 (Advanced NT/2K/XP/K3 Command Library)

G

guard

The latest (FREE) Advanced Command Library for Windows NT/2K/XP/K3
provides over 200 resources to assist with writing RELIABLE and
MAINTAINABLE shell scripts without adding any third-party software.
Using our Expert Compress script (now in beta), the new release is
22% smaller than the previous version while doubling the number of
resources available.

Many of the most requested items from the "Almost Free" Expert
Library are now in the FREE Advanced Library. These include
GetLogDate (returns the date as yyyymmdd, regardless of regional
settings), GetLogTime, GetFree, GetDirSize, ListFree and NetIPAddrs.

The new System_Info procedure returns the current Service Pack in
the Advanced Library and then adds HotFixes, IE Version and all
installed applications in the Expert Version.

See (http://ntlib.com) for details, or see the Master Catalog
at (http://TheSystemGuard.com/MasterCatalog.asp) for a more
complete list of everything available.

*******

One of the biggest challenges you will face when writing shell
scripts is learning the many inconsistencies and "special cases"
associated with each NT-based platform. While the NT/2K/XP/K3
shell scripting environment is MUCH more powerful than DOS or
Windows 95/98/ME, the lack of certain "basic" features can cause
much Fuming.

In addition, many environments prohibit third-party tools due to
security and/or stability concerns. Whether you agree or disagree
with this policy, it is a reality that Windows SysAdmins have to
deal with every day.

And finally, many tools (free or otherwise) provide the same
functionality that is ALREADY AVAILABLE in a default install.
The reason that they are widely used is because getting the
information that you want, packaged in a way you can use, using
only the builtin utilities, is SUCH A FUMING CHORE!

Here's what we recommend (some of these are FREE and some are
"Almost Free" - from $9 to as little as $1 per system).

*******
#1 - Write your scripts using Mount/\Commands

..Mount/\Commands are extensions to the "builtin"
commands and utilities that are present on
ALL INSTALLATIONS of all NT-based operating
systems including Windows NT4 SP6a+, 2000,
XP and Server 2003.

They are constructed entirely of builtin commands
common to all four platforms (NT/2K/XP/K3).
There is NO BINARY CODE, only scripting commands!

They can be run on any NT4 or later installation
RIGHT OUT OF THE BOX! A single file contains
the entire Mount/\Command Set and they can be
loaded or unloaded as a group in under 2 seconds
on a typically loaded system.

..Mount/\Commands are specifically designed for
use in shell scripts and are coded for
Compatibility, Clarity and Speed.

Compatibility means that ALL M/\Cs perform
CONSISTENTLY across NT/2K/XP/K3. When the
command is created, those aggravating special
cases (the source of much Fuming) are masked
within the M/\C code so that a
CONSISTENT RESULT IS ALWAYS OBTAINED.

Clarity means that scripting code written
using MountCommands can be easily understood
and maintained, even by those without
extensive shell scripting experience.

Speed means that all available methods are
employed to enhance the performance of each
command, including preloading the code so
NO DISK ACCESS is needed to invoke it!
(just like the internal commands such as
FOR, ECHO, DIR, etc.)

The Expert Command Library contains over 300
of these powerful commands. For more information,
see (http://NTCmdLib.com).

*******
#2 - Learn structured scripting techniques.

Our Free KnowledgeLetter, "BoomingOrFuming?" provides
valuable knowledge regarding the creation and maintenance
of reliable cross-platform shell scripts.

Subscribers also receive FREE versions of our
Pattern Scripts that help you to create your own
custom Mount/\Commands to add to the Standard Set.

You can find the sample issues at
(http://BoomingOrFuming.com)

*******
#3 - Get the FREE Advanced NT/2K/XP/K3 Command Library (ntlib.cmd)

ntlib.cmd provides over 150 sample Mount/\Commands
to assist with writing and documenting shell scripts.
To get your FREE copy, go to (http://ntlib.com).

*******
You will also want to take a look at TheGuardBook,
Online Reference for Cross-Platform Shell Scripting at
(http://TheSystemGuard.com/TheGuardBook/CCS-Int).

All the commands internal to cmd.exe are documented
here in "Mounted Help" pages. This includes a
color-keyed page highlighting the differences
among all internal commands in NT/2K/XP/K3. The
"Common Help" from each OS's help screen is also
available for comparison.

*******
-tsg
____________________________________________________________
TheSystemGuard.com | BoomingOrFuming.com | MountCommands.com
Free and "Almost Free" Knowledge for Windows System Admins!
 
T

Todd Vargo

I'm going to run right out and get this SPAM.

--
George Hester
__________________________________
guard said:
The latest (FREE) Advanced Command Library for Windows NT/2K/XP/K3

George, it was very thoughtless of you to repost it in entirety for everyone
to download again. In the future, if you consider a post to be spam, please
resist the urge to respond (spammers do not read responses) and instead, add
the poster to your block sender list in Outlook Express.
 
T

Timo Salmi

I'm going to run right out and get this SPAM.
George Hester

George, if you consider it spam (I did not check it yet that
closely), is there some special reason, which I missed, why you
repeat it by the full quoting?

(Followups culled and redirected)

All the best, Timo
 
G

George Hester

Mostly directed to Timo. Timo you changed the reply addy so I cannot reply to your post. I don't take this stuff all that serious and I don't have the time to play with respond addy and stuff like that. What I am going to say is not a rebuff but it may sound like it. I am serious here though.

Ther best thing to do when you find a post that irritates you such as mine is add me to your blacklist. I always use the same e-mail address here to make it easy on you. That way you'll always be sure to never see my posts. Sound like a plan?

I apologize that I irritated you and I will try to do better. But that is not a promise.
 
T

Timo Salmi

George Hester said:
Mostly directed to Timo. Timo you changed the reply addy so I cannot =
reply to your post. I don't take this stuff all that serious and I =
Ther best thing to do when you find a post that irritates you such as =
mine is add me to your blacklist. I always use the same e-mail address =

Dear George,

Just like I suggest in my net FAQ materials. If you feel aggravated
by my postings, you may wish to do as per your own advice without
further ado.

Incidentally, even if slightly beside the actual point, on the
Usenet news it usually is called killfiling. Blacklisting is a
concept more habitually used in connecetion with email.

Anyway, back to the the actual CMD scripts. Take care.

All the best, Timo
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top