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 John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by alfcateat

  1. alfcateat

    Backup Script for NTBackup on 2003

    Make that, with quotes on the %pool". So the line should read start /wait NTBACKUP backup @%backuppath%\backup.bks /N "%COMPUTERNAME% %DATE%" /v:no /hc:on /m normal /L:f /P "%pool%" /SNAP:on Cheers- John
  2. alfcateat

    Backup Script for NTBackup on 2003

    One quick change... On the ntbackup.exe command line that has "DLT" in quotes, that "DLT" should be replaced by %pool% (without quotes). Sorry for any confusion. I couldn't see how to edit my post... if I can figure out how I'll go back and change it above. Thanks!
  3. alfcateat

    Backup Script for NTBackup on 2003

    Hello All- Just sharing here. I have put quite a few hours into a script which can be used to automate backups on Windows 2003 Server. I strongly suspect it could be used for Windows 2000 as well. I hope that this script may be of use to you. If you have any recommendations for improvements, or...
  4. alfcateat

    Export list of shares with permissions

    We have a Windows 2003 server which is the primary file server for our network. It has thousands of shares on it. Is there any way to export a list of these shares with their permissions to a file for documentation purposes? Thanks!

Part and Inventory Search

Back
Top