Export-TechNetContributionToCSV
1.2
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
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
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
Installation Options
Owners
Package Details
Author(s)
- Evgenij Smirnov
Tags
technet forum contribution community
Dependencies
This script has no dependencies.
FileList
- Export-TechNetContributionToCSV.nuspec
- Export-TechNetContributionToCSV.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.2 (current version) | 205 | 12/2/2019 |
1.1 | 302 | 9/29/2017 |
1.0 | 176 | 10/9/2016 |