- Learning PowerShell DSC(Second Edition)
- James Pogran
- 64字
- 2021-07-02 18:31:22
DSC run as credential support
In DSC V5, you can now specify a credential that DSC will use to execute the DSC resource under.
In DSC V4, all configurations were run under the LocalSystem account. This means care must be taken when executing commands or DSC resources and expecting them to be able to do things like network access or other normal user actions.
推薦閱讀
- C++面向?qū)ο蟪绦蛟O(shè)計(jì)(第三版)
- Java面向?qū)ο筌浖_(kāi)發(fā)
- Visual Basic程序設(shè)計(jì)教程
- Django開(kāi)發(fā)從入門(mén)到實(shí)踐
- Python Data Analysis(Second Edition)
- 軟件測(cè)試教程
- Visualforce Developer’s guide
- ArcGIS for Desktop Cookbook
- Python入門(mén)很輕松(微課超值版)
- Python趣味編程與精彩實(shí)例
- Mapping with ArcGIS Pro
- Visual C++程序設(shè)計(jì)全程指南
- Java程序設(shè)計(jì)
- 網(wǎng)絡(luò)綜合布線與組網(wǎng)實(shí)戰(zhàn)指南
- C# 7 and .NET Core 2.0 Blueprints