Hello everyone! I have a very simple script that I need to get working in order to install an outlook add-on. I think I have the basics correct, however I am getting an error (scroll past the code) that stops it from working.
The error code doesn't seem to make sense since I am sure I pointed...
Long time no see Tek-Tips!
I'm working on a new login script for our network, and I need it to check a few things and delete or re-write some stuff.
Basically what this does is checks to see which version of Microsoft Office is installed on the PC by looking for the specific folder and then...
I have a script that is really pretty simple that launches RDP and then logs the user in (if the credentials are saved). The issue I'm having is that it's been working perfect on my Vista machine, but refuses to work on the Windows XP Embedded machine I need it to work on :)
Here's the code...
I've been working at this for a little while, and I would like to be able the change my desktop according to what day of the week it is. Right now I am getting a 'Wrong number of arguments or invalid property assignments: 'weekday'' at line 14, character 1:
set day = weekday
Here is the whole...
I'm working a script for work right now to alert me when the log for one of our programs gets too large. I temporarily set the filepath to C:\log.txt, and the file size limit to 2kb to more easily test it.
I'm pretty sure the finding the file part is fine, but when it comes to sending out the...
I've been working on a script for a little while and learning some things along the way. One of my little work projects is to create a script to close a file on a server left open by a SQL job. We know the job is done, so there's no need to warn any users about closing it.
This is what I have...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.