www.powershellgallery.com
Open in
urlscan Pro
2620:1ec:bdf::46
Public Scan
Submitted URL: http://powershellgallery.com/
Effective URL: https://www.powershellgallery.com/
Submission: On July 10 via api from JP — Scanned from JP
Effective URL: https://www.powershellgallery.com/
Submission: On July 10 via api from JP — Scanned from JP
Form analysis
1 forms found in the DOMGET /packages
<form action="/packages" method="get">
<div class="col-xs-offset-1 col-xs-10 col-sm-10">
<div class="form-group">
<label for="search">Search PowerShell packages:</label>
<div class="input-group" role="presentation">
<input name="q" type="text" class="form-control ms-borderColor-blue search-box" id="search" aria-label="Enter packages to search, use the arrow keys to autofill." placeholder="Az, etc..." autocomplete="on" value="">
<span class="input-group-btn">
<button class="btn btn-default btn-search ms-borderColor-blue ms-borderColor-blue--hover" type="submit" title="Search PowerShell packages" aria-label="Search PowerShell packages">
<span class="ms-Icon ms-Icon--Search" aria-hidden="true"></span>
</button>
</span>
</div>
<div id="autocomplete-results-container" class="text-left" tabindex="0"></div>
<script type="text/html" id="autocomplete-results-row">
<!-- ko if: $data -->
<!-- ko if: $data.PackageRegistration -->
<div class="col-sm-4 autocomplete-row-id autocomplete-row-data">
<span data-bind="attr: { id: 'autocomplete-result-id-' + $data.PackageRegistration.Id, title: $data.PackageRegistration.Id }, text: $data.PackageRegistration.Id"></span>
</div>
<div class="col-sm-4 autocomplete-row-downloadcount text-right autocomplete-row-data">
<span data-bind="text: $data.DownloadCount + ' downloads'"></span>
</div>
<div class="col-sm-4 autocomplete-row-owners text-left autocomplete-row-data">
<span data-bind="text: $data.OwnersString + ' '"></span>
</div>
<!-- /ko -->
<!-- ko ifnot: $data.PackageRegistration -->
<div class="col-sm-12 autocomplete-row-id autocomplete-row-data">
<span data-bind="attr: { id: 'autocomplete-result-id-' + $data, title: $data }, text: $data"></span>
</div>
<!-- /ko -->
<!-- /ko -->
</script>
<script type="text/html" id="autocomplete-results-template">
<!-- ko if: $data.data.length > 0 -->
<div data-bind="foreach: $data.data" id="autocomplete-results-list">
<a data-bind="attr: { id: 'autocomplete-result-row-' + $data, href: '/packages/' + $data, title: $data }" tabindex="-1">
<div data-bind="attr:{ id: 'autocomplete-container-' + $data }" class="autocomplete-results-row">
</div>
</a>
</div>
<!-- /ko -->
</script>
</div>
</div>
</form>
Text Content
This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use. Learn more Skip To Content PowerShell Gallery Toggle navigation * Packages * Publish * Documentation Sign in WELCOME TO THE POWERSHELL GALLERY The central repository for sharing and acquiring PowerShell code including PowerShell modules, scripts, and DSC resources. The packages on this repository are community content and should be regarded as inherently untrusted. Search PowerShell packages: 12,933 Unique Packages 14,298,285,113 Total package downloads 348,392 Total packages LEARN WHAT IS POWERSHELL GALLERY? Learn why the PowerShell Gallery is the most used resource for sharing and acquiring PowerShell code. GETTING STARTED Learn how to install and set up the PowerShellGet module, which is required in order to download packages from the Gallery. TOP PACKAGE DOWNLOADS (LAST 6 WEEKS): Package Downloads PSWindowsUpdate 33,209,686 Az.Accounts 17,969,207 DellBIOSProvider 12,883,950 PackageManagement 5,033,505 Az.Storage 4,769,681 Az.Resources 4,608,517 View moreView more package download statistics Contact Us Terms of Use Privacy Policy Gallery Status Feedback FAQs © 2024 Microsoft Corporation