├── Automated-Solution-Center-Updates ├── Automated Solution Center Updates.docx └── Automated Solution Center Updates.ps1 ├── CloudFront-Automation ├── CloudFront Automation.ps1 ├── Cloudfront Automation.docx └── Cloudfront Automation.exe ├── HTG-S3-Backup ├── AMI V1 - Database Backup to Cloud (HTG Only).xml ├── Backup to S3.ps1 ├── Check S3 Backup.ps1 └── README.md ├── LabTech-Custom-Patching ├── Custom Patching - Windows.xml ├── Custom Patching.ps1 └── LabTech Custom Patching.docx ├── LabTech-Scripts ├── AV Monthly - All Protected.xml ├── AV Monthly - Protection Missing.xml ├── AV Monthly Script.xml ├── Add ShutDown and Restart to Start Menu (Win 8).xml ├── After Hours Notifications - Delayed Script.xml ├── After Hours Notifications - Offline Server.xml ├── After Install Clean Up.xml ├── Auto Close Best Practice Tickets.xml ├── Auto Close ESET Installation and Removal Failure Tickets.xml ├── Auto Close Event Blacklist Tickets.xml ├── Auto Close Service Stopped Tickets.xml ├── Auto Close Software Inventory Tickets.xml ├── Auto-Uninstall Blacklisted software..xml ├── Backup SonicWall Config.xml ├── Date Time Script Verification.xml ├── Delete PC.xml ├── Delete Tickets by Subject.xml ├── Dir Check.xml ├── Failed Email Alert Script.xml ├── Fully Delete a Client.xml ├── Install All Approved Patches.xml ├── Install Reset Disabled Monitor Process.xml ├── Install Security Group Monitors.pdf ├── Install Security Group Monitors.sql ├── LabTech Installation PreReq Check.xml ├── LabTech Logs Zip.xml ├── LabTech Server 10.5 Install (Stand-Alone).xml ├── MSSQL Server Stats Gathering.xml ├── McAfee Uninstaller Script.xml ├── OffSite Event Log Backup.xml ├── Office 2010 Installation script - Test.xml ├── Offline Alert with Visual and Audio.xml ├── Offline Server Audio Alert Scheduler Script.xml ├── Prune Offline Machines.xml ├── Purge Old Tickets.xml ├── Reboot Pending Reboot Script.xml ├── Remotely Restart Agent Service.xml ├── Remove Resolved Tickets.xml ├── Rename Computer.xml ├── SPLA Audit.xml ├── Search WSUS Registry Keys.xml ├── Server Down Alerting.xml ├── Server Down Checker.xml ├── Set AssetDate.xml ├── Set Sensors to Raise Alert.xml ├── Snippet - Execute Script or Process on List of Agents.pdf ├── Snippet - Execute Script or Process on List of Agents.xml ├── Snippet - Reboot List of Servers.pdf ├── Snippet - Reboot List of Servers.xml ├── Symantec Cloud Deployment - Forces Reboot.xml ├── Symantec Endpoint Protection 11 32 Bit Exclusion Push.xml ├── Symantec MSI Uninstall - Forces Reboot.xml ├── Uninstall Adobe Flash Player.xml ├── Uninstall Adobe Reader 9, 10 & 11.xml ├── Uninstall IE 11.0.xml ├── Update Client's Credentials.xml ├── Update the Windows Update Agent to 7.6.7600.320.xml ├── Updates - IE11 Deny.xml ├── Verify LocationCache Credentials.xml └── Weekly Backup Health Report.xml ├── LabTech-Solutions ├── Active Directory Package │ ├── AD - Check and Set Local Admin Password.docx │ ├── AD - Check and Set Local Admin Password.xml │ ├── AD - Create Local Admin.docx │ ├── AD - Create Local Admin.xml │ ├── AD - Disable User.docx │ ├── AD - Disable User.xml │ ├── AD - Find Inactive Users.docx │ ├── AD - Find Inactive Users.xml │ ├── AD - Get Local Admins for All Domain Machines.docx │ ├── AD - Get Local Admins for All Domain Machines.xml │ ├── AD - User Gathering.docx │ ├── AD - User Gathering.sql │ └── AD - User Gathering.xml ├── Certificate Expiration Solution │ ├── LT - Certificate Expiration Solution.docx │ ├── LT - Certificate Gathering.xml │ ├── LT - Expired certs.sql │ ├── LT - Expiring certs.sql │ └── LT - LT_Certs Table.sql ├── Exchange Integration Package │ ├── EX - Database Information Gathering.docx │ ├── EX - Database Information Gathering.sql │ ├── EX - Database Information Gathering.xml │ ├── EX - Mailbox Information Gathering.docx │ ├── EX - Mailbox Information Gathering.sql │ ├── EX - Mailbox Information Gathering.xml │ ├── Exchange Database Information Gathering.ps1 │ └── Exchange Mailbox Information Gathering.ps1 ├── LabTech Enhancement Package │ ├── LEP - Drive Growth.docx │ ├── LEP - Drive Growth.sql │ ├── LEP - Drive Growth.xml │ ├── LEP - Enable Remote Desktop.docx │ ├── LEP - Enable Remote Desktop.xml │ ├── LEP - Get List of Processes by CPU Usage.docx │ ├── LEP - Get List of Processes by CPU Usage.xml │ ├── LEP - LabTech License Check Script.docx │ ├── LEP - Labtech License Check Script.xml │ ├── LEP - Tickets that Fail to Sync to CW.docx │ └── LEP - Tickets that Fail to Sync to CW.xml ├── Not Synced │ └── notes.txt ├── Posiflex │ ├── Posiflex Project Guide.docx │ ├── Posiflex.ps1 │ ├── Posiflex.xml │ ├── PosiflexTables.sql │ ├── RMM.xml │ └── rmm.xsd ├── Raid Package │ ├── Install Server Manager Monitoring Solution.sql │ └── Raid - Raid Package.docx ├── SNMP │ ├── probecollectionrules.sql │ └── probecollectiontemplates.sql ├── Server Validation Updates │ └── ltval.ps1 ├── ShadowProtect Monitoring │ ├── Shadow Protect Group.xml │ └── ShadowProtect Alerts Dataview.sql ├── ShoreTel │ ├── Install Managed ShoreTel Solution.xml │ └── Managed ShoreTel Solution.docx ├── Signature Project │ ├── Server Signature Gathering.xml │ ├── Transfer Signatures To LTShare.xml │ ├── _Local Signature Gather.xml │ └── _Local Signature Verify.xml ├── Support Automation │ ├── Duplicate Contact Sync.ps1 │ ├── Patching 101 KB.docx │ ├── Patching 101 KB.ps1 │ ├── Plugin Gathering.docx │ ├── Plugin Gathering.ps1 │ ├── Table Size Gathering.docx │ ├── Table Size Gathering.ps1 │ ├── Tickets that Don't Sync to CW.ps1 │ ├── Tickets that Fail to Sync to CW.docx │ └── Windows Update Log Parsing.ps1 ├── TunnelTest │ ├── TunnelTestAdvanced.ps1 │ └── TunnelTestBasic.ps1 ├── Veeam Backup │ ├── Readme.txt │ ├── Veeam Backup Registry Setup.xml │ ├── Veeam Backup and Rep Service.sql │ ├── Veeam Dataview.sql │ ├── Veeam Search.sql │ ├── Veeam VM Backup Job Completed.sql │ ├── Veeam VM Backup Job Failed or Stopped.sql │ ├── Veeam VM Backup Job Started.sql │ └── Veeam no backup jobs.xml ├── Warranty Lookup Package │ ├── Combined Warranty.ps1 │ ├── Dell Warranty.ps1 │ ├── HP Warranty.ps1 │ ├── Lenovo Warranty.ps1 │ ├── WAR - Warranty Lookup Package.docx │ ├── War - Combined Warranty Information.xml │ ├── War - Dell Warranty Information.xml │ ├── War - DellWarranties.sql │ ├── War - HP Warranty Information.xml │ ├── War - HPWarranties.sql │ ├── War - Lenovo Warranty Information.xml │ └── War - LenovoWarranties.sql └── Windows Backup │ ├── WB - Group and Search.xml │ ├── WB - Monitor.sql │ └── WB - Windows Backup.docx ├── README.md ├── Server-Down-Alerting ├── Server Down Alerting.docx ├── Server Down Checker.docx ├── Server Down Checker.exe ├── Server Down Checker.ps1 ├── ServerDownAlerting.exe └── ServerDownAlerting.ps1 └── Signature-Automation ├── Local Signature Gather.docx ├── Server Signature Gathering 2.0.xml ├── Signature Transfer.docx ├── _Local Signature Gather 2.0.xml ├── localsiggather-dev.ps1 ├── localsiggather.ps1 └── signaturetransfer.ps1 /Automated-Solution-Center-Updates/Automated Solution Center Updates.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/Automated-Solution-Center-Updates/Automated Solution Center Updates.docx -------------------------------------------------------------------------------- /Automated-Solution-Center-Updates/Automated Solution Center Updates.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/Automated-Solution-Center-Updates/Automated Solution Center Updates.ps1 -------------------------------------------------------------------------------- /CloudFront-Automation/CloudFront Automation.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/CloudFront-Automation/CloudFront Automation.ps1 -------------------------------------------------------------------------------- /CloudFront-Automation/Cloudfront Automation.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/CloudFront-Automation/Cloudfront Automation.docx -------------------------------------------------------------------------------- /CloudFront-Automation/Cloudfront Automation.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/CloudFront-Automation/Cloudfront Automation.exe -------------------------------------------------------------------------------- /HTG-S3-Backup/AMI V1 - Database Backup to Cloud (HTG Only).xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/HTG-S3-Backup/AMI V1 - Database Backup to Cloud (HTG Only).xml -------------------------------------------------------------------------------- /HTG-S3-Backup/Backup to S3.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/HTG-S3-Backup/Backup to S3.ps1 -------------------------------------------------------------------------------- /HTG-S3-Backup/Check S3 Backup.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/HTG-S3-Backup/Check S3 Backup.ps1 -------------------------------------------------------------------------------- /HTG-S3-Backup/README.md: -------------------------------------------------------------------------------- 1 | # HTG-S3-Backup -------------------------------------------------------------------------------- /LabTech-Custom-Patching/Custom Patching - Windows.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Custom-Patching/Custom Patching - Windows.xml -------------------------------------------------------------------------------- /LabTech-Custom-Patching/Custom Patching.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Custom-Patching/Custom Patching.ps1 -------------------------------------------------------------------------------- /LabTech-Custom-Patching/LabTech Custom Patching.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Custom-Patching/LabTech Custom Patching.docx -------------------------------------------------------------------------------- /LabTech-Scripts/AV Monthly - All Protected.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/AV Monthly - All Protected.xml -------------------------------------------------------------------------------- /LabTech-Scripts/AV Monthly - Protection Missing.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/AV Monthly - Protection Missing.xml -------------------------------------------------------------------------------- /LabTech-Scripts/AV Monthly Script.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/AV Monthly Script.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Add ShutDown and Restart to Start Menu (Win 8).xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Add ShutDown and Restart to Start Menu (Win 8).xml -------------------------------------------------------------------------------- /LabTech-Scripts/After Hours Notifications - Delayed Script.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/After Hours Notifications - Delayed Script.xml -------------------------------------------------------------------------------- /LabTech-Scripts/After Hours Notifications - Offline Server.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/After Hours Notifications - Offline Server.xml -------------------------------------------------------------------------------- /LabTech-Scripts/After Install Clean Up.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/After Install Clean Up.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Auto Close Best Practice Tickets.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Auto Close Best Practice Tickets.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Auto Close ESET Installation and Removal Failure Tickets.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Auto Close ESET Installation and Removal Failure Tickets.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Auto Close Event Blacklist Tickets.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Auto Close Event Blacklist Tickets.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Auto Close Service Stopped Tickets.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Auto Close Service Stopped Tickets.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Auto Close Software Inventory Tickets.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Auto Close Software Inventory Tickets.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Auto-Uninstall Blacklisted software..xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Auto-Uninstall Blacklisted software..xml -------------------------------------------------------------------------------- /LabTech-Scripts/Backup SonicWall Config.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Backup SonicWall Config.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Date Time Script Verification.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Date Time Script Verification.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Delete PC.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Delete PC.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Delete Tickets by Subject.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Delete Tickets by Subject.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Dir Check.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Dir Check.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Failed Email Alert Script.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Failed Email Alert Script.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Fully Delete a Client.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Fully Delete a Client.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Install All Approved Patches.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Install All Approved Patches.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Install Reset Disabled Monitor Process.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Install Reset Disabled Monitor Process.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Install Security Group Monitors.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Install Security Group Monitors.pdf -------------------------------------------------------------------------------- /LabTech-Scripts/Install Security Group Monitors.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Install Security Group Monitors.sql -------------------------------------------------------------------------------- /LabTech-Scripts/LabTech Installation PreReq Check.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/LabTech Installation PreReq Check.xml -------------------------------------------------------------------------------- /LabTech-Scripts/LabTech Logs Zip.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/LabTech Logs Zip.xml -------------------------------------------------------------------------------- /LabTech-Scripts/LabTech Server 10.5 Install (Stand-Alone).xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/LabTech Server 10.5 Install (Stand-Alone).xml -------------------------------------------------------------------------------- /LabTech-Scripts/MSSQL Server Stats Gathering.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/MSSQL Server Stats Gathering.xml -------------------------------------------------------------------------------- /LabTech-Scripts/McAfee Uninstaller Script.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/McAfee Uninstaller Script.xml -------------------------------------------------------------------------------- /LabTech-Scripts/OffSite Event Log Backup.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/OffSite Event Log Backup.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Office 2010 Installation script - Test.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Office 2010 Installation script - Test.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Offline Alert with Visual and Audio.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Offline Alert with Visual and Audio.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Offline Server Audio Alert Scheduler Script.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Offline Server Audio Alert Scheduler Script.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Prune Offline Machines.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Prune Offline Machines.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Purge Old Tickets.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Purge Old Tickets.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Reboot Pending Reboot Script.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Reboot Pending Reboot Script.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Remotely Restart Agent Service.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Remotely Restart Agent Service.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Remove Resolved Tickets.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Remove Resolved Tickets.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Rename Computer.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Rename Computer.xml -------------------------------------------------------------------------------- /LabTech-Scripts/SPLA Audit.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/SPLA Audit.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Search WSUS Registry Keys.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Search WSUS Registry Keys.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Server Down Alerting.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Server Down Alerting.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Server Down Checker.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Server Down Checker.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Set AssetDate.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Set AssetDate.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Set Sensors to Raise Alert.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Set Sensors to Raise Alert.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Snippet - Execute Script or Process on List of Agents.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Snippet - Execute Script or Process on List of Agents.pdf -------------------------------------------------------------------------------- /LabTech-Scripts/Snippet - Execute Script or Process on List of Agents.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Snippet - Execute Script or Process on List of Agents.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Snippet - Reboot List of Servers.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Snippet - Reboot List of Servers.pdf -------------------------------------------------------------------------------- /LabTech-Scripts/Snippet - Reboot List of Servers.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Snippet - Reboot List of Servers.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Symantec Cloud Deployment - Forces Reboot.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Symantec Cloud Deployment - Forces Reboot.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Symantec Endpoint Protection 11 32 Bit Exclusion Push.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Symantec Endpoint Protection 11 32 Bit Exclusion Push.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Symantec MSI Uninstall - Forces Reboot.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Symantec MSI Uninstall - Forces Reboot.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Uninstall Adobe Flash Player.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Uninstall Adobe Flash Player.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Uninstall Adobe Reader 9, 10 & 11.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Uninstall Adobe Reader 9, 10 & 11.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Uninstall IE 11.0.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Uninstall IE 11.0.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Update Client's Credentials.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Update Client's Credentials.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Update the Windows Update Agent to 7.6.7600.320.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Update the Windows Update Agent to 7.6.7600.320.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Updates - IE11 Deny.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Updates - IE11 Deny.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Verify LocationCache Credentials.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Verify LocationCache Credentials.xml -------------------------------------------------------------------------------- /LabTech-Scripts/Weekly Backup Health Report.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Scripts/Weekly Backup Health Report.xml -------------------------------------------------------------------------------- /LabTech-Solutions/Active Directory Package/AD - Check and Set Local Admin Password.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Active Directory Package/AD - Check and Set Local Admin Password.docx -------------------------------------------------------------------------------- /LabTech-Solutions/Active Directory Package/AD - Check and Set Local Admin Password.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Active Directory Package/AD - Check and Set Local Admin Password.xml -------------------------------------------------------------------------------- /LabTech-Solutions/Active Directory Package/AD - Create Local Admin.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Active Directory Package/AD - Create Local Admin.docx -------------------------------------------------------------------------------- /LabTech-Solutions/Active Directory Package/AD - Create Local Admin.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Active Directory Package/AD - Create Local Admin.xml -------------------------------------------------------------------------------- /LabTech-Solutions/Active Directory Package/AD - Disable User.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Active Directory Package/AD - Disable User.docx -------------------------------------------------------------------------------- /LabTech-Solutions/Active Directory Package/AD - Disable User.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Active Directory Package/AD - Disable User.xml -------------------------------------------------------------------------------- /LabTech-Solutions/Active Directory Package/AD - Find Inactive Users.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Active Directory Package/AD - Find Inactive Users.docx -------------------------------------------------------------------------------- /LabTech-Solutions/Active Directory Package/AD - Find Inactive Users.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Active Directory Package/AD - Find Inactive Users.xml -------------------------------------------------------------------------------- /LabTech-Solutions/Active Directory Package/AD - Get Local Admins for All Domain Machines.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Active Directory Package/AD - Get Local Admins for All Domain Machines.docx -------------------------------------------------------------------------------- /LabTech-Solutions/Active Directory Package/AD - Get Local Admins for All Domain Machines.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Active Directory Package/AD - Get Local Admins for All Domain Machines.xml -------------------------------------------------------------------------------- /LabTech-Solutions/Active Directory Package/AD - User Gathering.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Active Directory Package/AD - User Gathering.docx -------------------------------------------------------------------------------- /LabTech-Solutions/Active Directory Package/AD - User Gathering.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Active Directory Package/AD - User Gathering.sql -------------------------------------------------------------------------------- /LabTech-Solutions/Active Directory Package/AD - User Gathering.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Active Directory Package/AD - User Gathering.xml -------------------------------------------------------------------------------- /LabTech-Solutions/Certificate Expiration Solution/LT - Certificate Expiration Solution.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Certificate Expiration Solution/LT - Certificate Expiration Solution.docx -------------------------------------------------------------------------------- /LabTech-Solutions/Certificate Expiration Solution/LT - Certificate Gathering.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Certificate Expiration Solution/LT - Certificate Gathering.xml -------------------------------------------------------------------------------- /LabTech-Solutions/Certificate Expiration Solution/LT - Expired certs.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Certificate Expiration Solution/LT - Expired certs.sql -------------------------------------------------------------------------------- /LabTech-Solutions/Certificate Expiration Solution/LT - Expiring certs.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Certificate Expiration Solution/LT - Expiring certs.sql -------------------------------------------------------------------------------- /LabTech-Solutions/Certificate Expiration Solution/LT - LT_Certs Table.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Certificate Expiration Solution/LT - LT_Certs Table.sql -------------------------------------------------------------------------------- /LabTech-Solutions/Exchange Integration Package/EX - Database Information Gathering.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Exchange Integration Package/EX - Database Information Gathering.docx -------------------------------------------------------------------------------- /LabTech-Solutions/Exchange Integration Package/EX - Database Information Gathering.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Exchange Integration Package/EX - Database Information Gathering.sql -------------------------------------------------------------------------------- /LabTech-Solutions/Exchange Integration Package/EX - Database Information Gathering.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Exchange Integration Package/EX - Database Information Gathering.xml -------------------------------------------------------------------------------- /LabTech-Solutions/Exchange Integration Package/EX - Mailbox Information Gathering.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Exchange Integration Package/EX - Mailbox Information Gathering.docx -------------------------------------------------------------------------------- /LabTech-Solutions/Exchange Integration Package/EX - Mailbox Information Gathering.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Exchange Integration Package/EX - Mailbox Information Gathering.sql -------------------------------------------------------------------------------- /LabTech-Solutions/Exchange Integration Package/EX - Mailbox Information Gathering.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Exchange Integration Package/EX - Mailbox Information Gathering.xml -------------------------------------------------------------------------------- /LabTech-Solutions/Exchange Integration Package/Exchange Database Information Gathering.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Exchange Integration Package/Exchange Database Information Gathering.ps1 -------------------------------------------------------------------------------- /LabTech-Solutions/Exchange Integration Package/Exchange Mailbox Information Gathering.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Exchange Integration Package/Exchange Mailbox Information Gathering.ps1 -------------------------------------------------------------------------------- /LabTech-Solutions/LabTech Enhancement Package/LEP - Drive Growth.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/LabTech Enhancement Package/LEP - Drive Growth.docx -------------------------------------------------------------------------------- /LabTech-Solutions/LabTech Enhancement Package/LEP - Drive Growth.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/LabTech Enhancement Package/LEP - Drive Growth.sql -------------------------------------------------------------------------------- /LabTech-Solutions/LabTech Enhancement Package/LEP - Drive Growth.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/LabTech Enhancement Package/LEP - Drive Growth.xml -------------------------------------------------------------------------------- /LabTech-Solutions/LabTech Enhancement Package/LEP - Enable Remote Desktop.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/LabTech Enhancement Package/LEP - Enable Remote Desktop.docx -------------------------------------------------------------------------------- /LabTech-Solutions/LabTech Enhancement Package/LEP - Enable Remote Desktop.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/LabTech Enhancement Package/LEP - Enable Remote Desktop.xml -------------------------------------------------------------------------------- /LabTech-Solutions/LabTech Enhancement Package/LEP - Get List of Processes by CPU Usage.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/LabTech Enhancement Package/LEP - Get List of Processes by CPU Usage.docx -------------------------------------------------------------------------------- /LabTech-Solutions/LabTech Enhancement Package/LEP - Get List of Processes by CPU Usage.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/LabTech Enhancement Package/LEP - Get List of Processes by CPU Usage.xml -------------------------------------------------------------------------------- /LabTech-Solutions/LabTech Enhancement Package/LEP - LabTech License Check Script.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/LabTech Enhancement Package/LEP - LabTech License Check Script.docx -------------------------------------------------------------------------------- /LabTech-Solutions/LabTech Enhancement Package/LEP - Labtech License Check Script.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/LabTech Enhancement Package/LEP - Labtech License Check Script.xml -------------------------------------------------------------------------------- /LabTech-Solutions/LabTech Enhancement Package/LEP - Tickets that Fail to Sync to CW.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/LabTech Enhancement Package/LEP - Tickets that Fail to Sync to CW.docx -------------------------------------------------------------------------------- /LabTech-Solutions/LabTech Enhancement Package/LEP - Tickets that Fail to Sync to CW.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/LabTech Enhancement Package/LEP - Tickets that Fail to Sync to CW.xml -------------------------------------------------------------------------------- /LabTech-Solutions/Not Synced/notes.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /LabTech-Solutions/Posiflex/Posiflex Project Guide.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Posiflex/Posiflex Project Guide.docx -------------------------------------------------------------------------------- /LabTech-Solutions/Posiflex/Posiflex.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Posiflex/Posiflex.ps1 -------------------------------------------------------------------------------- /LabTech-Solutions/Posiflex/Posiflex.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Posiflex/Posiflex.xml -------------------------------------------------------------------------------- /LabTech-Solutions/Posiflex/PosiflexTables.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Posiflex/PosiflexTables.sql -------------------------------------------------------------------------------- /LabTech-Solutions/Posiflex/RMM.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Posiflex/RMM.xml -------------------------------------------------------------------------------- /LabTech-Solutions/Posiflex/rmm.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Posiflex/rmm.xsd -------------------------------------------------------------------------------- /LabTech-Solutions/Raid Package/Install Server Manager Monitoring Solution.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Raid Package/Install Server Manager Monitoring Solution.sql -------------------------------------------------------------------------------- /LabTech-Solutions/Raid Package/Raid - Raid Package.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Raid Package/Raid - Raid Package.docx -------------------------------------------------------------------------------- /LabTech-Solutions/SNMP/probecollectionrules.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/SNMP/probecollectionrules.sql -------------------------------------------------------------------------------- /LabTech-Solutions/SNMP/probecollectiontemplates.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/SNMP/probecollectiontemplates.sql -------------------------------------------------------------------------------- /LabTech-Solutions/Server Validation Updates/ltval.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Server Validation Updates/ltval.ps1 -------------------------------------------------------------------------------- /LabTech-Solutions/ShadowProtect Monitoring/Shadow Protect Group.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/ShadowProtect Monitoring/Shadow Protect Group.xml -------------------------------------------------------------------------------- /LabTech-Solutions/ShadowProtect Monitoring/ShadowProtect Alerts Dataview.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/ShadowProtect Monitoring/ShadowProtect Alerts Dataview.sql -------------------------------------------------------------------------------- /LabTech-Solutions/ShoreTel/Install Managed ShoreTel Solution.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/ShoreTel/Install Managed ShoreTel Solution.xml -------------------------------------------------------------------------------- /LabTech-Solutions/ShoreTel/Managed ShoreTel Solution.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/ShoreTel/Managed ShoreTel Solution.docx -------------------------------------------------------------------------------- /LabTech-Solutions/Signature Project/Server Signature Gathering.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Signature Project/Server Signature Gathering.xml -------------------------------------------------------------------------------- /LabTech-Solutions/Signature Project/Transfer Signatures To LTShare.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Signature Project/Transfer Signatures To LTShare.xml -------------------------------------------------------------------------------- /LabTech-Solutions/Signature Project/_Local Signature Gather.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Signature Project/_Local Signature Gather.xml -------------------------------------------------------------------------------- /LabTech-Solutions/Signature Project/_Local Signature Verify.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Signature Project/_Local Signature Verify.xml -------------------------------------------------------------------------------- /LabTech-Solutions/Support Automation/Duplicate Contact Sync.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Support Automation/Duplicate Contact Sync.ps1 -------------------------------------------------------------------------------- /LabTech-Solutions/Support Automation/Patching 101 KB.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Support Automation/Patching 101 KB.docx -------------------------------------------------------------------------------- /LabTech-Solutions/Support Automation/Patching 101 KB.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Support Automation/Patching 101 KB.ps1 -------------------------------------------------------------------------------- /LabTech-Solutions/Support Automation/Plugin Gathering.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Support Automation/Plugin Gathering.docx -------------------------------------------------------------------------------- /LabTech-Solutions/Support Automation/Plugin Gathering.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Support Automation/Plugin Gathering.ps1 -------------------------------------------------------------------------------- /LabTech-Solutions/Support Automation/Table Size Gathering.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Support Automation/Table Size Gathering.docx -------------------------------------------------------------------------------- /LabTech-Solutions/Support Automation/Table Size Gathering.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Support Automation/Table Size Gathering.ps1 -------------------------------------------------------------------------------- /LabTech-Solutions/Support Automation/Tickets that Don't Sync to CW.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Support Automation/Tickets that Don't Sync to CW.ps1 -------------------------------------------------------------------------------- /LabTech-Solutions/Support Automation/Tickets that Fail to Sync to CW.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Support Automation/Tickets that Fail to Sync to CW.docx -------------------------------------------------------------------------------- /LabTech-Solutions/Support Automation/Windows Update Log Parsing.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Support Automation/Windows Update Log Parsing.ps1 -------------------------------------------------------------------------------- /LabTech-Solutions/TunnelTest/TunnelTestAdvanced.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/TunnelTest/TunnelTestAdvanced.ps1 -------------------------------------------------------------------------------- /LabTech-Solutions/TunnelTest/TunnelTestBasic.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/TunnelTest/TunnelTestBasic.ps1 -------------------------------------------------------------------------------- /LabTech-Solutions/Veeam Backup/Readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Veeam Backup/Readme.txt -------------------------------------------------------------------------------- /LabTech-Solutions/Veeam Backup/Veeam Backup Registry Setup.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Veeam Backup/Veeam Backup Registry Setup.xml -------------------------------------------------------------------------------- /LabTech-Solutions/Veeam Backup/Veeam Backup and Rep Service.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Veeam Backup/Veeam Backup and Rep Service.sql -------------------------------------------------------------------------------- /LabTech-Solutions/Veeam Backup/Veeam Dataview.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Veeam Backup/Veeam Dataview.sql -------------------------------------------------------------------------------- /LabTech-Solutions/Veeam Backup/Veeam Search.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Veeam Backup/Veeam Search.sql -------------------------------------------------------------------------------- /LabTech-Solutions/Veeam Backup/Veeam VM Backup Job Completed.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Veeam Backup/Veeam VM Backup Job Completed.sql -------------------------------------------------------------------------------- /LabTech-Solutions/Veeam Backup/Veeam VM Backup Job Failed or Stopped.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Veeam Backup/Veeam VM Backup Job Failed or Stopped.sql -------------------------------------------------------------------------------- /LabTech-Solutions/Veeam Backup/Veeam VM Backup Job Started.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Veeam Backup/Veeam VM Backup Job Started.sql -------------------------------------------------------------------------------- /LabTech-Solutions/Veeam Backup/Veeam no backup jobs.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Veeam Backup/Veeam no backup jobs.xml -------------------------------------------------------------------------------- /LabTech-Solutions/Warranty Lookup Package/Combined Warranty.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Warranty Lookup Package/Combined Warranty.ps1 -------------------------------------------------------------------------------- /LabTech-Solutions/Warranty Lookup Package/Dell Warranty.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Warranty Lookup Package/Dell Warranty.ps1 -------------------------------------------------------------------------------- /LabTech-Solutions/Warranty Lookup Package/HP Warranty.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Warranty Lookup Package/HP Warranty.ps1 -------------------------------------------------------------------------------- /LabTech-Solutions/Warranty Lookup Package/Lenovo Warranty.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Warranty Lookup Package/Lenovo Warranty.ps1 -------------------------------------------------------------------------------- /LabTech-Solutions/Warranty Lookup Package/WAR - Warranty Lookup Package.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Warranty Lookup Package/WAR - Warranty Lookup Package.docx -------------------------------------------------------------------------------- /LabTech-Solutions/Warranty Lookup Package/War - Combined Warranty Information.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Warranty Lookup Package/War - Combined Warranty Information.xml -------------------------------------------------------------------------------- /LabTech-Solutions/Warranty Lookup Package/War - Dell Warranty Information.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Warranty Lookup Package/War - Dell Warranty Information.xml -------------------------------------------------------------------------------- /LabTech-Solutions/Warranty Lookup Package/War - DellWarranties.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Warranty Lookup Package/War - DellWarranties.sql -------------------------------------------------------------------------------- /LabTech-Solutions/Warranty Lookup Package/War - HP Warranty Information.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Warranty Lookup Package/War - HP Warranty Information.xml -------------------------------------------------------------------------------- /LabTech-Solutions/Warranty Lookup Package/War - HPWarranties.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Warranty Lookup Package/War - HPWarranties.sql -------------------------------------------------------------------------------- /LabTech-Solutions/Warranty Lookup Package/War - Lenovo Warranty Information.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Warranty Lookup Package/War - Lenovo Warranty Information.xml -------------------------------------------------------------------------------- /LabTech-Solutions/Warranty Lookup Package/War - LenovoWarranties.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Warranty Lookup Package/War - LenovoWarranties.sql -------------------------------------------------------------------------------- /LabTech-Solutions/Windows Backup/WB - Group and Search.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Windows Backup/WB - Group and Search.xml -------------------------------------------------------------------------------- /LabTech-Solutions/Windows Backup/WB - Monitor.sql: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Windows Backup/WB - Monitor.sql -------------------------------------------------------------------------------- /LabTech-Solutions/Windows Backup/WB - Windows Backup.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/LabTech-Solutions/Windows Backup/WB - Windows Backup.docx -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/README.md -------------------------------------------------------------------------------- /Server-Down-Alerting/Server Down Alerting.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/Server-Down-Alerting/Server Down Alerting.docx -------------------------------------------------------------------------------- /Server-Down-Alerting/Server Down Checker.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/Server-Down-Alerting/Server Down Checker.docx -------------------------------------------------------------------------------- /Server-Down-Alerting/Server Down Checker.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/Server-Down-Alerting/Server Down Checker.exe -------------------------------------------------------------------------------- /Server-Down-Alerting/Server Down Checker.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/Server-Down-Alerting/Server Down Checker.ps1 -------------------------------------------------------------------------------- /Server-Down-Alerting/ServerDownAlerting.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/Server-Down-Alerting/ServerDownAlerting.exe -------------------------------------------------------------------------------- /Server-Down-Alerting/ServerDownAlerting.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/Server-Down-Alerting/ServerDownAlerting.ps1 -------------------------------------------------------------------------------- /Signature-Automation/Local Signature Gather.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/Signature-Automation/Local Signature Gather.docx -------------------------------------------------------------------------------- /Signature-Automation/Server Signature Gathering 2.0.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/Signature-Automation/Server Signature Gathering 2.0.xml -------------------------------------------------------------------------------- /Signature-Automation/Signature Transfer.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/Signature-Automation/Signature Transfer.docx -------------------------------------------------------------------------------- /Signature-Automation/_Local Signature Gather 2.0.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/Signature-Automation/_Local Signature Gather 2.0.xml -------------------------------------------------------------------------------- /Signature-Automation/localsiggather-dev.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/Signature-Automation/localsiggather-dev.ps1 -------------------------------------------------------------------------------- /Signature-Automation/localsiggather.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/Signature-Automation/localsiggather.ps1 -------------------------------------------------------------------------------- /Signature-Automation/signaturetransfer.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hematic/Labtech-Stuff/HEAD/Signature-Automation/signaturetransfer.ps1 --------------------------------------------------------------------------------