Syskit Monitor
Try it for FreeContact UsProduct Site
  • Syskit Monitor
  • Product Updates
    • Syskit Monitor 9.1.0 - Release Note
    • Syskit Monitor 9 – The monster has awoken!
    • Syskit Monitor 8.4.0 - Release Note
    • Syskit 2012 R2 8.3.0 - Release Note
    • Syskit 2012 R2 8.2.0 Release Note
    • Syskit 2016 R2 8.0.1 - Release Note
    • Syskit 2016 R2 – Monitor and script all the things!
  • Requirements
    • System Requirements
    • User Permission Requirements
    • Pre Installation Requirements
  • Installation and Configuration
    • Install Wizard
      • Install Syskit Monitor
      • Install Syskit Monitor Data Collector
    • Configuration Wizard
      • Configure Syskit Monitor
      • SQL Permissions
        • Create a SQL Server Login
        • Create a SQL Server Database
        • Create a Service User Login Permission
        • Connect an Existing Database
    • Upgrade to the Latest Version
    • Uninstall Wizard
  • Editions
    • Editions
  • Activation
    • Activation Privacy Statement
    • Online and Offline Activation
    • Activation FAQ
  • Get to Know Syskit Monitor
    • Quick Start Guide
    • Administration
      • Servers and Groups
      • Monitoring Templates
      • PowerShell Scripts
    • Backstage Screen
      • Manage Data Gathering
      • Help Screen
      • Configuration
        • Configure
        • Options
      • Syskit Monitor Web App
    • Dashboards
      • Sessions Dashboard
      • Performance Dashboard
    • Reports
      • User Reports
      • Application Reports
      • Performance Reports
        • System Overview
        • Computer Performance
        • Application Performance
        • User Performance
      • Gateway Reports
      • License Reports
      • Event Log Reports
      • Inventory Reports
        • Hardware and Software
        • Powershell Reports
        • Compare Wizard
      • Custom Reports
  • Common Tasks with Syskit Monitor
    • Monitoring Windows Server and Application Performance
    • Monitoring and Restarting Stopped Windows Services
    • Real Time Alerting
    • Monitoring User Activities and Application Usage
    • Monitoring RD Gateway Connections
    • File System Auditing
    • Malicious IP Blocking
    • Computer Inventory
  • How To
    • Custom Reports
      • Create Custom Report
      • Create SQL Custom Report
      • Create an Alert
    • Users
      • Add Users Manually
      • Add Users From Active Directory
      • Manage Security Permissions
    • Dashboards
      • Create a Custom Dashboard
      • Edit Dashboards
      • Add Formatting Condition to Metrics
    • Reports
      • Export Report to Excel
      • Configure Cost Overview Report
      • Configure Report Subscriptions
      • Create Customized Report Views
    • Computers
      • Add/Remove or Delete Computer from Monitoring
      • Add Citrix Servers to Monitoring
    • Monitoring Templates
      • Predefined Monitoring Templates
      • Template Wizard
      • Import / Export Monitoring Template
      • Download Templates
    • Powershell Scripts
      • PowerShell Wizard
      • Manage Scripts
      • Import / Export PowerShell Script
      • Import and Use PowerShell Script Modules
      • Download Scripts
    • Service Accounts
      • Add Service User to Local Administrators Group via Group Policy
      • Add Service User to Local Administrators Group Manually
    • Audit Events
      • Enable Folder Auditing
      • Configure Audit Logon Events
      • Configure Syskit Monitor server to support the Block Malicious IP Addresses feature
    • Citrix Xenapp
      • Allow Remote RPC on Xenapp
      • Monitor Citrix Published Applications
      • Configure Syskit Monitor for Citrix XenApp 5 Published Application monitoring
      • Configure Syskit Monitor for Citrix XenApp 6.x Published Application monitoring
      • Configure Syskit Monitor for Citrix XenApp 7.x Published Application monitoring
    • Performance Counters Management
    • Manage Syskit Monitor Data Collector
    • Move database to new server
    • Exclude installation folder from antivirus scanning
  • FAQ
    • FAQ
  • Troubleshooting
    • SQL Server Connection
    • SQL Server Express 2012 LocalDB
    • How to resolve the Offline and Unauthorized computer states
    • Network Ports
    • Fixing WMI to work with Syskit Monitor
    • Enable-PSRemoting for untrusted domains to work with Syskit Monitor
    • Configuring CredSSP for use with PowerShell in Syskit Monitor
    • Installation Issues
    • User States
    • User Connections
    • Miscellaneous
Powered by GitBook
On this page
  • Syskit’s Features
  • PowerShell Scripts
  • PowerShell Wizard
  • Manage Scripts
  • Import Wizard
  • Download Scripts
  • Improvements
  • Bug Fixes

Was this helpful?

  1. Product Updates

Syskit 2012 R2 8.2.0 Release Note

