| Thread | Last Post | Replies |
|
| Reg Perms | 31 Dec 2007 12:14 GMT | 1 |
Anyone know of any way to script Registry Permission Read/Write commands in VBScript? TIA, JediK9
|
| Copy Computer Accounts! | 30 Dec 2007 15:15 GMT | 2 |
it's non-Domain Environment, but i need a script just to copy user names "not password of course or sid" from computer to another "may it list the current accounts then create them" and i'll deal with the passwords over excell sheet hopfully.
|
| How to bring a running application to the foreground. | 30 Dec 2007 00:46 GMT | 2 |
I have a requirement to have a script maximize a specific instance of iexplore.exe. There are many instances running and I know how to identify which one I want to bring to the foreground, but I can't figure out how to maximize it. Here's a part of the code (see below) I use to ...
|
| Logon Script On Terminal Server runs 'After Installation' dialogue | 29 Dec 2007 21:58 GMT | 1 |
We have a bach logon script that runs: vbs, batch and a executable file. On our terminal server when the script runs it opens the After Installation dialogue when our admins login using it. Is there any way of stopping this?
|
| How to Get the Total Disk Space on a server | 29 Dec 2007 17:22 GMT | 6 |
This sample script will pull the Disk Name for every logical disk on a machine. I need to get the disk size, free space and used for each disk and total them up for the agreget disk size for each machine. I would also like to limit the search to local hard disks , type 3 in ...
|
| I'm sure there MUST b a way to do this | 28 Dec 2007 02:14 GMT | 3 |
I will be gratefull if someone can help me with this. I'm sure either a script or program can do this. Please, please help I have a xp pro machine. This pc need to play .wmv when the pc startup automatically. How do i get to play a movie clip directly after the pc
|
| Need a Script to create Users in AD | 27 Dec 2007 16:22 GMT | 4 |
We have to create 50 to 60 AD users, HR people provide me list in the Excel format with all the details (i.e. First Name, Last Name, Emp ID, Department, etc.). Now I want a script which pulls the data from this excel file and than
|
| What is wrong with this syntax? | 26 Dec 2007 23:05 GMT | 1 |
Executing this script on a 2003 server results in an error claiming that the syntax is incorrect. What am I missing here? This script works perfectly on an XP machine. -- script begins --
|
| Send To Compressed (Zipped) | 23 Dec 2007 01:28 GMT | 1 |
In Windows 2003, there is a built in utility to "Send To Compressed (zipped) folder". What is the command line for that? I need to put that command to zip 3 CSV files (in 1 folder)
|
| Unbind tcpip from one networkadapter | 23 Dec 2007 01:22 GMT | 6 |
I am new to this group. How do i disable/unbind tcpip on one of my networkadapters? I need a script to do this. Can anybody give me a hint?
|
| VBscript to list Printer names and their drivers | 23 Dec 2007 01:13 GMT | 2 |
I have been googling and googling and script centering and googling. So far I have had no luck in finding a script or some script code that will list "Printer Name" with "Printer Driver". If any one could help it would be great. Thank you
|
| Monitoring a process on a server.... | 21 Dec 2007 00:11 GMT | 4 |
I've got a script I'm working on but I've run into an error. I'm trying to monitor a process on remote servers (its the same process for all three), and if the process ever ends I'd like this script to run a command line email program called Postie. Notifying me the process has ...
|
| Script For Delete Backup File | 19 Dec 2007 13:20 GMT | 1 |
Can any body help me to make a script to delete backup file. Actually I have scheduled a daily backup on local disk, Because of disk space problem i have to delete my old backup file every day. To avoid that daily deletion i want to run a script.
|
| Script to create folder with time stamp and then move into folder | 18 Dec 2007 21:12 GMT | 7 |
I am trying to script something to creat a folder with the time and date inthe name and then copy files into it. I have a set of files i want copies of every hour. Due to the way the app was created the files do not appear to change since they take a certain size to satrt and ...
|
| Active directory , computers scripting | 18 Dec 2007 03:30 GMT | 6 |
I need a script that checks the last log on time for all domain computers . This in order to delete computers that did not logd on for the last X time,but htis part will not be scripted . Please advice.
|