Downloads:
5,965
Downloads of v 1.74.0:
179
Last Update:
16 Sep 2023
Package Maintainer(s):
Software Author(s):
- Nir Sofer
Tags:
nirsoft taskschedulerview task scheduler utility portable binary- Software Specific:
- Software Site
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
TaskSchedulerView (Portable)
- 1
- 2
- 3
1.74.0 | Updated: 16 Sep 2023
- Software Specific:
- Software Site
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
5,965
Downloads of v 1.74.0:
179
Maintainer(s):
Software Author(s):
- Nir Sofer
TaskSchedulerView (Portable) 1.74.0
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Nir Sofer. The inclusion of Nir Sofer trademark(s), if any, upon this webpage is solely to identify Nir Sofer goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install TaskSchedulerView (Portable), run the following command from the command line or from PowerShell:
To upgrade TaskSchedulerView (Portable), run the following command from the command line or from PowerShell:
To uninstall TaskSchedulerView (Portable), run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download taskschedulerview --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade taskschedulerview -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade taskschedulerview -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install taskschedulerview
win_chocolatey:
name: taskschedulerview
version: '1.74.0'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'taskschedulerview' do
action :install
source 'INTERNAL REPO URL'
version '1.74.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller taskschedulerview
{
Name = "taskschedulerview"
Version = "1.74.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'taskschedulerview':
ensure => '1.74.0',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved by moderator Windos on 20 Sep 2023.
choco://taskschedulerview
To use choco:// protocol URLs, install (unofficial) choco:// Protocol support
TaskSchedulerView is a simple tool for Windows Vista/7/8/10 that displays in a single table the list of all tasks from the Task Scheduler of Windows. It also allows you to easily disable/enable multiple tasks at once. For every task, the following information is displayed: Task Name, Description, Status, Hidden (Yes/No), Last Run/Next Run Times, Task Folder, EXE filename or COM handler of the task, number of missed runs, and more...
System Requirements
This tool works on any version of Windows, starting from Windows Vista and up to Windows 10. Both 32-bit and 64-bit systems are supported. Windows XP and older systems are not supported.
TaskSchedulerView is also included with NirLauncher
Click here to Patreon-ize the package maintainer.
$ErrorActionPreference = 'Stop'
$packageName = 'taskschedulerview'
$shortcutName = 'TaskSchedulerView.lnk'
remove-item "$ENV:Public\Desktop\$shortcutName" -Force -ErrorAction SilentlyContinue
remove-item "$ENV:ProgramData\Microsoft\Windows\Start Menu\Programs\$shortcutName" -Force -ErrorAction SilentlyContinue
==================== TaskSchedulerView ====================
https://www.nirsoft.net/utils/task_scheduler_view.html
License
This utility is released as freeware. You are allowed to freely distribute this utility via floppy disk, CD-ROM, Internet, or in any other way, as long as you don't charge anything for this and you don't sell it or distribute it as a part of commercial product. If you distribute this utility, you must include all files in the distribution package, without any modification !
==================== TaskSchedulerView ====================
md5: 4009C3B45618FB5917A2BD1BA57A87B9 | sha1: C00A4ADDA38457B2668B61D0A64E987FBAC4C206 | sha256: 862AC1C228283EE9D1EC9C73C35A743A870955C0E12935A0CEB4FF02913EF11A | sha512: 261E5319B590A47C7D077FB6EB4C7FF6BB7FCEFBE27945AC6F9D74390A58F6811971435273A3203B467A3F912380717C6DFB35D45779221FCE995E403C2C866B
md5: B882A797DEA89462359E5EB757EAA5BB | sha1: 70E750A2BC73F09240BB80E3E2066542B666A588 | sha256: A9412B7618AAA3B030345919ADC42F1E6DE0CE4F09FDD46A37CEF523BFA10304 | sha512: B9A379C460B3C68E5F460FE890479908B7388D278099A172A929C8A153075EF02C59FD3862DEC827132749311B73A3E02B56B99E4597A1CEDFF47A1F9303E7EC
==================== TaskSchedulerView ====================
bcurran3 downloads and packages the included .ZIPs for TaskSchedulerView from the developer's website.
The direct download links are:
https://www.nirsoft.net/utils/taskschedulerview.zip
https://www.nirsoft.net/utils/taskschedulerview-x64.zip
==================== TaskSchedulerView ====================
Log in or click on link to see number of positives.
- taskschedulerview.1.74.0.nupkg (96eccbacbd0f) - ## / 63
- taskschedulerview-x64.zip (862ac1c22828) - ## / 62
- taskschedulerview.zip (a9412b7618aa) - ## / 62
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
TaskSchedulerView (Portable) 1.74.0 | 179 | Saturday, September 16, 2023 | Approved | |
TaskSchedulerView (Portable) 1.73.0 | 111 | Friday, June 23, 2023 | Approved | |
TaskSchedulerView (Portable) 1.72 | 247 | Saturday, October 15, 2022 | Approved | |
TaskSchedulerView (Portable) 1.71 | 127 | Saturday, June 25, 2022 | Approved | |
TaskSchedulerView (Portable) 1.70 | 126 | Tuesday, March 15, 2022 | Approved | |
TaskSchedulerView (Portable) 1.68 | 292 | Sunday, June 6, 2021 | Approved | |
TaskSchedulerView (Portable) 1.67 | 141 | Tuesday, May 11, 2021 | Approved | |
TaskSchedulerView (Portable) 1.66 | 174 | Thursday, February 4, 2021 | Approved | |
TaskSchedulerView (Portable) 1.65 | 151 | Saturday, December 26, 2020 | Approved | |
TaskSchedulerView (Portable) 1.57 | 162 | Friday, November 20, 2020 | Approved | |
TaskSchedulerView (Portable) 1.56 | 195 | Tuesday, September 8, 2020 | Approved | |
TaskSchedulerView (Portable) 1.54 | 268 | Friday, May 8, 2020 | Approved | |
TaskSchedulerView (Portable) 1.53 | 374 | Monday, November 4, 2019 | Approved | |
TaskSchedulerView (Portable) 1.52 | 209 | Thursday, October 3, 2019 | Approved | |
TaskSchedulerView (Portable) 1.51 | 215 | Sunday, September 1, 2019 | Approved | |
TaskSchedulerView (Portable) 1.50 | 242 | Friday, May 31, 2019 | Approved | |
TaskSchedulerView (Portable) 1.46 | 285 | Thursday, January 10, 2019 | Approved | |
TaskSchedulerView (Portable) 1.45 | 267 | Saturday, December 8, 2018 | Approved | |
TaskSchedulerView (Portable) 1.42 | 278 | Tuesday, September 4, 2018 | Approved | |
TaskSchedulerView (Portable) 1.41 | 307 | Saturday, May 26, 2018 | Approved | |
TaskSchedulerView (Portable) 1.40 | 356 | Friday, April 6, 2018 | Approved | |
TaskSchedulerView (Portable) 1.36 | 411 | Wednesday, December 27, 2017 | Approved | |
TaskSchedulerView (Portable) 1.35 | 425 | Friday, September 1, 2017 | Approved | |
TaskSchedulerView (Portable) 1.30 | 423 | Saturday, June 3, 2017 | Approved |
Copyright (c) Nir Sofer
This package has no dependencies.
Ground Rules:
- This discussion is only about TaskSchedulerView (Portable) and the TaskSchedulerView (Portable) package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or TaskSchedulerView (Portable), or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.