CommonStuff
1.0.1
Various helper functions for modules IntuneStuff, AzureADStuff etc. Some of them are explained at https://doitpsway.com/.
Some of the interesting functions:
- Export-ScriptsToModule - export functions defined in ps1 files into PS module (including aliases and manifest file)
- Invoke-AsSystem - invoke given command under SYSTEM account. Support returnin
Some of the interesting functions:
- Export-ScriptsToModule - export functions defined in ps1 files into PS module (including aliases and manifest file)
- Invoke-AsSystem - invoke given command under SYSTEM account. Support returnin
Various helper functions for modules IntuneStuff, AzureADStuff etc. Some of them are explained at https://doitpsway.com/.
Some of the interesting functions:
- Export-ScriptsToModule - export functions defined in ps1 files into PS module (including aliases and manifest file)
- Invoke-AsSystem - invoke given command under SYSTEM account. Support returning of the command transcript.
- Invoke-AsLoggedUser - invoke given command under all currently logged users (impersonate given user). Support returning of the command transcript.
- ...
Show more
Some of the interesting functions:
- Export-ScriptsToModule - export functions defined in ps1 files into PS module (including aliases and manifest file)
- Invoke-AsSystem - invoke given command under SYSTEM account. Support returning of the command transcript.
- Invoke-AsLoggedUser - invoke given command under all currently logged users (impersonate given user). Support returning of the command transcript.
- ...
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2022 @AndrewZtrhgf. All rights reserved.
Package Details
Author(s)
- @AndrewZtrhgf
Tags
Functions
Export-ScriptsToModule Invoke-AsLoggedUser Invoke-AsSystem
Dependencies
This module has no dependencies.
FileList
- CommonStuff.nuspec
- CommonStuff.psd1
- CommonStuff.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.22 | 164,017 | 9/17/2024 |
1.0.21 | 67,804 | 8/26/2024 |
1.0.20 | 660,670 | 6/10/2024 |
1.0.18 | 298,134 | 5/19/2024 |
1.0.17 | 539,573 | 3/26/2024 |
1.0.16 | 1,431 | 3/25/2024 |
1.0.15 | 57,834 | 1/14/2024 |
1.0.14 | 80,973 | 8/17/2023 |
1.0.13 | 28,618 | 6/8/2023 |
1.0.12 | 44,256 | 12/20/2022 |
1.0.11 | 125 | 12/18/2022 |
1.0.10 | 5,146 | 9/26/2022 |
1.0.9 | 251 | 8/29/2022 |
1.0.8 | 39 | 8/29/2022 |
1.0.7 | 42 | 8/28/2022 |
1.0.6 | 50 | 8/25/2022 |
1.0.5 | 42 | 8/25/2022 |
1.0.4 | 43 | 8/24/2022 |
1.0.3 | 125 | 8/4/2022 |
1.0.2 | 211 | 6/23/2022 |
1.0.1 (current version) | 57 | 5/25/2022 |
1.0.0 | 47 | 5/25/2022 |