Quantcast
Channel: Forum Microsoft Identity Manager
Viewing all articles
Browse latest Browse all 6944

How to cretae powershell variabels from hash table?

$
0
0

How to cretae powershell variabels from hash table?
I get from the function evaluator a hast table thet looks like this:

Name                           Value
----                           -----
samid                          123456
pw                             Pa$$1234

I need to convert it into PowerShell variabels with values:

$samid = 123456
$pw = Pa$$1234

How to?


GH


Viewing all articles
Browse latest Browse all 6944

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>