PoshCode Archive  All files named "New-ObjectRecursive.ps1"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for New-ObjectRecursive.ps1

2018-06-10
13:11
I saw few questions about this functionality on VUG, so I decided to give it a try and create function that would allow user to created object with nested objects. I needed to have also possibility to define type of nested object, so I’ve used key in hashtable to define it, if exists. Works fine now with Windows.Forms :) Meanwhile I’ve noticed Karl already produced another script that does similar things. Oh, well, maybe that will be also handy for somebody. :) file: [65c1df43ef] check-in: [451e3d18a4] user: BartekB branch: trunk, size: 2634
13:11
Added: I saw few questions about this functionality on VUG, so I decided to give it a try and create function that would allow user to created object with nested objects. I needed to have also possibility to define type of nested object, so I’ve used key in hashtable to define it, if exists. Works fine now with Windows.Forms :) Meanwhile I’ve noticed Karl already produced another script that does similar things. Oh, well, maybe that will be also handy for somebody. :) file: [216d7299db] check-in: [ff9cd14417] user: unknown branch: trunk, size: 2642