My coworker was talking about a command that he thought MS-SQL supported where you could use a single UPDATE statement, and if the record didn't exist, it would do an INSERT instead. All without using ...
Having spent the last article showing how we can use WMI to perform a query for the current space on a drive, we need to take a it a step forward and begin tracking this data in a way that we can then ...