PowerTime PowerShell walk through
May 13th, 2008
I thought I’d provide a small taster of what you can expect to find in the PowerShell support for PowerTime.
PowerShell includes the ability to treat various resources as if they are akin to a file system. We figured that this would be an interesting way to deal with a time series database.
New-PSDrive -Name ptdb -Root [...]
Popularity: 6% [?]
Jack Hughes's wry observations of the tech industry from the bottom looking up.