The most recent content from our members.
As our team makes more and more complex scripts and trigger actions, we were called on to write to the windows event log a custom entry. This is the base code needed to use powershell to write to a custom windows event log. Prereq You will have to run this command to tell Windows that you are creating a new log source…
As our team makes more and more complex scripts and trigger actions, we were called on to write data to a txt log file. This is the base code needed to use powershell to create and write to a simple log file. See Also PowerShell Event Logger Zipping Files With Powershell Find String in any File in Folder with PowerShell…
As our team makes more and more complex scripts and trigger actions, we were called on to zip a file as part of a trigger action. This is the base code needed to use powershell to add a file to an existing zipfile. Requires Powershell 3 and .NET 4.5 See Also Simple text logger for Powershell Find String in any File in…
Hello there, First post - apologies if I neglect some rules and whatnot. 2 Questions, below: 1) I'm looking for a way to extract NCM Jobs from Solarwinds via the Powershell SDK to determine which jobs are disabled, when they were created, when they were last modified, if they are currently scheduled, if so when.. etc. in…
It looks like you're new here. Sign in or register to get started.