| |
|
|
 
0 |
|
|
Posted: 32 days ago :: Rank: (299) :: Categories: Downloads, Scripts
FSH is a scripting language that can also repackage all installers into SCCM deployable msi files without using snapshots.
|
|
Date Added:
Version: 7.2.3
Importance: Recommended |
Downloads: (5)
|
|
|
 
1 |
|
|
Posted: 480 days ago :: Rank: (2094) :: Categories: Downloads, Scripts, Powershell, Operations Manager, Essentials (SCE)
This sample PowerShell script checks a remote FTP site avaiailability by connecting to the actual site, downloading a text file and verifying the status code. The zip file download contains a script named with a _test suffix, designed for command line testing. The _prod version is designed for use in a two-state monitor using the OpsMgr 2007 R2 PowerShell modules.
This sample assumes your FTP site requires authentication. For anonymous access, simply change the user name to "anonymous" and provide an e-mail address in place of the password.
Link to the tutorial on the MS site is included in the script header.
|
|
Date Added:
Version:
Importance:
|
Downloads: (97)
|
|
|
 
1 |
|
|
Posted: 487 days ago :: Rank: (2308) :: Categories: Downloads, Scripts, Powershell, Operations Manager
This sample PowerShell script checks a remote FTP site for avaiailability by connecting to the actual site and verifying the status code. The zip file download contains a script named with a _test suffix, designed for command line testing. The _prod version is designed for use in a two-state monitor using the OpsMgr 2007 R2 PowerShell modules.
This sample assumes your FTP site requires authentication. For anonymous access, simply change the user name to "anonymous" and provide an e-mail address in place of the password.
Link to the tutorial on the MS site is included in the script header.
|
|
Date Added:
Version:
Importance:
|
Downloads: (95)
|
|
|
 
2 |
|
|
Posted: 494 days ago :: Rank: (2865) :: Categories: Downloads, Scripts, Powershell, Operations Manager, Config Manager
An extension of existing scripts, This PowerShell script leverages standard .NET methods to support download of multiple files from a remote FTP server. This version takes it's input from a text file. This is a functional sample that could be modified or extended to support batch processing or for use in OpsMgr synthetic monitoring of FTP site availability.
|
|
Date Added:
Version:
Importance:
|
Downloads: (93)
|
|
|
 
