Quantcast
Channel: powershell – CalvinAllen.Net
Browsing all 7 articles
Browse latest View live

Accessing Nested Project Items Using PowerShell in a NuGet Package

Recently a need arose to have a few project-level items added to a project via a NuGet package. While this was no big deal, we ran into an issue of having the items marked as “Copy if Newer” for the...

View Article



Quick Hitter #2 – Create Event Source Using PowerShell

Need a quick way to create an event source in the Windows Event Log? Try this easy PowerShell command (from PowerShell prompt running as Admin): New-EventLog -logname 'Application' -Source 'YOUR APP...

View Article

Image may be NSFW.
Clik here to view.

Accessing Nested Project Items Using PowerShell in a NuGet Package

Recently a need arose to have a few project-level items added to a project via a NuGet package. While this was no big deal, we ran into an issue of having the items marked as “Copy if Newer” for the...

View Article

Image may be NSFW.
Clik here to view.

Channel 9 PowerShell Download Script for Build 2014 Videos

Crazy long title, but you get the idea. Here is a PowerShell script that will download all of the mp4 high quality videos from Channel 9 for Build 2014. Change the $baseLocation to a folder of your...

View Article

Accessing Nested Project Items Using PowerShell in a NuGet Package

Recently a need arose to have a few project-level items added to a project via a NuGet package. While this was no big deal, we ran into an issue of having the items marked as “Copy if Newer” for the...

View Article


Channel 9 PowerShell Download Script for Build 2014 Videos

Crazy long title, but you get the idea. Here is a PowerShell script that will download all of the mp4 high quality videos from Channel 9 for Build 2014. Change the $baseLocation to a folder of your...

View Article

Channel 9 PowerShell Download Script for dotNetConf 2014 Videos

Based on my previous script of a nearly identical title, this script will snag the 2014 dotNetConf videos (high quality MP4s) from Channel 9. Change the $baseLocation to a folder of your choosing, and...

View Article
Browsing all 7 articles
Browse latest View live




Latest Images