All Tags » script (RSS)

Browse by Tags

  • Update query / general script problem

    Hi, i have this script below, and it is very on and off. Sometimes it works but then i change a line of code and it stops. I can't for the life of me see whats going wrong, if anything? It redirects but doesn't redirect like it should and fails to perform the update query. Any help? Thanks Alex...
    Posted to Oracle (Forum) by software on 06-10-2010
  • Update query / general script problem

    Hi, i have this script below, and it is very on and off. Sometimes it works but then i change a line of code and it stops. I can't for the life of me see whats going wrong, if anything? It redirects but doesn't redirect like it should and fails to perform the update query. Any help? Thanks Alex...
    Posted to Oracle (Forum) by software on 06-10-2010
  • Need Script to Stop Service, Delete Files/Directores, Recreate them Symantec Endpoint Protection

    Large amounts of temp files are being created in the xfer_tmp and are being detected as threats on several PCs throughout our organization. Have a list of steps from Symantec to resolve this issue, just need them automated, so I don't have to waste any time running through each one. Exact details...
    Posted to Symantec (Forum) by software on 06-07-2010
  • How to Copy a File with a VBS script in Windows 7?

    I am deploying Windows 7 through the Windows Deployment Toolkit 2010. All of my OS customizations are applied through scripts, and they all work fine except one. The script that doesn't work is supposed to copy a picture down from the server to the client. I am trying to copy down and replace the...
    Posted to EAI (Forum) by software on 06-03-2010
  • Java update

    Hi I want to deploy a Java update to a number of windows xp pc's via group policy - the update is an execeutable - "jre-6u16-window-i586.exe" - what is the easiest and most reliable way to achieve this? I was going to use a script - but the script I have was written for deploying an msi...
    Posted to Sun Java System Web Server (Forum) by software on 06-02-2010
  • Need a Perl script to delete files older than 10 days in specified directory (Redhat machine)

    This is close, but it deletes everything =). $BACKUP_DIR = "/var/www/backup"; # Read directory (ignoring . and ..) opendir(DIR,"$BACKUP_DIR") || die "opendir $BACKUP_DIR failed"; @files = grep(!/^\.\.?$/,readdir(DIR)); closedir(DIR); # delete all files in directory foreach...
    Posted to Perl (Forum) by software on 06-02-2010
  • help writting a perl script to sftp or scp files

    Hi, I need some help with writting a perl script. Here is what I need to do: 1. I need to pull down a bunch of files from an ftp server on a schedulable basis (mainly daily). The file names are all very similar in that they all start with trmasterbuild (e.g. the full file name would be something like...
    Posted to Perl (Forum) by software on 06-02-2010
  • SCCM Script to Delete old machines from SCCM Database?

    Hello All, i'm currently looking into how to create a SCCM WQL Script to Delete machines from the SCCM Database more than 30 days? Ive currently found a way to locate machines in SCCM & AD Which are older than 30 days, an example of this script is below: select SMS_R_System.ResourceId, SMS_R_System...
    Posted to Systems Management Server (Forum) by software on 06-02-2010
  • Read XML File Using VB Script Only

    Hi..All i have a XML File Formate is 501126729 Goyal Amit> 501126729 goyal.amit@aa.comail> 500782504 Sakamuri Ramaname> 500782504 ramana.sakamuri@aa.com Now i want to fetch all data of ,,, itials>,ail> for both user or more user, using simple VB Script only i have done this in VB using...
    Posted to XML (Forum) by software on 06-02-2010
  • Copy shortcut link using a login script to "ALL USERS" desktop

    Does anyone know how to write up a login script to copy a shortcut link to the "all users" desktop? This is what I have now, but it fails. copy \\sqlserver\focus\focus.lnk %COMPUTERNAME%\Documents and Settings\All Users\Desktop What would be the correct syntax, and to put some error handling...
    Posted to Scripting (Forum) by software on 06-02-2010
Page 1 of 92 (913 items) 1 2 3 4 5 Next > ... Last ยป