I have a group of computers in AD that I need to get the IP addresses from. Not concerned about script speed. It can run for a few hours if needed and can skip the machines that are offline if necessary. I've got something close, but I think some changes to the WMI connections are needed. I...
Where can I download Office 2007 updates that were release after sp2?
I've Googled and searched all day and am not finding anything on MS's sites to obtain these updates. I had no problem doing this about a year ago even after the 4.24.2009 SP2 release date. It's easy enough to put them in...
The boss uses a new Mac with MS entourage 2004. His assistant uses a PC (as do the rest of the users), with Outlook 2003. The assistant has changed the time of some appointments in his Calendar, which she has access to via Outlook. The next day, those entries are reverted back to the original...
I've searched and searched and found a lot of info on snetcfg.exe and possible scripts, but none of the download links I've found for snetcfg.exe seem to be valid.
Found a link in the thread linked here, but it's the same link I found in many places...
I need to disable the System Debugger on all W2K machines. We're mostly XP, but still have a 100 or so W2K boxes out there. I'd like to do this with GPO if possible.
I think it's possible with a registry setting which I could create an ADM file for to run it as a GPO.
Problem is, I can't...
I got this script from John Savill at
http://www.windowsitpro.com/Article/ArticleID/46819/46819.html
I edited it for my domain ou structure and it Wscript.echo's the first echo
with correct information for that user, but on line 56 [ Set
objUserConnection = GetObject("LDAP://" &...
The snippet below checks for a flag file, and works fine when I'm logged in as an admin on XP, but errors on the Set objFile = objFSO.CreateTextFile("C:\PTRMIG_FLG_.txt") line when logged in as a Power
User or less. It returns a Permission Denied error. How can I create a file on the...
We're migrating printers from 1 server to 2 new servers. All HP goes to one server now and non HP to another. The script works great on Windows XP. But on Windows 2000 it adds the new printers pointed to the new servers correctly, but fails to delete the old printers. I've tried tried using...
Hello!
There is a post on Tek-tips somewhere about creating a phony progress bar with IE from vbs. It was posted by someone with the first name "Mark" and there were a number of replies. I'm unable to find this post now.
Can anyone point me to a link related to this post?
Thanks!
I need to stop a changing list of processes on local machines. I'd like to be able to just add to list within the script when I have a new process name. Currently, I just write the guts of the script over and over. I've gotten close with a sub routine that works for deleting files. I just...
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.