1 |
|
|
Posted: 541 days ago :: Rank: (26121) :: Categories: Downloads, Scripts, Powershell, Operations Manager
by OpsMgr MVP Scott Moss, This code will get a list of all alerts that are closed that were created by a monitor, that are older than 1 day, and reset the monitor that created the alert. (Before running this script I would suggest getting a count of what your going to be resetting , so you've got an idea how long this script might take to run.)
|
|
Date Added:
Version:
Importance:
|
Downloads: (365)
|
|
|
 
0 |
|
|
Posted: 541 days ago :: Rank: (2383) :: Categories: Downloads, Scripts, Powershell, Operations Manager
by PowerShell MVP Marc van Orsouw, this PowerShell script (intermingled with bits of C#) will efficiently retrieve a list / count of monitors in a critical state in Operations Manager 2007.
NOTE: This script requires PowerShell v2.0
|
|
Date Added:
Version:
Importance:
|
Downloads: (119)
|
|
|
 
1 |
|
|
Posted: 549 days ago :: Rank: (2048) :: Categories: Downloads, Scripts, Powershell, Operations Manager
By Vadims Podans, this PowerShell script manages certificates for OpsMgr managed agent (generate requests, installs responses and checks certificates for proper configuration)
|
|
Date Added:
Version:
Importance:
|
Downloads: (158)
|
|
|
 
1 |
|
|
Posted: 623 days ago :: Rank: (3479) :: Categories: Downloads, Scripts, Operations Manager, Essentials (SCE)
This is an unpdated version of the folder size monitoring script similar to the file size monitoring script offered in Part 2 of the 'System Center Central Scripting Series. This file monitors for folder existence and folder size and logs folder
Intended for use in a 2-state monitor, as explained in How to create a Script-based 2-State Monitor
For more scripts and scripting how-to's for OpsMgr, see http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/19269/Default.aspx
|
|
Date Added:
Version:
Importance:
|
Downloads: (256)
|
|
|
 
0 |
|
|
Posted: 648 days ago :: Rank: (2913) :: Categories: Downloads, Scripts, Powershell, Config Manager
When run on a computer, this script will detect if updates are downloaded for installation, will perform installation and reboot the computer if necessary.
|
|
Date Added:
Version:
Importance:
|
Downloads: (106)
|
|
|
 
0 |
|
|
Posted: 648 days ago :: Rank: (2003) :: Categories: Downloads, Scripts, Config Manager
When run on a computer, this script will detect if updates are downloaded for installation, will perform installation and reboot the computer if necessary.
|
|
Date Added:
Version:
Importance:
|
Downloads: (98)
|
|
|
 
2 |
|
|
Posted: 680 days ago :: Rank: (2349) :: Categories: Downloads, Scripts, Operations Manager, Essentials (SCE)
Checks to verify the text string specified is present in a text file. Script requires string match on full line in the file. Was originally wittento read an .ini file, but works with any plain text file. Designed to be used in OpsMgr 2007 or Essentials 2007/2010 in a two-state monitor.
|
|
Date Added:
Version:
Importance:
|
Downloads: (184)
|
|
|
 
0 |
|
|
Posted: 689 days ago :: Rank: (3075) :: Categories: Downloads, Scripts, Powershell, Operations Manager
Powershell script to create groups from an Excel file.
|
|
Date Added:
Version: 1.0.2
Importance: Optional |
Downloads: (216)
|
|
|
 
-1 |
|
|
Posted: 690 days ago :: Rank: (2755) :: Categories: Downloads, Scripts, Operations Manager, Essentials (SCE)
Checks to see if a Windows service is configured to 'automatically restart' in case of service failure (service properties, Recovery tab). Use in a two-state monitor targeting a Windows operating system class. Script accepts one parameter - the name (not display name) of the Windows service.
Works with OpsMgr 2007 or Essentials 2007 / 2010
|
|
Date Added:
Version: 1.0
Importance:
|
Downloads: (134)
|
|
|
 
0 |
|
|
Posted: 707 days ago :: Rank: (3456) :: Categories: Downloads, Scripts, Operations Manager, Essentials (SCE)
by Olof Helge, this script can monitor files in a target directory and raise an alert if any file in the directory is older than a user-defined threshold. Designed to be used in OpsMgr or Essentials in a two-state monitor. See original SCC forum discussion HERE.
|
|
Date Added:
Version:
Importance:
|
Downloads: (319)
|
|
|
 
0 |
|
|
Posted: 712 days ago :: Rank: (2258) :: Categories: Downloads, Scripts, Powershell, Config Manager
by Aaron Czechowski, this is a Script to Change A Remote ConfigMgr Clients Cache Size using PowerShell
|
|
Date Added:
Version:
Importance:
|
Downloads: (69)
|
|
|
 
1 |
|
|
Posted: 716 days ago :: Rank: (1799) :: Categories: Downloads, Scripts, Powershell, Operations Manager
This script is a helper function to enable setting email addresses on notification devices in Operations Manager 2007. Can be used to update the email address of the currently on call administrator. Note you will need the out-log function from here.
|
|
Date Added:
Version:
Importance:
|
Downloads: (76)
|
|
|
 
3 |
|
|
Posted: 716 days ago :: Rank: (4678) :: Categories: Downloads, Scripts, Powershell, Operations Manager
A powershell script that can help you reduce "monitoring noise" created by the "manual reset" monitors.
|
|
Date Added:
Version: 1.0
Importance: Optional |
Downloads: (294)
|
|
|
 
0 |
|
|
Posted: 716 days ago :: Rank: (3631) :: Categories: Downloads, Scripts, Powershell, Operations Manager
This sample powershell script locates failed monitors that have no workflow for "success" state and resets the monitor after a predefined delay.
|
|
Date Added:
Version: 1.0
Importance: Optional |
Downloads: (214)
|
|
|
 
0 |
|
|
Posted: 774 days ago :: Rank: (1808) :: Categories: Downloads, Scripts, Powershell, Data Protection Mgr
This Powershell script will Restore the latest recovery point for all Shares/Volumes within specified protection group to a network folder.
|
|
Date Added:
Version:
Importance:
|
Downloads: (28)
|
|
|
 
1 |
|
|
Posted: 776 days ago :: Rank: (4798) :: Categories: Downloads, Scripts, Powershell, Operations Manager
by Kris Bash, automated solution including a PowerShell script that puts nodes (and clusters, if applicable) in maintenance mode when used as part a
|
|
Date Added:
Version:
Importance:
|
Downloads: (650)
|