How to Backup A Sybase Database With Powershell and Send Syslog MEssage With Powershell —
#Scott Alvarino #01/28/2011 Version 3 #This is script to backup Sybase db to 2 other different locations. #It also notifies the user through email, plus leaves a syslog message and a winEvent message. #add-pssnapin NetCmdlets # Remove the comment if pssnapin is not in the PS profile #Variables Section That is configureable $ftptimeframemin =”-8change_me” #How [...]