|
Set Exchange Mailbox Limits by Group Membership
This describes a process for providing a more granular method of
managing user mailbox limits than is available by using the
functionality in Exchange Server 200x. Active Directory groups
are created to represent the storage limits available to users.
Users that are not members of the groups use the default storage
limits placed on the Exchange databases in which their mailboxes
reside.
Check it out here
ConsoleSize
If you use Windows PE then you'll probably agree that having that big black cmd window open really takes the shine off the cool HTA front end you have written!
ConsoleSize is a command line tool that you can call from STARTNET.CMD to minimize the shell and restore it again if required.
Check it out here
ShutdownPE
Need to shutdown or reboot Windows PE, then try this..
Check it out here
LogFile Viewer
Do need to debug some long running process that creates a text based log file as it runs and want a easy way of monitoring log file without opening and closing notepad every two minutes?
LogView shows you the contents of the log file, has automatic refresh with optional pause and a "stay on top" option to prevent those other pesky windows for covering up the good stuff!
Check it out here
Extending a USB lead using Cat 5 cable
I needed to connect my USB printer to my PC but really didn't
want the USB cable looping over my desk and across the wall to
the printer so here's how I utilised my existing structured
cabling to connect to up a USB printer.
Check it out here
Command line DOS Utilities
These are some simple command line tools I wrote to help
automate Windows installations back in the day before Windows PE
|
GetINI |
DOS based INI file
parser, stores results as an environment variable |
|
Math |
+ - < > etc, stores
results as an environment variable |
|
AGREE |
Get the user to enter
"AGREE" before performing some destructive task |
|