Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: cdcents
  • Content: Threads
  • Order by date
  1. cdcents

    Users' home shares

    We are in the process of applying quotas to users' home directories. I was hoping to get a feel for what some of you have set as limits on home shares. One number that we are using (we pulled this out of the air) is 200 MB. Is this too much in your experience. Some of our users are already...
  2. cdcents

    Mass creating mailboxes

    We are in the process of hiring new staff and have many requests in for setting up new users. I have automated creating NT accounts and am looking to automate to an extent mailbox creation. Is there a tool or utility that will help in creating many mailboxes on Exchange. Thanks
  3. cdcents

    Reduce size of the private info store

    The private info store on a server was growing too big. Some mailboxes were humongous. So I cleaned up the older files on the mailboxes and the resources used by the mailboxes dropped correspondingly. But the size of the info store has not reduced at all. I expected it to shrink overnight after...
  4. cdcents

    How do I switch automatically between hardware profiles

    Does anyone know of a utility that will allow you to automatically switch between hardware profiles. I have a system with 2 profiles and switch manually between them. The default profile can be booted into unattended (since it is the default). I need to switch into the other one unattended as...
  5. cdcents

    Need help parsing thru subdirs and files

    I am in the process of writing a script that will move old IIS log files from the %WINNT%\SYSTEM32\LOGFILES folder to a temporary repository. I've had no problems with files in a single directory but have no clue how to handle files in different subdirs. I have approx. 30 subdirs in the...
  6. cdcents

    Problem Copying files

    I have tried to copy files using the copy method and the copyfile methods. In either case I get a runtime error saying Permission denied. However the same script successfully creates a file in the destination directory using the OpenTextFile function. This leads me to think that this is not a...
  7. cdcents

    How do I read environment information (eg. COMPUTERNAMEetc)?

    I need to get information from the environment variables like COMPUTERNAME, HOMEPATH, HOMEDIR etc. Any tips on how to do this? Thanks..

Part and Inventory Search

Back
Top