Export-TechNetContributionToCSV

1.1

This script navigates through the forum threads of the specified user and reads his or her contributions: any posts, posts proposed as answer and post upvotes. The results are written to a semicolon-delimited CSV file.
The following data is stored for each post:
- Kind of post: "question", "reply", "proposed answer", "answer"
- Number of upvotes
- Forum
- Subforum
- T
This script navigates through the forum threads of the specified user and reads his or her contributions: any posts, posts proposed as answer and post upvotes. The results are written to a semicolon-delimited CSV file.
The following data is stored for each post:
- Kind of post: "question", "reply", "proposed answer", "answer"
- Number of upvotes
- Forum
- Subforum
- Thread title
- Post time as displayed in the web page
- time stamp of the post calculated from the above (including "5 hours and 23 moinuts ago")
- thread URL

Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Export-TechNetContributionToCSV -RequiredVersion 1.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Package Details

Author(s)

  • Evgenij Smirnov

Tags

technet forum contribution community

Dependencies

This script has no dependencies.

FileList

Version History

Version Downloads Last updated
1.2 192 12/2/2019
1.1 (current version) 299 9/29/2017
1.0 173 10/9/2016