On CBSSports.com: Mike Tyson's daughter dies in accident
4 Resources for

microsoft vbscript and wmi

  • Subscribe to this listing via:
  • RSS
  • Email
Did you mean Microsoft VBScript (144 results)

TechRepublic Resources

Create A WMI/ADSI Script That Gathers Windows System Information Across Your Domain
This sample chapter from Managing Windows with VBScript and WMI walks Windows administrators through the process of designing, writing, testing, and debugging a complete WMI/ADSI script from scratch. The example script is designed to accomplish three tasks: Query a list of computers from the domain. Query information...
Tags: Addison-Wesley, computer, domain, job, Microsoft VBScript, Microsoft Windows, window, WMI, WMI/ADSI, WMI/ADSI Script
Download resources 2006-05-11
DOWNLOAD: Toggle Windows XP Pro IP address settings with this VB script
aNothingI get nothing....FeedbackThis was an challenging script to write due to the fact that I discovered several types of devices, besides the actual Ethernet NIC as network adapters.The IP Toggle script contains logic to sort through all the devices considered as network adapters and pick out only those that...
Tags: %%A, adapter, Bill Detwiler - TechRepublic, dhcp, DO, download, IP, IP address, Microsoft VBScript, Microsoft Visual Basic, Microsoft Windows, Microsoft Windows XP, Microsoft Windows XP Professional, network, network adapter, vbscript, windows, windows xp, wmi
Discussion threads 2005-05-24
Improve your VBScript programming skills with these tips
Systemadministrators are continuing to expand their use of scripting. Although you may not come from a programming background, understandingbasic programming makes a growing scripting infrastructure a lot easier tomanage and optimize. I won't start at the very beginning with tips such as properindentation for script readability and the use of...
Tags: strComputer, Â Â Â Â Â Â Â Â Â Â Â GetSNwithComputerName, Pierre Dumoulin, Function, Microsoft VBScript, Â Â Â Â Â, Â Â Â Â Â ComputerName, ComputerA, ConnectToWMI, programming, WMI connection, rowSN
Technical articles 2005-02-03
Create a WMI/ADSI script that gathers Windows system information across your domain
This sample chapter from Managing Windows with VBScript and WMI offers systems administrators a straightforward guide to scripting, including a ready-made example script accompanied by complete line-by-line explanations. This sample chapter from Managing Windows with VBScript and WMI walks Windows administrators through the process of designing, writing,...
Tags: Chapter, Microsoft VBScript, Domain, Microsoft Windows, WMI, Addison-Wesley, Scripting Languages, Network Administration, Software/Web Development, Web Development, Networking
Book chapters 2006-05-11

Additional Resources

