PowerShell-Scripts icon indicating copy to clipboard operation
PowerShell-Scripts copied to clipboard

PowerShell scripts ranging from SCCM, MSO, AD, and other corporate enterprise uses... to sending cat facts to coworkers.

Results 3 PowerShell-Scripts issues
Sort by recently updated
recently updated
newest added

Hi, if the application is retired, then the script sets to active to deal with it, it doesn't retire it at the end.

Regarding: https://github.com/nickrod518/PowerShell-Scripts/blob/master/MSO/OneDrive.psm1 Some assumptions are made with the following statement which are not always true - eg. user email may be [email protected] however the onmicrosoft domain may be different, say...

https://github.com/nickrod518/PowerShell-Scripts/blob/master/Validate-CSVHeaders.ps1 Hi, I used your script as a base for my own and made some improvements which might be helpful, https://github.com/rvdwegen/Functional-Functions/blob/main/Test-CSVHeaders.ps1