toko-admin

1.1.3

More user friendly and powerful administration commands.

Minimum PowerShell version

5.1

The owner has unlisted this package. This could mean that the module is deprecated or shouldn't be used anymore.

Installation Options

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

Install-Module -Name toko-admin -RequiredVersion 1.1.3

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

Install-PSResource -Name toko-admin -Version 1.1.3

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 Todor Mitskovski. All rights reserved.

Package Details

Author(s)

  • Todor Mitskovski

Functions

iis-get-websitePort iis-show-appPoolPid iis-get-usedPorts iis-get-appPoolApps iis-create-appPool iis-get-appPools iis-delete-appPool iis-create-website iis-get-siteAppPool iis-test-isPortFree iis-add-sitePort iis-test-isSiteNameDuplicate iis-get-subAppName iis-rename-website iis-new-subApp iis-remove-subApp iis-set-sitePath clear-nugetCache os-popup-notification os-test-isPortFree execute-native unlock-allFiles sql-delete-database sql-rename-database sql-get-dbs sql-get-items sql-update-items sql-insert-items sql-delete-items sql-test-isDbNameDuplicate sql-copy-db sql-create-login sql-delete-login tfs-get-workspaces tf-query-workspaces tfs-delete-workspace tfs-create-workspace tfs-rename-workspace tfs-create-mappings tfs-checkout-file tfs-get-latestChanges tfs-undo-pendingChanges tfs-show-pendingChanges tfs-get-workspaceName tfs-get-branchPath tfs-get-lastWorkspaceChangeset iis-get-binding iis-set-binding Add-ToHostsFile Remove-FromHostsFile get-sqlClient iis-find-site

Dependencies

Release Notes

           1.1.3
               iis-find-site now respects subApps
           1.1.2
               Fixed not found IIS drive when getting all sites
           1.1.1
               Getting branch sometimes gets fake result for specific location where it should return none.
           1.1.0
               TF.exe error stream is redirected to powershell error stream.
           1.0.0
               New api via global object
           0.3.0
               Feature
                   iis-find-site
                   Find site name by path.
           0.2.1
               Fixes
                   Errors from native operations improper error code handling when nesting scopes of modules.
           0.2.0
               Features
                   Added SqlClient object API
               Bugfixes
                   Removed errors when unlocking files
           0.1.3
               Add user configuration for tfPath
               Fix: default credentials not found for sql and server name for TFS
           0.1.2
               Fixed unlocking files
           0.1.1
               Ability to quickly add entries to hosts file. Add-ToHostsFile and Remove-FromHostsFile
           0.1.0
               Initial release containing commonly used administration tasks on windows automated.
               Contains scripts for MSSQL, IIS, Windows, Nuget, TFS.

FileList

Version History

Version Downloads Last updated