Since when were MCSEs' required to be VBScript or ASP.NET experts?
I'm seeing more and more jobs out there requiring MCSE certification as well as expert knowledge in VBScript and ASP.NET. Not any one of the cert exams touches on scripting, nor do I believe that Microsoft even requires scripting knowledge of MCSEs'. Are prospective employers confused as to...
Tags: .NET, Scripting languages, Recruitment & Selection, Big Ole Jack, Microsoft ASP.NET, Microsoft VBScript, job, Microsoft Corp.
Discussion threads 2007-11-05
that feature
that featurehas always annoyed the hell out of me...same goes for that start menu. when i first got xp at work it was kind of useful to group together 10+ my computer windows, although it still annoyed me after a while cos i was less inclined to close...
Tags: taskbar, vbCR & vbCR Caption, group similar taskbar buttons, Bill_P, hardware, Microsoft Windows, Microsoft Windows XP, Caption, window
Discussion threads 2006-05-25
Help with WMI Query Error 80041017
Hello All,I am trying to execute an HTA on a WinXP box that will just show the printer information of printers on the Win2K print server, however it won't take anything as a WHERE or LIKE clause:Set colPrinters = objWMIService.ExecQuery _("SELECT * FROM Win32_Printer WHERE Name LIKE '\SERVER%'")For Each objPrinter...
Tags: Printers, Network administration, Set objCell, Set colPrinters, objPrinter, WMI
Discussion threads 2008-03-27
Don't overlook these Windows XP VBScript print utilities
Among Windows XP’s many new command line tools are six print utilities written in VBScript. These clever little scripts, listed in Table A, make it easy for you to quickly query and manage printers as well as perform many other common printing tasks. Since Microsoft hasn’t really provided command line...
Tags: command line, Greg Shultz, Microsoft Windows, Microsoft Windows XP, printer, tool
Technical articles 2003-01-08
Can anyone give me some useful scripting resources
I am looking into the concept of using vbscript to help manage my Win2k3/exchange environment and wanted some feedback from people that have resources tools how to's or anything else that could help me....Thanks!counter recommendationActually, I think I'd recommend looking into ActivePerl for Windows as an alternative. The Perl...
Tags: Microsoft VBScript, networking, Packet Spoofer, Perl
Discussion threads 2004-11-18
Interrogate BIOS from OS
HiCan anyone advise whether it is possible to interrogate the BIOS from within the operating system? Is there a piece of software that can display in Windows, BIOS settings, such as whether ‘Wake-up-on-PCI" is enabled?Also, does anyone know if it is possible to make such a change from within the...
Tags: Network administration, operating system, Wscript.Echo, BIOS
Discussion threads 2008-01-08
Explore alternatives to Visual Studio .NET
TechRepublic's free .NET newsletter, delivered each Wednesday, contains useful tips and coding examples on topics such as Web services, ASP.NET, ADO.NET, and Visual Studio .NET. Automatically sign up today!While Microsoft Visual Studio .NET is the standard-bearerfor .NET development, its hefty price tag and overwhelming features can oftenpush developers away from...
Tags: Antechinus C# Editor, C#, Eclipse, IDE, Microsoft .NET, Microsoft ASP.NET, Microsoft Corp., Microsoft Visual Studio, Microsoft Visual Studio.Net, Microsoft Windows, plug-in, PrimalCode, SharpDevelop, Tony Patton, tool
Technical articles 2005-04-05
Workstation lifecycle and database help build a manageable inventory process
One of the most basic requirements for computer support staff—an accurate hardware inventory of all workstations—can be one of the most difficult things to implement and maintain. For IT pros, making sure that systems are secure and running smoothly and that no support issues stand in the way of business...
Tags: computer, database, Pierre Dumoulin, workstation
Technical articles 2003-06-23
HtaEdit 1.0.24 (Windows)
HtaEdit is an editor that dramatically reduces the time you spend writing HTML applications. HtaEdit has an integrated debugger that make troubleshooting a seamless experience.The editor displays the values assigned to variables during debugging. HTaEdit lets you set breakpoints and step through the code one line at a time. HtaEdit...
Tags: Code Snippet, Microsoft Windows, Editor, Adersoft, HtaEdit 1.0.24, HtaEdit, Object Browser
Software downloads 2008-09-30
Monitor Windows XP's page file with our Page File Data Logger tool
Over the course of six major Windows operating system versions, a lot has been written about the page file. The page file is designed to virtually extend the amount of physical memory in the computer, thus allowing the operating system to run more applications than it actually has enough physical...
Tags: Greg Shultz, Microsoft Windows, Microsoft Windows XP, monitor, page file, performance, tool
Technical articles 2003-08-25
Runaway SQL Server Agent Job
How can I monitor or stop a SQL Server Agent Jobif it has ran for more than 15 mins.Hello,In order to stop an SQL Server Agent job, just use the Enterprise Manager and go to the Management, SQL Server Agent, Jobs folders. Within the "Jobs" folder, right click on...
Tags: Answer 2, hardware, job, kaypaul@..., Microsoft SQL Server, Seconds, SQL Server Agent, SQL Server Agent job
Q&A 2005-09-06
Scripting
I am looking for a good online free tutorial on scripting.I have found MS Tech Net Scripting Center but I am looking for somthing more thurough, Does any one know where I might find one?BooksThe only things I've found more thorough than the MS Scripting Center have been books. ...
Tags: azul, free, Microsoft Corp., Microsoft VBScript, Microsoft Windows, network, online, Scripting, scripts, tutorial, Webcast, window
Discussion threads 2005-11-25
See what process is using a TCP port in Windows Server 2008
Didn't know thatThanks, RickGreat tip.yeah...Definitely mucho handy.If you add -b (so netstat -a -b -n -o) it also lists the executable used.RE: See what process is using a TCP port in Windows Server 2008If you just want to know the executable using the port you might find it easier just...
Tags: TCP/IP, NETWORKING, Operating systems, TCP Port, Microsoft Windows Server 2008, TCP, Microsoft Windows Server, portqry, Microsoft Windows
Discussion threads 2008-10-21
Audit Trails - Object Access
I work for a HIPAA covered entity and have a question regarding Audit trails. Using the local security policy, I have set up object access auditing on our shares. The problem is that the logs are huge and cumbersome. At this point, I am saving and clearing...
Tags: Document management, Content management, audit, Audit Trail
Q&A 2006-01-24
script to close a file on shutdown?
I have never written a script for Windows itself. I am somewhat familiar with VB script. What I want to do is have Windows end the process "WISPTIS.exe" before shutting down. I've noticed that if I don't end this process my computer won't shut down properly. a quick search shows...
Tags: adobe acrobat, GetObject, Logoff Script, script, Shutdown, Shutdown Scripts, task, Tink!, windows, windows xp, wisptis.exe
Discussion threads 2006-01-09
Free Tool to Automate Server Documentation Released
Hello,I have just released SYDI-Server 2.0, which is part of the Open Source SYDI Project. The goal of SYDI is to help people document their networks or servers; a secondary goal is to do an inventory.SYDI-Server is written in vbscript, it uses WMI to collect information from Windows Servers and...
Tags: SYDI-Server 2.0, windows, software, it management, wmi, network documentation, Microsoft Word, patrick.ogenstad@..., server, tool
Discussion threads 2006-06-26
  • << Previous
  • page 1 of 1
  • Next >>


IT Help Desk Survival Guide, Third Edition
TechRepublic's IT Help Desk Survival Guide, Third Edition provides tools and recommendations to help you better manage help desk services, improve end-user support, troubleshoot frustrating hardware issues, identify quick fixes to vexing Windows problems, and help users make the most of Microsoft Office 2003.
Buy Now
500 Things Every Technology Professional Needs to Know
Did you know Microsoft's RegClean does not work with XP but you can use shareware to clean your registry? Did you know most wireless access points don't have encryption enabled by default? Did you know there are 500 tidbits of information contained in TechRepublic's 500 Things Every Technology Professional Needs to Know that will help you become a successful IT professional.
Buy Now

SmartPlanet