I am trying to [strong]move[/strong] files based on the last accessed time of the file being 2 days, using Robocopy. I am using the /MOVE switch that deletes the file after it is copied. The script works but not on nearly as many files as I expected it to. In trying to figure out the problem, I...
Does anyone have a script i can use to move all the files from my child directories to the parent directory Software/Hardware used: Windows Server 2008
Would Like to know how I can do a search in my Active Dirctory for computer models. Or a Script that can do the search on my Active Directory. Thank Software/Hardware used: Active Directory
I am looking to see if it is possible to write a script for a computer that would automatically sign you onto a website and click a button and then enter a predetermined number into a box and then submit. I would need this done every time a certain section of a website changes. I am not that...
How can I use VBScript to copy the contents of a folder (including subfolders), but I only want it to copy new files/folders or ones that have been modified since the last copy.
Hello, I am attempting to execute a an SQL query through PowerShell against an MS Access database. My query works 99% of the time, but occasionally a localized string will cause an error beacuse it contains a single quote (') somewhere within the localized string. You can look at the following...
I have a question regarding Windows Script Host remote script process. I am trying to execute a script on a remote computer and return the results of that script to the controller script. For example, if I execute the script below on a remote computer, I would like to return the value of...
I need to write a script to find if there are any built in users or local accounts on a Windows XP machine. Is there any information in the registry regarding local or built in user accounts? Thanks, Jyothsna
Before removing users' local admin right in their pc, I want to list all members for each client PC with W2k3 domain. Is there a script / tools in carrying out the inventory? Thanks
I'm an auditor, and I like to know things like: are there local IDs on servers? Are those local IDs also in the administrator group? Not only that, I need to hand this script out to various admins, so I can't specify one domain name in the script. So, first I need to get the domain name, then...
How to create a login script which will create users personal folder automatically in server.
I need to set up a massive enabling OWA permission in vbs or anyother lang. What is the attribute to set in the active directory to enabling OWA access??? Do you have any script as example??
Hi all, looking for a script or batch file that I can call from schedule tasks that will delete some older symantec log files that keep filling up my c: drive. Any suggestion or pointers would be appreciated. thanks in advance paul
How can I create a registry script file that I can distribute through Group Policy? I want this registry key to be added using GP. I want the script to: reg add HKCUSoftwareMicrosoftOffice11.0WordOptions /v NoReReg /t REG_DWORD /d 1 If I saved this as a reg document and try to run it, I get Can...
Hi, I have tried many scripts at my local machine. It gave pop up when service for one particular application went down. But the same thing is not happening for the remote computer. Please look at the script below: strComputer = "." Set objFirewall = CreateObject("HNetCfg.FwMgr") Set objPolicy =...
I am having access to POP SMTP and IMAP server. I need to give some set of commands every hour starting telnet session. Please let me know is there any way out to group all the commands in a script and run only that script which will perform all the desired result. I am using windows XP as...



