PowerShell
                                
                                 PowerShell copied to clipboard
                                
                                    PowerShell copied to clipboard
                            
                            
                            
                        PowerShell functions and scripts (Azure, Active Directory, SCCM, SCSM, Exchange, O365, ...)
Powershell one line script to get details of all groups user memberof
v1.0 of API will be deprecated soon. Use v2.0 for API requests.
It seem that the user account is showed as a groupname in the output
**Script:** AD-GROUP-Monitor_MemberShip.ps1 **Reported by Michal Burda**: _when csv was imported/exported there was a difference in local characters so script reported at first run that all users where removed and all...
enaces détectées - Action nécessaire. Élevé Bonjour, une menace est détectée par Windows Defender lors du téléchargement du projet. Détecté : HackTool:PowerShell/PoshKeylogger.B État : Actif Les menaces actives n'ont pas...
I added a way to run the function in objects, so you can bulk remove diacritics from any powershell object, even imported CSV and JSON files
Hey Community, As this is my first contribution ever, I wanted to start with writing pester test cases. I will schedule my time to write test cases everyday for the...
Change "$CimResult.lastbootuptime" in the "Computer" foreach loop to "$HumanTimeFormat". Add [Ordered] in front of the "$Properties" tables to keep the line in order.