ObserveIT

0.9.3


This is the unofficial observeit PowerShell module developed by observeit Professional Services.
It currently allows you to install and uninstall observeit, as well as perform several other operations.
To get help on how to use each function, use Get-Help <function name>.
Please note: this module currently correctly runs on PowerShell 5.0 and higher, and may not

This is the unofficial observeit PowerShell module developed by observeit Professional Services.
It currently allows you to install and uninstall observeit, as well as perform several other operations.
To get help on how to use each function, use Get-Help <function name>.
Please note: this module currently correctly runs on PowerShell 5.0 and higher, and may not run correctly on previous PowerShell versions or on Windows Server machines older than 2016.


Version history:
Version 0.9.3
   - The Web Console installer will now install the Advanced Web Console as part of the installation process.
Version 0.9.2.3
   - The WAS service is no longer being stopped during maintenance operations, since it seems to be causing issues.
Version 0.9.2.2
   - D'oh! Fixed a bug where event logs are written to the same file.
Version 0.9.2.1
   - Added help for the Start-OITADGroupUpdate function.
Version 0.9.2
   - Added the Start-OITADGroupUpdate function. It scans an OU provided via a parameter and adds members to a specific Active Directory security group.
Version 0.9.1.2
   - D'oh! Fixed an issue where some configuration files were not copied into the ZIP file.
Version 0.9.1.1
   - Fixed a bug where some of the Windows event logs were not collected.
Version 0.9.1
   - Get-OITInfoCollection now exports last 3 days of Windows Event Logs for System and Application logs.
Version 0.9
   - Added the Get-OITInfoCollection function which allows for collection of ObserveIT trace logs and configuration files.
Version 0.8.2.2
   - Fixed an issue where during uninstallation the currently installed products would appear after the uninstall process has finished, not before.
   - Fixed an issue with installatiion of SNAC.
Version 0.8.2.1
   - Fixed an issue where the SQL Native Client prerequisite would not get installed.
Version 0.8.2
   - The Install-OIT script now uses a different function to validate credentials. This time it should not throw up.
   - Fixed a few missing spaces.
   - Set the GUI mode to Full for the Web Categorization module installer, since the silent one seems buggy.
   - The Install-OIT script now installs SQL ODBC driver required for the observeit APIs.
   - Updated few issues with the Remove-OITInstalledComponents function.
   - Installing the SQL Native Client prerequisite.
Version 0.8.1 2018-05-23 13:25:23
   - Mitigated some error messages at the component removal phase.
   - The component removal script will now display currently installed components prior to removal.
Version 0.8 2018-05-22 17:39:37
   - The module now includes the Start-OITVisualDataRetention function which allows for retention of the screenshot data separately.
   - When testing for credentials, you now have the option to proceed with installation even if the credentials were detected as incorrect.
Version 0.7.8
   - The Remove-OITInstalledComponents script no longer removes the observeit Agent if one is installed.
   - The Remove-OITInstalledComponents script displays current database server address prior to removal of the components.
   - The Install-OIT script will not display the username it is running as.
Version 0.7.7 2018-05-21 11:41:03
   - The Install-OIT script now will open a log file for a component installation if the installation fails.
   - Fixed issue where check for the installer version would fail.
Version 0.7.6 2018-05-21 11:26:02
   - The Install-OIT script validates IIS prerequisites prior to installation.
   - Numerous small fixes.
Version 0.7.5 2018-05-10 13:20:58
   The script now retries the installation of a component if the installation fails.
Show more

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name ObserveIT

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name ObserveIT

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2018 Jonathan Boyko (observeit). All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
0.9.3 (current version) 426 2/8/2019
0.9.2.3 58 11/22/2018
0.9.2.2 38 11/1/2018
0.9.2.1 46 10/2/2018
0.9.2 26 10/2/2018
0.9.1.2 27 9/27/2018
0.9.1 51 8/19/2018
0.9 25 8/19/2018
0.8.2.2 56 6/5/2018
0.8.2.1 27 6/5/2018
0.8.2 29 6/4/2018
0.8.1 37 5/23/2018
0.8 29 5/22/2018
0.7.7 29 5/21/2018
0.7.6 27 5/21/2018
0.7.5 39 5/10/2018
0.7.4 25 5/9/2018
0.7.3 32 5/5/2018
Show more