Downloads:
7,104
Downloads of v 3.7.523.0:
1,128
Last Update:
23 May 2016
Package Maintainer(s):
Software Author(s):
- Pablo Escobar
Tags:
dnncmd admin deployer dnndeployer dotnetnuke- Software Specific:
- Software Site
- Software Source
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
dnncmd
- 1
- 2
- 3
3.7.523.0 | Updated: 23 May 2016
- Software Specific:
- Software Site
- Software Source
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
7,104
Downloads of v 3.7.523.0:
1,128
Maintainer(s):
Software Author(s):
- Pablo Escobar
dnncmd 3.7.523.0
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Pablo Escobar. The inclusion of Pablo Escobar trademark(s), if any, upon this webpage is solely to identify Pablo Escobar 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 dnncmd, run the following command from the command line or from PowerShell:
To upgrade dnncmd, run the following command from the command line or from PowerShell:
To uninstall dnncmd, 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 dnncmd --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 dnncmd -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 dnncmd -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 dnncmd
win_chocolatey:
name: dnncmd
version: '3.7.523.0'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'dnncmd' do
action :install
source 'INTERNAL REPO URL'
version '3.7.523.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller dnncmd
{
Name = "dnncmd"
Version = "3.7.523.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'dnncmd':
ensure => '3.7.523.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 as a trusted package on 09 Nov 2024.
DotNetNuke Command Line Utilitiy allows you to perform several actions against a DotNetNuke Installation (7.2.1 or above) including but not limited to the automation of deployment for:
- Skins
- Modules
- Libraries
- Language packs
- Importing sites from remote templates
- Pages on current portal or any portal.
- Adding modules to pages.
- Changing module details on a page (e.g. Module Title).
Please Note: This is an automatically updated package. If you find it is
out of date by more than a day or two, please contact the maintainer(s) and
let them know the package is no longer updating correctly.
md5: 2E8F4835023B4E56B7C0A72EBB49EC69 | sha1: CEF2112938DE431AB6D83F97EE6F9A6365842320 | sha256: D9F2B6BBF2A5B71757E72485F95FA79AEBA0DE04EC3F43FF32EB32F4D8B5F60B | sha512: 3A013634BC5059CFB5A7E1B7B3F7D18025D5957F9B4AC304FE067ABD98928EB2AE2651C42267812145FE01263C27616FDEF14A1A2CC7A5442E4BBE7E79FC5C4A
md5: 569DD1EAD370498B60EF472394DFA236 | sha1: 796DF2C86F96F60B3C3BE7D5469DC7AECA5898DD | sha256: 9B6BE1728DB9C3592898A27DB6612437C819D33414F5B5E0C3B881A06B008649 | sha512: 2CE4F98E7DA91BF7D5CEE659CAFE36BF072324BCEFB75D0BFA20F2EF486875B19E63E9B3A8F6F89FFCD59B3D80F95F15103F23A8B0806A6E6C9966B862ACF272
Log in or click on link to see number of positives.
- dnncmd.3.7.523.0.nupkg (50c5424725a8) - ## / 57
- dnncmd.exe (d9f2b6bbf2a5) - ## / 57
- Deployer_03.07.523_Install.zip (9b6be1728db9) - ## / 57
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 |
---|---|---|---|---|
dnncmd 3.7.523.0 | 1128 | Monday, May 23, 2016 | Approved | |
dnncmd 3.6.523.0 | 379 | Monday, May 23, 2016 | Approved | |
dnncmd 3.5.523.0 | 384 | Monday, May 23, 2016 | Approved | |
dnncmd 3.4.523.0 | 385 | Monday, May 23, 2016 | Approved | |
dnncmd 3.3.523.0 | 398 | Monday, May 23, 2016 | Approved | |
dnncmd 3.3.506.0 | 377 | Friday, May 6, 2016 | Approved | |
dnncmd 3.0.506.163 | 421 | Friday, May 6, 2016 | Approved | |
dnncmd 3.0.506.162 | 385 | Friday, May 6, 2016 | Approved | |
dnncmd 3.0.506.161 | 411 | Friday, May 6, 2016 | Approved | |
dnncmd 3.0.502.165 | 408 | Monday, May 2, 2016 | Approved | |
dnncmd 3.0.502.164 | 427 | Monday, May 2, 2016 | Approved | |
dnncmd 3.0.502.163 | 462 | Monday, May 2, 2016 | Approved | |
dnncmd 3.0.502.162 | 360 | Monday, May 2, 2016 | Approved | |
dnncmd 2.3.427.161 | 407 | Wednesday, April 27, 2016 | Approved | |
DotNetNuke Command-Line Utility 2.1.814.2015 | 384 | Friday, August 14, 2015 | Approved | |
DotNetNuke Command-Line Utility 2.0.2015.813 | 388 | Thursday, August 13, 2015 | Approved |
This package has no dependencies.
Ground Rules:
- This discussion is only about dnncmd and the dnncmd 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 dnncmd, 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.