WMI is a DCOM application; therefore, when you make calls to WMI in your script—whether they’ll run on a local or remote machine—DCOM comes into play. If your WMI script attempts to execute WMI ...
This week, I want to briefly cover some often-confusing parts about Windows Management Instrumentation (WMI) security. Keep in mind that when you connect to WMI on a remote computer, you’re really ...
It's time to step back a bit, however, and learn some of the technical details of remote scripting before we go any further. It's all well and good to jump in and try things, but sometimes we hit a ...
Symantec's flagship consumer antivirus application contains a vulnerability that can allow certain malicious scripts to pass through without being scanned, according to a security researcher. Dan ...
You could wrap it up as a software install, or run it with something like a login script or psexec, but you could just change the SID on every machine, instead of ...
As a Windows system administrator, you constantly perform many routine tasks in an effort to manage, maintain, and support your Windows environment. Occasionally the need will arise to create a script ...
Writing scripts for remote computer management can save man-hours and shoe leather. But like any part of Windows, it has to be properly secured, or you risk opening up your network to the bad guys.