This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
I am trying to understand how certain hashtable parameters types work in a lot of Microsoft CMDlets.
For instance Set-ADForest
there is a -UPNSuffixes
paramter, which is a hashtable (link to documenation). It says the operators (i.e. keys) that are accepted are "Add", "Remove" and "Replace". Are those some sort of internal CMDlet paramters that are tehnically per CMDdlet? It certainly is a standart practice in a lost of Microsoft CMDlets. Or is this a documented built in PowerShell syntax thing I simply cannot find the documenation?
Also, is this technically splatting? I know its not a CMDlet, but its like nested paramters so it looks the same as splatting.
Subreddit
Post Details
- Posted
- 2 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/PowerShell/...