Supertemple - supertemple.com

General Information:

Latest News:

PowerShell wget 10 May 2012 | 10:54 pm

Ever wanted to download a file from the web using PowerShell? It’s quite easy actually. Here is another quick little script for you:

PowerShell wget 10 May 2012 | 06:54 pm

Ever wanted to download a file from the web using PowerShell? It’s quite easy actually. Here is another quick little script for you: [powershell] # PowerShell wget # Version 1.0 [CmdletBinding()] ...

Trace Route 10 May 2012 | 07:51 am

For some reason I wanted to write a trace route script in PowerShell, but decided to run it through Google first to see if it had been done. Surprisingly few results came up, and as far as I can tell...

Trace Route 10 May 2012 | 03:51 am

For some reason I wanted to write a trace route script in PowerShell, but decided to run it through Google first to see if it had been done. Surprisingly few results came up, and as far as I can tell...

Ping x 3 9 May 2012 | 08:00 am

Often when running WMI queries against a set of computers, the total script execution time can be quite long. Especially if there are computers that are unreachable, as the default WMI timeout is quit...

Ping x 3 9 May 2012 | 04:00 am

Often when running WMI queries against a set of computers, the total script execution time can be quite long. Especially if there are computers that are unreachable, as the default WMI timeout is quit...

Get-Uptime 4 May 2012 | 07:17 pm

This is a script that I use alot. It uses WMI to query a remote computer and return an object showing how long the computer have been running since last reboot.

Get-Uptime 4 May 2012 | 03:17 pm

This is a script that I use alot. It uses WMI to query a remote computer and return an object showing how long the computer have been running since last reboot. [powershell] #Requires -Version 2 <#...

Third-Party Commenting Systems for WordPress 27 Apr 2012 | 11:11 pm

When talking about third-party commenting systems for WordPress, there are three alternatives that usually come up: Disqus IntenseDebate Livefyre I want to talk about what they add to your blog. N...

Third-Party Commenting Systems for WordPress 27 Apr 2012 | 07:11 pm

When talking about third-party commenting systems for WordPress, there are three alternatives that usually come up: Disqus IntenseDebate Livefyre I want to talk about what they add to your blog. N...

Recently parsed news:

Recent searches: