CommonStuff
1.0.2
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.
- Invoke-SQL - invoke SQL command (uses Security=SSPI authentication)
- ...
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.
- Invoke-SQL - invoke SQL command (uses Security=SSPI authentication)
- ...
Minimum PowerShell version
5.1
Installation Options
Author(s)
@AndrewZtrhgf
Copyright
(c) 2022 @AndrewZtrhgf. All rights reserved.
Package Details
Owners
Tags
Functions
Export-ScriptsToModule Invoke-AsLoggedUser Invoke-AsSystem Invoke-SQL
Dependencies
This module has no dependencies.
FileList
- CommonStuff.nuspec
- CommonStuff.psd1
- CommonStuff.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.12 | 40,697 | 12/20/2022 |
1.0.11 | 120 | 12/18/2022 |
1.0.10 | 5,141 | 9/26/2022 |
1.0.9 | 245 | 8/29/2022 |
1.0.8 | 34 | 8/29/2022 |
1.0.7 | 37 | 8/28/2022 |
1.0.6 | 45 | 8/25/2022 |
1.0.5 | 37 | 8/25/2022 |
1.0.4 | 38 | 8/24/2022 |
1.0.3 | 120 | 8/4/2022 |
1.0.2 (current version) | 206 | 6/23/2022 |
1.0.1 | 51 | 5/25/2022 |
1.0.0 | 42 | 5/25/2022 |