Main Contents

What is Perl and how do I get started

June 18, 2009

Perl is short for “Practical Extraction and Report Language” and it merges the gap between scripting languages of SED and AWK and languages of C and C++. It has alot of the power of the formal languages but the ability to quickly get started like the scripting languages.
Where do I get Perl
So you have decided [...]

Filed under: Perl, Programming | Comments (1)

Querying and identifying PCI devices

June 5, 2009

Technorati Tags: PCI Devices,Symantec Endpoint Protection,WMI Scripting,Quering PCI devices,device control
The other day I was working with Symantec Endpoint protection trying to setup device control to disable wireless when a laptop was in the office. This was going to be used to prevent clients connected to a corporate network from connecting to wireless networks, and possibly [...]

Filed under: Programming | Comments (2)