| Thread | Last Post | Replies |
|
| anyone know if this is possible? | 30 Apr 2009 14:39 GMT | 3 |
I need to remove this button from the GUI, if possible: server 2008, control panel -> network and sharing center -> manage network connections, then select a nic OR start -> run, and type: control netconnections
|
| Get computer name as variable to use in vbs script. | 28 Apr 2009 21:46 GMT | 4 |
I have the following script below. I didn't write it. It finds Storage groups, mail and public stores and paths on exchange 2003. But it starts with a dialog box asking the user for tha name of the server.
|
| Check if a list of user IDs exist/disabled | 28 Apr 2009 18:10 GMT | 3 |
I have a list of users & I would like to check via a script if their IDs exist in Active Directory & whether these IDs have been disabled. Thanks
|
| Logon script help | 24 Apr 2009 20:52 GMT | 8 |
I have a server (W2003) and I had try to setup a windows logon script but does not work at all. The script is a batch file as follow: @echo Off
|
| VBScript that will stop then start two services and pop up a message box afterwards | 24 Apr 2009 00:15 GMT | 5 |
Gurus, I'm looking for a VBScript that will stop then start two services (call them service1 and service2) and after they are started pop up a message box stating services have been started.
|
| How to convert xls to pdf | 23 Apr 2009 00:00 GMT | 5 |
I have to make a script to convert xls to pdf files and I'd like to know if this is possible with a batch file or some freeware utility. This script must run scheduled. Thanks very much
|
| looking for a code to add data | 22 Apr 2009 17:58 GMT | 4 |
Hi I'm looking for a sample code to add some small amount of repeated data before and after some names in a text file. Example
|
| wscript run command | 19 Apr 2009 19:34 GMT | 1 |
I have a VBScript script that is pretty simple: it opens a microsoft access database. The problem is, it should open it hidden, with the second argument to the wscript run command being 0, but it doesnt do so. Any suggestions? Here's the script:
|
| Updating AD with a script | 18 Apr 2009 13:42 GMT | 5 |
I've been trying to update our AD with a script. ( We currently run ws2k3, but our AD came from ws2k. ) At one time, it WAS working. But along the way...I've managed to break it. The current error is a ( Type Mismatch ) error at the command ( objUser.SetInfo ). Here's my
|
| Systems Engineer - DC Area | 17 Apr 2009 19:26 GMT | 1 |
I'm new here on the boards, so sorry if this is not the forum for this but we are looking for a Microsoft Systems Engineer who is also able to code in C#.NET. Job in DC area, see skills below. If interested email fullvis@gmail.com. Thanks and sorry again if this is not the ...
|
| script to detect password expiration for local account | 16 Apr 2009 16:02 GMT | 8 |
I am looking for a script that can dump the expiration date of all local user accounts. The only scripts I can seem to locate deal with one user and for Active Directory. Can anyone point me in the right direction? Thanks.
|
| script to defragment the HD | 15 Apr 2009 16:17 GMT | 2 |
Hi!! Where can I find a script to defragment the HD system of variousl computers on the network and then perform a CHKDSK?. Thanks
|
| Issues when launching a vbscript file from hta interface file | 14 Apr 2009 18:31 GMT | 3 |
Have you ever came across issues when u launch a vbscript file from hta interface file on x64 OS My script involves some registry key reads and when I double click the vbs file or lauch it from cmd it works fine , but when I lauch it from an hta
|
| Execute program without tying up CMD | 11 Apr 2009 03:16 GMT | 5 |
I am trying to make a .cmd script execute a program (a text editor), and then do other stuff, but it will not continue until that program has been closed. I have tried using the CMD command itself, with the /s switch, but that is
|
| batch file programming. | 08 Apr 2009 17:07 GMT | 3 |
Hello everyone.. New to the site, and I seem to be running out of places to go for help. I'm hoping someone here will be able to help me with my issue (FINGERS CROSSED).
|