To add an attribute to sccm app for admin info or for information for automatisation to be hidden to whoever <# Usage: NewAttribToApp -AppName "" -NewInfos ":" -PM "" # exemple: $AppName = "Nom_de_votre_application"...
# Chemin du fichier .exe à analyser $cheminFichier = "C:\chemin\vers\votre\fichier.exe" # Récupération de la version du fichier .exe $version = (Get-Command $cheminFichier).FileVersionInfo.FileVersion # Processus liés $processusLies = Get-Process | Where-Object...
Ceci est ma KB perso. Elle n'a pas but de formation. Je l'alimente au fil de mes pérégrinations. Si elle vous aide tant mieux, sinon rien ne vous empêche de m'interroger ;).
/
This is My Personal Knowledge Base. it is not trained. I nourish it in the course of my peregrinations. If it helps you so much better, if nothing prevents you from questioning me;). But I can not train U, i do not have the time to.
Enjoy!