Skip to content

Damberg Online

Powershell, MECM, Automation…
Menu
  • Home
  • Powershell
    • Active Directory
    • AppDeploy Toolkit
    • ConfigMgr Compliance Scripts
    • ConfigMgr Script
    • Standalone Script
  • Links founded on internet…
    • Who am i?
    • Links of knowledge…
  • SQL Query SCCM
  • Powershell Snippets
5th March 2019

Find path to configurationmanager.psd1

By Damberg ConfigMgr Script  0 Comments
Find path to configurationmanager.psd1
A module to find path to ConfigMgr module on client/server [crayon-62f632dcad55d075088511/]  
Read More
4th March 2019

Extract productcode from MSI

By Damberg Standalone Script  0 Comments
Extract productcode from MSI
Here is a script you can use to extract productcode from msi-file it´s raw… [crayon-62f632dcad765150050253/]  
Read More
16th June 2016

How to uninstall KB-article with powershell remotely

By Damberg Standalone Script  0 Comments
How to uninstall KB-article with powershell remotely
If you get an update that you what to uninstall the best way is to use powershell. This function uninstalls the kb-article you ask for if it is installed on the system. To use it you have to run it as administrator. uninstall-hotfix -computername “replace with name” -hotfixID “Replace with numbers only” [crayon-62f632dcad83c047900570/]
Read More

Posts navigation

1 2
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

Top posts

  • Configure BGInfo based on OU location
  • Automation in Patch Managment…
  • Resolve-DNSName from list
  • Automation of Conference booking in Cisco TMS with Powershell
  • Presentation on remote screen

Damberg Online Copyright © 2022.
Back to Top ↑