This article describes all new features, improvements and bug fixes delivered in Syskit 2016 R2 – 8.2.0.

PreviousSyskit 2012 R2 8.3.0 - Release NoteNextSyskit 2016 R2 8.0.1 - Release Note

Last updated 2 years ago

Was this helpful?

We have shipped Syskit 2016 R2 – 8.2.0. This minor release brings new features and improvements.

The Syskit team stepped up the capabilities of the PowerShell Script Wizard with PowerShell script modules, and the team has continued to add features and improve other functionality in Syskit 2016 R2 – 8.2.0. We’ll highlight the features and some of the key improvements. To dig out more details, read this release note.

Syskit’s PowerShell Script Wizard includes significant new features that extend its use, improve its usability, and allow you to control and manage Windows-based environments more easily and comprehensively. The major improvements are in the areas of importing and referencing PowerShell script modules and script scheduling. Now you can specify the PowerShell script type you wish to create and categorize the report and management scripts so you can more easily manage large amounts of different scripts.

Product version: 8.2.0 Build number: 1060 Database version: 8.2.0

Release date: Dec 6, 2016

Syskit’s Features

PowerShell Scripts

  • PowerShell Scripts on the Administration tab are designed to make it as easy as possible for you to take control and simplify reporting and administration of your Windows environments.

  • This category includes two script subcategories and three predefined report scripts:

    • Reports (Computers by OUs, Installed Features, Installed Roles)

      Computers by OUs: This report displays a list of all computers in a domain and their corresponding Organizational Units. Note: this script needs to be executed on a Domain Controller to return valid results;

      Installed Features: This report displays information about Windows Server features that are available for installation and installed on the target computer(s);

      Installed Roles: This report displays information about Windows Server roles and role services that are available for installation and installed on the target computer(s).

    • The Management Tasks category contains all PowerShell scripts that perform some kind of management task and only return details on whether the specified task was successfully completed or an error occurred.

PowerShell Wizard

  • The built-in PowerShell Script Wizard comes with PowerShell Module Manager. You can import and edit a script module, which allows you to use a number of rules and cmdlets on your scripts.

  • The PowerShell module feature within Syskit’s PowerShell Script Wizard allows combining of multiple scripts to simplify code management, accessibility, and sharing.

  • Entered script and all referenced modules are validated before the wizard returns and displays the results of the script and modules you have run.

  • Our built-in PowerShell Wizard supports import of:

    • Windows PowerShell scripts with a .ps1 extension,

    • PowerShell Script modules with a .ps1 and .psm1 extensions.

  • Created PowerShell scripts can be scheduled for execution. The following schedule options are available:

    • Manual only – the script will be executed manually when the Run button is clicked;

    • Automatic – the script will be executed automatically on a defined schedule, which has two types: Recurrence or After another script.

Manage Scripts

  • This dialog enables easier management of all created or imported PowerShell scripts.

  • It also shows all the information about the scripts’ execution schedule, such as: triggers, the last and next run times, and on which computers the scripts are configured to run.

Import Wizard

  • This dialog provides options for importing and configuring PowerShell scripts in SYSpr format.

  • It also detects and includes all referenced PowerShell modules, if there are any, while importing / exporting a report definition in SYSpr format.

Download Scripts

  • You can download and import the predefined PowerShell scripts from Acceleratio’s repository.

  • Most of the available PowerShell scripts can run on all types of servers, while others are tied to a specific server role, such as Domain Controller, IIS, or Hyper-V.

Improvements

  • New and improved design of emails and alerts sent by Syskit.

  • With the Duplicate Monitoring Template option, now you can easily create a copy of any Monitoring Template and adjust it according to your preferences.

  • Completely refactored and optimized AD Integration system job. Now it’s even better and faster! Event logging for this system job is also improved.

  • Reorganized and improved verbose event logging and database log options that reveal detailed event entries for troubleshooting. The verbose event logging warning now shows if any of the available options has been enabled.

  • Better Syskit Service account validation in the Configuration Wizard.

  • Search has been optimized through the loaded Performance Counters list in Template Wizard.

  • Loading dialogs, indicating that the application is processing user input, have been added where necessary.

  • The unnecessary condition for SQL permissions in the Configuration Wizard has been removed.

  • The auto-growth setting for the Syskit database was set to a fixed number of megabytes because it can get quite large over time.

Bug Fixes

  • Users who weren’t members of the Local Administrators security group on Syskit’s app server couldn’t start the application.

  • Deletion of old Performance Counter Alerts was not performed during the upgrade.

  • Application Concurrent Usage summarization was not working in automatic mode because of incorrect UTC time zone handling.

  • Users’ multiple simultaneous remote connections using Remote Desktop Services were not registered correctly by Syskit in some cases.

  • Citrix Gather Mode was incorrectly set for monitored Citrix servers in some cases.

Click here to download the new release.