Answered by:
How to read/write INI files through powershell

Question
-
Hi,
I am trying to read/write values in powershell, is there any built in function in powershell for this?
Below is my INI file, I want to read.write values for version and Prodect name through powershell.
Pratik Tayde
Friday, July 15, 2016 11:03 AM
Answers
-
Hi,
Here there's a good article
This post is provided AS IS with no warranties or guarantees, and confers no rights.
~~~
Questo post non fornisce garanzie e non conferisce diritti- Proposed as answer by Anne HeMicrosoft contingent staff Wednesday, July 20, 2016 5:16 AM
- Marked as answer by Anne HeMicrosoft contingent staff Thursday, July 21, 2016 2:27 AM
Friday, July 15, 2016 11:06 AM -
Ini file reader: https://gallery.technet.microsoft.com/Edit-old-fashioned-INI-f8fbc067
THis loads, queries and edits INI files using the Window's native API.
\_(ツ)_/
- Proposed as answer by Anne HeMicrosoft contingent staff Wednesday, July 20, 2016 5:16 AM
- Marked as answer by Anne HeMicrosoft contingent staff Thursday, July 21, 2016 2:27 AM
Friday, July 15, 2016 4:33 PM
All replies
-
Hi,
Here there's a good article
This post is provided AS IS with no warranties or guarantees, and confers no rights.
~~~
Questo post non fornisce garanzie e non conferisce diritti- Proposed as answer by Anne HeMicrosoft contingent staff Wednesday, July 20, 2016 5:16 AM
- Marked as answer by Anne HeMicrosoft contingent staff Thursday, July 21, 2016 2:27 AM
Friday, July 15, 2016 11:06 AM -
Ini file reader: https://gallery.technet.microsoft.com/Edit-old-fashioned-INI-f8fbc067
THis loads, queries and edits INI files using the Window's native API.
\_(ツ)_/
- Proposed as answer by Anne HeMicrosoft contingent staff Wednesday, July 20, 2016 5:16 AM
- Marked as answer by Anne HeMicrosoft contingent staff Thursday, July 21, 2016 2:27 AM
Friday, July 15, 2016 4:33 PM