I'm looking for a script to retrieve a specific user's last logon date and time. Seems like most of the scripts on the Web do this for a whole domain but I don't want that. I'd like to just en...
I need to rename several hundred AD groups within an nested OU ( ldap://OU=group,OU=group,dc=domain,dc=domain,dc=domain). I have the basic script to do the rename:
Set objOU = GetObject("LD...
Hi All,
I need some help in creating a vbscript that wil rename a computer based on its Mac Address, I have a txt file with a list of MAC addresses and the relevant computer name such as b...
I have written a vbscript to read a .csv file to create my user accounts. EVERYTHING works except that it is not setting the users password. If I run a wscript.echo varPassword - it will rea...
Hi,
I am trying to write a simple script that will kill all the process that are named "wakeonlan.exe".
In order to do that I am using PSKILL.exe
I am unable to get it done. I keep get...
I am downloading a CSV file from an FTP server hourly and renaming that download to Hourly.csv. I am then taking the information in Hourly.csv and appending it to a file called Import5.csv. ...
Hello -
I used a script from http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_24155507.html and wanted to know how I can modify it so that it shows friendly na...
Hello Experts,
I would like to know a way to run a batch file on multiple pc's. For instance, for a particular task I need to delete 4 files on a pc and then copy a new file to the pc. If I w...
I am trying to install a on all users in a OU. I don't have a problem getting the users computer names just in implementing the exe. If I run the exe without parameters it starts just fine but...
I have a piece of vb script that someone gave to me. All that I have to do is make a soap call to a certain url, but I cannot figure out how to do it using vbscript.
The soap endpoint is: ...
Does anyone know of a powershell commandlet/script that will retrieve and output to a .csv file, the display names of all objects in a specific AD container?
Is there some sort of script or something else that can append a specified text to the end of the subject line of each and every email I send from Outlook?
Hi Experts -
Running into some trouble I'm having with my code. I need to be able to parse various documents: txt, ppt, doc, xls, csv.. and it seems I can get it to read somewhat with docume...
I have the below script that I have found online and have edited. (thanks Scripting Guy) I can get the script to work on my Enterprise Admin account on my Test Domain, when I run the script o...
I have a text file that contains hundreds of lines. I will need to replace the CRLF at the end of each line based on the first character in each line. The first character is a record type as...
I have machines that get WSUS patches installed but it waits for a reboot.
I'm trying to write a script that reads a text file with all computers on the network.
Simply printout if the com...
Good afternoon,
I have setup a group policy to run a user logon VBScript. The VBScript opens an IE window and waits for a button to be selected. This process works as expected however if no...
Below is the HTA script i had modified to monitor a service on about 15 servers. We are having issues in which servers dont return on reboot or the service is stopped. We have about 15 servers...
Hello, I try the following code below to read a web page at URL http://xx.xx.xx.xx:5000/home into a string but I keep getting "msxml3.dll: System error: -2146697211." or " msxml3.dll: The syst...
Hello,
I'm looking for a way to auto create OU's and Child OU's.
3 level depth.
for example:
OU1
SubOu1
ChilldSubOu1
The issue is that they don't always come in 3's, ...
I have a script that loops through some txt files and adds up total sale to date. however, I am trying now to mine into the data a little more and figure out what time of day the sales were ma...
The code below is being used in my HTA to add player names to a multiline Select box. If the checkbox is ticked, an asterisk gets appended to the end of the string before the record is added t...
The below script created by Rob is working fine, i am looking for some changes in it, can someone please help.
Problem: When i select the software and click on install it works fine, but su...
I know you can setup auto cache delete on exit with IE7.
1. Open IE7
2. Click the Tool menu (Gear icon upper right hand corner)
3. Select Internet Options
4. Click Advanced tab
5. Check...
Hey all -- I need a script that will run the following two commands on my domain controller and then email the results to a group. Any takers?
DCdiag /test:DNS /e /v
Repadmin /replsum /b...