Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 8583

PowerShell DSC Security Context

$
0
0

One of the first challenges I ran into with PowerShell Desired State Configuration (DSC) custom resources was the security context in which the custom resources were running (System).  The custom resources I was making needed to call FIM with a known security context.  This seemed fair to me, as I’d expect to do the same when calling other systems such as AD or SharePoint.

Read More


Viewing all articles
Browse latest Browse all 8583

Trending Articles