full_path
stringlengths
31
232
filename
stringlengths
4
167
content
stringlengths
0
48.3M
PowerShellCorpus/PowerShellGallery/VsoReleaseManagerClient/2.0.3/Private/Invoke-DownloadFile.ps1
Invoke-DownloadFile.ps1
<############################################ Module : VsoReleaseManagerClient Company : ItsZap Inc. Author : Riwut Libinuko Blog : http://blog.libinuko.com Licence : GNU GENERAL PUBLIC LICENSE Copyright © 2016, ItsZap Inc, Riwut Libinuko (cakriwut@gmail.com). All Rights Reserved ##...
PowerShellCorpus/PowerShellGallery/VsoReleaseManagerClient/2.0.3/Private/Get-ApiUrl.ps1
Get-ApiUrl.ps1
<############################################ Module : VsoReleaseManagerClient Company : ItsZap Inc. Author : Riwut Libinuko Blog : http://blog.libinuko.com Licence : GNU GENERAL PUBLIC LICENSE Copyright © 2016, ItsZap Inc, Riwut Libinuko (cakriwut@gmail.com). All Rights Reserved ##...
PowerShellCorpus/PowerShellGallery/VsoReleaseManagerClient/2.0.3/Public/Find-VsoBuild.ps1
Find-VsoBuild.ps1
<############################################ Module : VsoReleaseManagerClient Company : ItsZap Inc. Author : Riwut Libinuko Blog : http://blog.libinuko.com Licence : GNU GENERAL PUBLIC LICENSE Copyright © 2016, ItsZap Inc, Riwut Libinuko (cakriwut@gmail.com). All Rights Reserved ##...
PowerShellCorpus/PowerShellGallery/VsoReleaseManagerClient/2.0.3/Public/Get-VsoBuildArtifact.ps1
Get-VsoBuildArtifact.ps1
<############################################ Module : VsoReleaseManagerClient Company : ItsZap Inc. Author : Riwut Libinuko Blog : http://blog.libinuko.com Licence : GNU GENERAL PUBLIC LICENSE Copyright © 2016, ItsZap Inc, Riwut Libinuko (cakriwut@gmail.com). All Rights Reserved ##...
PowerShellCorpus/PowerShellGallery/VsoReleaseManagerClient/2.0.3/Public/Save-VsoToken.ps1
Save-VsoToken.ps1
<############################################ Module : VsoReleaseManagerClient Company : ItsZap Inc. Author : Riwut Libinuko Blog : http://blog.libinuko.com Licence : GNU GENERAL PUBLIC LICENSE Copyright © 2016, ItsZap Inc, Riwut Libinuko (cakriwut@gmail.com). All Rights Reserved ##...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSUpdate.ps1
Get-PSWSUSUpdate.ps1
function Get-PSWSUSUpdate { <# .SYNOPSIS Retrieves information from a wsus update. .DESCRIPTION Retrieves information from a wsus update. Depending on how the information is presented in the search, more than one update may be returned. .PARAMETER ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSSyncUpdateClassifications.ps1
Get-PSWSUSSyncUpdateClassifications.ps1
function Get-PoshWSUSSyncUpdateClassifications { <# .Synopsis The Get-PoshWSUSSyncUpdateClassifications cmdlet gets the list of Windows Server Update Services (WSUS) classifications that will be synchronized. .DESCRIPTION ??????? ???????? .NOTES Name: Get-PoshW...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSConfigSyncUpdateCategories.ps1
Get-PSWSUSConfigSyncUpdateCategories.ps1
function Get-PSWSUSConfigSyncUpdateCategories { <# .SYNOPSIS Displays update product categories that you will sync from Windows Server Update Services (WSUS). .DESCRIPTION Displays update product categories that you will sync from Windows Server Update Services (WSUS). .NOTES ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSClientGroupMembership.ps1
Get-PSWSUSClientGroupMembership.ps1
function Get-PSWSUSClientGroupMembership { <# .SYNOPSIS Lists all Target Groups that a client is a member of in WSUS. .DESCRIPTION Lists all Target Groups that a client is a member of in WSUS. .PARAMETER Computer Name of the client to check group me...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSStatus.ps1
Get-PSWSUSStatus.ps1
function Get-PSWSUSStatus { <# .SYNOPSIS Retrieves a list of all updates and their statuses along with computer statuses. .DESCRIPTION Retrieves a list of all updates and their statuses along with computer statuses. .NOTES Name: Get-PSWSUSStatus Author: B...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Set-PSWSUSConfigUpdateFiles.ps1
Set-PSWSUSConfigUpdateFiles.ps1
function Set-PSWSUSConfigUpdateFiles { <# .SYNOPSIS Sets whether updates are stored locally or whether clients download approved updates directly from Microsoft Update. .DESCRIPTION Storing update files locally on the WSUS server can save bandwidth on your Internet connection, because clients download ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Stop-PSWSUSDownload.ps1
Stop-PSWSUSDownload.ps1
function Stop-PSWSUSDownload { <# .SYNOPSIS Cancels all current WSUS downloads. .DESCRIPTION Cancels all current WSUS downloads. .NOTES Name: Stop-PSWSUSDownload Author: Boe Prox DateCreated: 24SEPT2010 .LINK ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Set-PSWSUSConfigUpdateSource.ps1
Set-PSWSUSConfigUpdateSource.ps1
function Set-PSWSUSConfigUpdateSource { <# .SYNOPSIS Sets source from where you will synchronize updates. .DESCRIPTION Sets source from where you will synchronize updates. .PARAMETER SyncFromMicrosoftUpdate Sets whether the WSUS server synchronizes updates from Microsoft Update or a local WSUS serve...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSChildServer.ps1
Get-PSWSUSChildServer.ps1
function Get-PSWSUSChildServer { <# .SYNOPSIS Retrieves all WSUS child servers. .DESCRIPTION Retrieves all WSUS child servers. .NOTES Name: Get-PSWSUSChildServer Author: Boe Prox DateCreated: 24SEPT2010 .LINK https:...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Start-PSWSUSCleanup.ps1
Start-PSWSUSCleanup.ps1
function Start-PSWSUSCleanup { <# .SYNOPSIS Performs a cleanup on WSUS based on user inputs. .DESCRIPTION Performs a cleanup on WSUS based on user inputs. .PARAMETER DeclineSupersededUpdates Declined Superseded Updates will be removed. ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSUpdateSummaryPerGroup.ps1
Get-PSWSUSUpdateSummaryPerGroup.ps1
function Get-PSWSUSUpdateSummaryPerGroup { <# .SYNOPSIS Retrieves summary of the given update for a specified group. .DESCRIPTION Retrieves summary of the given update for a specified group. All groups will be reported on if none specified. .PARAMETER Update...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSUpdateCategory.ps1
Get-PSWSUSUpdateCategory.ps1
function Get-PSWSUSUpdateCategory { <# .SYNOPSIS Retrieves the list of Update categories available from WSUS. .DESCRIPTION Retrieves the list of Update categories available from WSUS. .PARAMETER Id Find update category by guid .PARAMETER...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Remove-PSWSUSGroup.ps1
Remove-PSWSUSGroup.ps1
function Remove-PSWSUSGroup { <# .SYNOPSIS Creates a new WSUS Target group. .DESCRIPTION Creates a new WSUS Target group. .PARAMETER Name Name of group being deleted. .PARAMETER Id Id of group being deleted. .NOTES Name: Remove-PSWS...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSUpdateFiles.ps1
Get-PSWSUSUpdateFiles.ps1
function Get-PSWSUSUpdateFiles { <# .SYNOPSIS Gets config whether updates are stored locally or whether clients download approved updates directly from Microsoft Update. .DESCRIPTION Gets config whether updates are stored locally or whether clients download approved updates directly from Microsoft Update....
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSContentDownloadProgress.ps1
Get-PSWSUSContentDownloadProgress.ps1
function Get-PSWSUSContentDownloadProgress { <# .SYNOPSIS Retrieves the progress of currently downloading updates. Displayed in bytes downloaded. .DESCRIPTION Retrieves the progress of currently downloading updates. Displayed in bytes downloaded. .NOTES ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSConfigEnabledUpdateLanguages.ps1
Get-PSWSUSConfigEnabledUpdateLanguages.ps1
function Get-PSWSUSConfigEnabledUpdateLanguages { <# .SYNOPSIS Gets the language codes that are enabled on the WSUS server. .DESCRIPTION The collection contains a snapshot of the languages that are enabled at this time. .EXAMPLE Get-PSWSUSConfigEnabledUpdateLanguages .OUTPUTS System.String ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSConfigUpdateSource.ps1
Get-PSWSUSConfigUpdateSource.ps1
function Get-PSWSUSConfigUpdateSource { <# .SYNOPSIS Gets configuration server from which to synchronize updates. .EXAMPLE Get-PSWSUSConfigUpdateSource .OUTPUTS Microsoft.UpdateServices.Internal.BaseApi.UpdateServerConfiguration .NOTES Name: Get-PSWSUSConfigUpdateSource Author: Dubin...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSConfiguration.ps1
Get-PSWSUSConfiguration.ps1
function Get-PSWSUSConfiguration { <# .SYNOPSIS Shows WSUS Server config. .DESCRIPTION Gets an IUpdateServerConfiguration that you use to configure the WSUS server. .EXAMPLE Get-PSWSUS Description ----------- This command will show full list of ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Resume-PSWSUSDownload.ps1
Resume-PSWSUSDownload.ps1
function Resume-PSWSUSDownload { <# .SYNOPSIS Resumes all current WSUS downloads. .DESCRIPTION Resumes all current WSUS downloads that had been cancelled. .NOTES Name: Resume-PSWSUSDownloads Author: Boe Prox DateCreated: 24SEPT2010 ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Start-PSWSUSInstallApprovalRule.ps1
Start-PSWSUSInstallApprovalRule.ps1
Function Start-PSWSUSInstallApprovalRule { <# .SYNOPSIS Starts a given rule to process approvals .DESCRIPTION Starts a given rule to process approvals .PARAMETER Name Name of the Install Approval Rule to run .PARAMETER InputObject Rule object to run ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/New-PSWSUSInstallApprovalRule.ps1
New-PSWSUSInstallApprovalRule.ps1
Function New-PSWSUSInstallApprovalRule { <# .SYNOPSIS Creates a new Install Approval Rule in WSUS. .DESCRIPTION Creates a new Install Approval Rule in WSUS. .PARAMETER Name Name of the new Install Approval Rule .PARAMETER Enable ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Connect-PSWSUSServer.ps1
Connect-PSWSUSServer.ps1
Function Connect-PSWSUSServer { <# .SYNOPSIS Make the initial connection to a WSUS Server. .DESCRIPTION Make the initial connection to a WSUS Server. Only one concurrent connection is allowed. .PARAMETER WsusServer Name of WSUS server to connect to....
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSSubscription.ps1
Get-PSWSUSSubscription.ps1
function Get-PSWSUSSubscription { <# .SYNOPSIS Displays WSUS subscription information. .DESCRIPTION Displays WSUS subscription information. You can view the next synchronization time, who last modified the schedule, etc... .NOTES Name: Get-PSWSUSS...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSConfig.ps1
Get-PSWSUSConfig.ps1
function Get-PSWSUSConfig { <# .SYNOPSIS Shows WSUS Server config. .DESCRIPTION Gets an IUpdateServerConfiguration that you use to configure the WSUS server. .EXAMPLE Get-PSWSUSConfig Description ----------- This command will show full list of c...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Remove-PSWSUSUpdate.ps1
Remove-PSWSUSUpdate.ps1
function Remove-PSWSUSUpdate { <# .SYNOPSIS Removes an update on WSUS. .DESCRIPTION Removes an update on WSUS. .PARAMETER Update Name of update being removed. .NOTES Name: Remove-PSWSUSUpdate Author: Boe Pro...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSInstallApprovalRule.ps1
Get-PSWSUSInstallApprovalRule.ps1
Function Get-PSWSUSInstallApprovalRule { <# .SYNOPSIS Lists the currently configured Automatic Install Approval Rules on WSUS. .DESCRIPTION Lists the currently configured Automatic Install Approval Rules on WSUS. .NOTES Name: Get-PSWSUSInstallApprovalRule Author: Boe Prox ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Disconnect-PSWSUSServer.ps1
Disconnect-PSWSUSServer.ps1
function Disconnect-PSWSUSServer { <# .SYNOPSIS Disconnects session against WSUS server. .DESCRIPTION Disconnects session against WSUS server. .NOTES Name: Disconnect-PSWSUSServer Author: Boe Prox DateCreated: 27Oct2010 .LINK ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSDownstreamServer.ps1
Get-PSWSUSDownstreamServer.ps1
function Get-PSWSUSDownstreamServer { <# .SYNOPSIS Retrieves all WSUS downstream servers. .DESCRIPTION Retrieves all WSUS downstream servers. .NOTES Name: Get-PSWSUSDownstreamServer Author: Boe Prox DateCreated: 24SEPT2010 .LI...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSUpdateApproval.ps1
Get-PSWSUSUpdateApproval.ps1
function Get-PSWSUSUpdateApproval { <# .SYNOPSIS Lists approval summary for each update. .DESCRIPTION Lists approval summary for each update. If an update has been declined,it will be ignored. .PARAMETER Update Name of the update to get approval sum...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSEmailConfig.ps1
Get-PSWSUSEmailConfig.ps1
function Get-PSWSUSEmailConfig { <# .SYNOPSIS Retrieves the email notification configuration from WSUS. .DESCRIPTION Retrieves the email notification configuration from WSUS. .PARAMETER SendTestEmail Optional switch that will send a test email to th...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSClient.ps1
Get-PSWSUSClient.ps1
function Get-PSWSUSClient { <# .SYNOPSIS Retrieves information about a WSUS client. .DESCRIPTION Retrieves information about a WSUS client. .PARAMETER Computername Name of the client to search for. Accepts a partial name. If left blank, then all cli...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSSyncUpdateCategories.ps1
Get-PSWSUSSyncUpdateCategories.ps1
function Get-PoshWSUSSyncUpdateCategories { <# .SYNOPSIS Displays update product categories that you will sync from Windows Server Update Services (WSUS). .DESCRIPTION Displays update product categories that you will sync from Windows Server Update Services (WSUS). ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Set-PSWSUSTargetingMode.ps1
Set-PSWSUSTargetingMode.ps1
function Set-PSWSUSTargetingMode { <# .SYNOPSIS Defines constants for the possible targeting modes. The targeting mode determines if the server or client decides to which group the client belongs. .DESCRIPTION Determines if the server decides to which group the client belongs or the client decide...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Remove-PSWSUSInstallApprovalRule.ps1
Remove-PSWSUSInstallApprovalRule.ps1
Function Remove-PSWSUSInstallApprovalRule { <# .SYNOPSIS Removes Install Approval Rule from WSUS .DESCRIPTION Removes Install Approval Rule from WSUS .PARAMETER Name Name of the Install Approval Rule to remove .PARAMETER InputObject Rule object to be remo...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSSyncProgress.ps1
Get-PSWSUSSyncProgress.ps1
function Get-PSWSUSSyncProgress { <# .SYNOPSIS Displays the current progress of a WSUS synchronization. .DESCRIPTION Displays the current progress of a WSUS synchronization. .NOTES Name: Get-PSWSUSSyncProgress Author: Boe Prox ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSUpdateSummary.ps1
Get-PSWSUSUpdateSummary.ps1
function Get-PSWSUSUpdateSummary { <# .SYNOPSIS Retrieves summary of the given update. .DESCRIPTION Retrieves summary of the given update. .PARAMETER Update Name of the update to collect data on. .PARAMETER InputObject Update...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Reset-PSWSUSContent.ps1
Reset-PSWSUSContent.ps1
function Reset-PSWSUSContent { <# .SYNOPSIS Forces a synchronization of WSUS content and metadata. .DESCRIPTION Forces a synchronization of WSUS content and metadata. .NOTES Name: Reset-PSWSUSContent Author: Boe Prox DateCreated: 04FEB2011 ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Set-PSWSUSProxyServer.ps1
Set-PSWSUSProxyServer.ps1
function Set-PSWSUSProxyServer { <# .SYNOPSIS This cmdlet sets whether to use a proxy to download updates. .PARAMETER UseProxy Sets whether to use a proxy to download updates. $true to use a proxy to download updates, otherwise $false. To use a proxy you must specify the proxy server name and po...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSClientPerUpdate.ps1
Get-PSWSUSClientPerUpdate.ps1
function Get-PSWSUSClientPerUpdate { <# .SYNOPSIS Gets collection of clients for specified update based on groupname or defined computer scope .DESCRIPTION Gets collection of clients for specified update based on groupname or defined computer scope .PARAMETE...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSConfigSyncUpdateClassifications.ps1
Get-PSWSUSConfigSyncUpdateClassifications.ps1
function Get-PSWSUSConfigSyncUpdateClassifications { <# .Synopsis The Get-PSWSUSSyncUpdateClassifications cmdlet gets the list of Windows Server Update Services (WSUS) classifications that will be synchronized. .DESCRIPTION ??????? ???????? .NOTES Name: Get-PSW...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Set-PSWSUSConfigEnabledUpdateLanguages.ps1
Set-PSWSUSConfigEnabledUpdateLanguages.ps1
function Set-PSWSUSConfigEnabledUpdateLanguages { <# .SYNOPSIS Sets whether the WSUS server downloads updates for all languages or for a subset of languages. .DESCRIPTION Collection of language codes to enable for updates. Language codes that are not included in the collection are disabled. ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSUpdateSource.ps1
Get-PSWSUSUpdateSource.ps1
function Get-PSWSUSUpdateSource { <# .SYNOPSIS Gets configuration server from which to synchronize updates. .EXAMPLE Get-PSWSUSUpdateSource .OUTPUTS Microsoft.UpdateServices.Internal.BaseApi.UpdateServerConfiguration .NOTES Name: Get-PSWSUSUpdateSource Author: Dubinsky Evgeny ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSCurrentUserRole.ps1
Get-PSWSUSCurrentUserRole.ps1
function Get-PSWSUSCurrentUserRole { <# .SYNOPSIS Returns the current role of the user. .DESCRIPTION Returns the current role of the user. .NOTES Name: Get-PSWSUSCurrentUserRole Author: Boe Prox DateCreated: 04FEB2011 .LINK ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Set-PSWSUSUpdateFiles.ps1
Set-PSWSUSUpdateFiles.ps1
function Set-PSWSUSUpdateFiles { <# .SYNOPSIS Sets whether updates are stored locally or whether clients download approved updates directly from Microsoft Update. .DESCRIPTION Storing update files locally on the WSUS server can save bandwidth on your Internet connection, because clients download u...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSUpdateSummaryPerClient.ps1
Get-PSWSUSUpdateSummaryPerClient.ps1
function Get-PSWSUSUpdateSummaryPerClient { <# .SYNOPSIS Gets the summary of all updates for a client .DESCRIPTION Gets the summary of all updates for a client .PARAMETER ComputerScope Specified scope of computers to perform query against ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSInstallableItem.ps1
Get-PSWSUSInstallableItem.ps1
function Get-PSWSUSInstallableItem { <# .SYNOPSIS Retrieve a collection of installable items related to an update or updates. .DESCRIPTION Retrieve a collection of installable items related to an update or updates. .PARAMETER InputObject Update obje...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSUpdatePerClient.ps1
Get-PSWSUSUpdatePerClient.ps1
function Get-PSWSUSUpdatePerClient { <# .SYNOPSIS Gets the summary of all updates for a client .DESCRIPTION Gets the summary of all updates for a client .PARAMETER ComputerName Name of the client to query .PARAMETER ComputerObject ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSConfigProxyServer.ps1
Get-PSWSUSConfigProxyServer.ps1
function Get-PSWSUSConfigProxyServer { <# .SYNOPSIS This cmdlet gets config settings of proxy to download updates. .EXAMPLE Get-PSWSUSConfigProxyServes Description ----------- This command will show list of proxy configuration parameters. .OUTPUTS Microsoft.UpdateServic...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Set-PSWSUSConfigSyncSchedule.ps1
Set-PSWSUSConfigSyncSchedule.ps1
function Set-PSWSUSConfigSyncSchedule { <# .SYNOPSIS Determines whether the WSUS server synchronizes the updates and sets the number of server-to-server synchronizations a day. .PARAMETER SynchronizeAutomatically Determines whether the WSUS server synchronizes the updates automatically. $Tr...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Resume-PSWSUSUpdateDownload.ps1
Resume-PSWSUSUpdateDownload.ps1
function Resume-PSWSUSUpdateDownload { <# .SYNOPSIS Resumes previously cancelled update download after approval. .DESCRIPTION Resumes previously cancelled update download after approval. .PARAMETER Update Name of cancelled update download to resume ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Stop-PSWSUSUpdateDownload.ps1
Stop-PSWSUSUpdateDownload.ps1
function Stop-PSWSUSUpdateDownload { <# .SYNOPSIS Stops update download after approval. .DESCRIPTION Stops update download after approval. .PARAMETER update Name of update to cancel download. .NOTES Name: Stop-PSWSUSUpdateDownload Author...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Import-PSWSUSMetaData.ps1
Import-PSWSUSMetaData.ps1
function Import-PSWSUSMetaData { <# .SYNOPSIS Imports WSUS metadata from a previous export onto a different WSUS server .DESCRIPTION Imports WSUS metadata from a previous export onto a different WSUS server .PARAMETER FileName Name of the metadata f...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Test-PSWSUSDatabaseServerConnection.ps1
Test-PSWSUSDatabaseServerConnection.ps1
Function Test-PSWSUSDatabaseServerConnection { <# .SYNOPSIS Tests the database connection from the console to the SQL database hosting the WSUS database. .DESCRIPTION Tests the database connection from the console to the SQL database hosting the WSUS database. .NOTES ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSUpdateFile.ps1
Get-PSWSUSUpdateFile.ps1
function Get-PSWSUSUpdateFile { <# .SYNOPSIS Gets the files associated with a specific update or updates. .DESCRIPTION Gets the files associated with a specific update or updates. .PARAMETER InputObject Input object that will be used to locate files...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Remove-PSWSUSClient.ps1
Remove-PSWSUSClient.ps1
function Remove-PSWSUSClient { <# .SYNOPSIS Removes client from WSUS. .DESCRIPTION Removes client from WSUS. .PARAMETER Computer Name of the client to remove from WSUS. .PARAMETER InputObject Computer object that is being removed. .NOTES ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Set-PSWSUSInstallApprovalRule.ps1
Set-PSWSUSInstallApprovalRule.ps1
Function Set-PSWSUSInstallApprovalRule { <# .SYNOPSIS Configures an existing Approval Rule in WSUS .DESCRIPTION Configures an existing Approval Rule in WSUS .PARAMETER Name Name of the Install Approval Rule .PARAMETER Enable ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Connect-PSWSUSDatabaseServer.ps1
Connect-PSWSUSDatabaseServer.ps1
Function Connect-PSWSUSDatabaseServer { <# .SYNOPSIS Makes a database connection to the server hosting the WSUS database. .DESCRIPTION Makes a database connection to the server hosting the WSUS database. .NOTES Name: Connect-PSWSUSDatabaseServer Author: Boe ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Approve-PSWSUSUpdate.ps1
Approve-PSWSUSUpdate.ps1
function Approve-PSWSUSUpdate { <# .SYNOPSIS Approves a WSUS update for a specific group with an optional deadline. .DESCRIPTION Approves a WSUS update for a specific group with an optional deadline. .PARAMETER Update Update or Updates be...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Set-PSWSUSUpdateSource.ps1
Set-PSWSUSUpdateSource.ps1
function Set-PSWSUSUpdateSource { <# .SYNOPSIS Sets source from where you will synchronize updates. .DESCRIPTION Sets source from where you will synchronize updates. .PARAMETER SyncFromMicrosoftUpdate Sets whether the WSUS server synchronizes updates from Microsoft Update or a local WSUS server. ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Start-PSWSUSSync.ps1
Start-PSWSUSSync.ps1
function Start-PSWSUSSync { <# .SYNOPSIS Start synchronization on WSUS server. .DESCRIPTION Start synchronization on WSUS server. .NOTES Name: Start-PSWSUSSync Author: Boe Prox DateCreated: 24SEPT2010 .LINK ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Set-PSWSUSClassification.ps1
Set-PSWSUSClassification.ps1
function Set-PoshWsusClassification { <# .SYNOPSIS Sets whether the classifications of updates that Windows Server Update Services (WSUS) synchronizes are enabled or disabled. .DESCRIPTION The Set-PoshWsusClassification cmdlet enables or disables the category of updat...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSSupportedUpdateLanguages.ps1
Get-PSWSUSSupportedUpdateLanguages.ps1
function Get-PSWSUSSupportedUpdateLanguages { <# .SYNOPSIS Gets the languages that WSUS supports. .DESCRIPTION Gets the languages that WSUS supports. The language codes follow the format specified in RFC1766. For example, "en" for English or "pt-br" for Portuguese (Brazil). WSUS support...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Set-PSWSUSConfigProduct.ps1
Set-PSWSUSConfigProduct.ps1
function Set-PSWSUSConfigProduct { <# .SYNOPSIS Sets whether the product representing the category of updates to synchronize is enabled or disabled. .DESCRIPTION The Set-PSWSUSProduct cmdlet enables or disables the product representing the category of updates to synchronized. In order to use t...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Set-PSWSUSConfigUpdateClassification.ps1
Set-PSWSUSConfigUpdateClassification.ps1
function Set-PSWSUSConfigUpdateClassification { <# .SYNOPSIS Sets whether the classifications of updates that Windows Server Update Services (WSUS) synchronizes are enabled or disabled. .DESCRIPTION The Set-PSWsusClassification cmdlet enables or disables the category ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSEvent.ps1
Get-PSWSUSEvent.ps1
function Get-PSWSUSEvent { <# .SYNOPSIS Retrieves all WSUS events. .DESCRIPTION Retrieves all WSUS events from the WSUS server. .NOTES Name: Get-PSWSUSEvent Author: Boe Prox DateCreated: 24SEPT2010 .LINK https://l...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSClientsInGroup.ps1
Get-PSWSUSClientsInGroup.ps1
function Get-PSWSUSClientsInGroup { <# .SYNOPSIS Retrieves a list of clients that are members of a group. .DESCRIPTION Retrieves a list of clients that are members of a group. .PARAMETER Id Retrieves list of clients in group by group guid. .PARAMETER Nam...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSConfigUpdateFiles.ps1
Get-PSWSUSConfigUpdateFiles.ps1
function Get-PSWSUSConfigUpdateFiles { <# .SYNOPSIS Gets config whether updates are stored locally or whether clients download approved updates directly from Microsoft Update. .DESCRIPTION Gets config whether updates are stored locally or whether clients download approved updates directly from Microsoft U...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Add-PSWSUSClientToGroup.ps1
Add-PSWSUSClientToGroup.ps1
function Add-PSWSUSClientToGroup { <# .SYNOPSIS Adds a computer client to an existing WSUS group. .DESCRIPTION Adds a computer client to an existing WSUS group. .PARAMETER Group Name of group to add client to. .PARAMETER Computer Name of computer being ad...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/New-PSWSUSUpdateScope.ps1
New-PSWSUSUpdateScope.ps1
Function New-PSWSUSUpdateScope { <# .SYNOPSIS Creates a new Update scope object .DESCRIPTION Creates a new Update scope object .PARAMETER ApprovedStates Sets the approval states to search for. An update will be included only if it ma...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSClassification.ps1
Get-PSWSUSClassification.ps1
Function Get-PSWSUSClassification { <# .SYNOPSIS Lists all update classifications under WSUS. .DESCRIPTION Lists all update classifications under WSUS. .NOTES Name: Get-PSWSUSClassification Author: Boe Prox DateCreated: 24JAN2011...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSUpdateClassification.ps1
Get-PSWSUSUpdateClassification.ps1
Function Get-PSWSUSUpdateClassification { <# .SYNOPSIS Lists all update classifications under WSUS. .DESCRIPTION Lists all update classifications under WSUS. .NOTES Name: Get-PSWSUSUpdateClassification Author: Boe Prox DateCreate...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSSyncSchedule.ps1
Get-PSWSUSSyncSchedule.ps1
function Get-PSWSUSSyncSchedule { <# .SYNOPSIS Shows whether the WSUS server synchronizes the updates and sets the number of server-to-server synchronizations a day. .DESCRIPTION About SynchronizeAutomaticallyTimeOfDay property. WSUS stores the time in Coordinated Universal Time. This can...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Stop-PSWSUSSync.ps1
Stop-PSWSUSSync.ps1
function Stop-PSWSUSSync { <# .SYNOPSIS Stops a currently running WSUS sync. .DESCRIPTION Stops a currently running WSUS sync. .NOTES Name: Stop-PSWSUSSync Author: Boe Prox DateCreated: 24SEPT2010 .LINK https://lear...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Set-PSWSUSProduct.ps1
Set-PSWSUSProduct.ps1
function Set-PoshWSUSProduct { <# .SYNOPSIS Sets whether the product representing the category of updates to synchronize is enabled or disabled. .DESCRIPTION The Set-PoshWSUSProduct cmdlet enables or disables the product representing the category of updates to synchronized...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSProxyServer.ps1
Get-PSWSUSProxyServer.ps1
function Get-PSWSUSProxyServer { <# .SYNOPSIS This cmdlet gets config settings of proxy to download updates. .EXAMPLE Get-PSWSUSProxyServes Description ----------- This command will show list of proxy configuration parameters. .OUTPUTS Microsoft.UpdateServices.Internal....
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSDatabaseConfig.ps1
Get-PSWSUSDatabaseConfig.ps1
function Get-PSWSUSDatabaseConfig { <# .SYNOPSIS Displays the current WSUS database configuration. .DESCRIPTION Displays the current WSUS database configuration. .NOTES Name: Get-PSWSUSDatabaseConfig Author: Boe Prox DateCreated: 24SEPT2010 ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Deny-PSWSUSUpdate.ps1
Deny-PSWSUSUpdate.ps1
function Deny-PSWSUSUpdate { <# .SYNOPSIS Declines an update on WSUS. .DESCRIPTION Declines an update on WSUS. Use of the -whatif is advised to be sure you are declining the right patch or patches. .PARAMETER Update Collection of update/s being declined. This must be...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSConfigSupportedUpdateLanguages.ps1
Get-PSWSUSConfigSupportedUpdateLanguages.ps1
function Get-PSWSUSConfigSupportedUpdateLanguages { <# .SYNOPSIS Gets the languages that WSUS supports. .DESCRIPTION Gets the languages that WSUS supports. The language codes follow the format specified in RFC1766. For example, "en" for English or "pt-br" for Portuguese (Brazil). WSUS s...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/New-PSWSUSComputerScope.ps1
New-PSWSUSComputerScope.ps1
Function New-PSWSUSComputerScope { <# .SYNOPSIS Creates a new computer scope object .DESCRIPTION Creates a new computer scope object .PARAMETER NameIncludes Sets a name to search for. .PARAMETER IncludedInstal...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Set-PSWSUSEmailConfig.ps1
Set-PSWSUSEmailConfig.ps1
function Set-PSWSUSEmailConfig { <# .SYNOPSIS Configures the email notifications on a WSUS server. .DESCRIPTION Configures the email notifications on a WSUS server. It is important to note that the email address to send the emails to is Read-Only and can only be c...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSServer.ps1
Get-PSWSUSServer.ps1
function Get-PSWSUSServer { <# .SYNOPSIS Retrieves connection and configuration information from the WSUS server. .DESCRIPTION Retrieves connection and configuration information from the WSUS server. .PARAMETER ShowConfiguration Lists more configur...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Export-PSWSUSMetaData.ps1
Export-PSWSUSMetaData.ps1
function Export-PSWSUSMetaData { <# .SYNOPSIS Exports WSUS Metadata to a file that can be used for disconnected network patch migrations .DESCRIPTION Exports WSUS Metadata to a file that can be used for disconnected network patch migrations .PARAMETER FileNa...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Set-PSWSUSEnabledUpdateLanguages.ps1
Set-PSWSUSEnabledUpdateLanguages.ps1
function Set-PSWSUSEnabledUpdateLanguages { <# .SYNOPSIS Sets whether the WSUS server downloads updates for all languages or for a subset of languages. .DESCRIPTION Collection of language codes to enable for updates. Language codes that are not included in the collection are disabled. Y...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSEnabledUpdateLanguages.ps1
Get-PSWSUSEnabledUpdateLanguages.ps1
function Get-PSWSUSEnabledUpdateLanguages { <# .SYNOPSIS Gets the language codes that are enabled on the WSUS server. .DESCRIPTION The collection contains a snapshot of the languages that are enabled at this time. .EXAMPLE Get-PSWSUSEnabledUpdateLanguages .OUTPUTS System.String .NOTES ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSSyncHistory.ps1
Get-PSWSUSSyncHistory.ps1
function Get-PSWSUSSyncHistory { <# .SYNOPSIS Retrieves the synchronization history of the WSUS server. .DESCRIPTION Retrieves the synchronization history of the WSUS server. .NOTES Name: Get-PSWSUSSyncHistory Author: Boe Prox DateCreated: 24SE...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSGroup.ps1
Get-PSWSUSGroup.ps1
function Get-PSWSUSGroup { <# .SYNOPSIS Retrieves specific WSUS target group. .DESCRIPTION Retrieves specific WSUS target group. .PARAMETER Name Name of group to search for. No wildcards allowed. .PARAMETER Id GUID of group to search for. No wildcards al...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/New-PSWSUSGroup.ps1
New-PSWSUSGroup.ps1
function New-PSWSUSGroup { <# .SYNOPSIS Creates a new WSUS Target group. .DESCRIPTION Creates a new WSUS Target group. .PARAMETER Name Name of group being created. .PARAMETER ParentGroup Parent group to add child group to. ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Set-PSWSUSConfigTargetingMode.ps1
Set-PSWSUSConfigTargetingMode.ps1
function Set-PSWSUSConfigTargetingMode { <# .SYNOPSIS Defines constants for the possible targeting modes. The targeting mode determines if the server or client decides to which group the client belongs. .DESCRIPTION Determines if the server decides to which group the client belongs or the client ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Remove-PSWSUSClientFromGroup.ps1
Remove-PSWSUSClientFromGroup.ps1
function Remove-PSWSUSClientFromGroup { <# .SYNOPSIS Removes a computer client to an existing WSUS group. .DESCRIPTION Removes a computer client to an existing WSUS group. .PARAMETER Group Name of group to remove client from. .PARAMET...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSConfigSyncSchedule.ps1
Get-PSWSUSConfigSyncSchedule.ps1
function Get-PSWSUSConfigSyncSchedule { <# .SYNOPSIS Shows whether the WSUS server synchronizes the updates and sets the number of server-to-server synchronizations a day. .DESCRIPTION About SynchronizeAutomaticallyTimeOfDay property. WSUS stores the time in Coordinated Universal Time. Th...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSCommand.ps1
Get-PSWSUSCommand.ps1
function Get-PSWSUSCommand { <# .SYNOPSIS Lists all WSUS functions available from this module. .DESCRIPTION Lists all WSUS functions available from this module. .NOTES Name: Get-PSWSUSCommand Author: Boe Prox DateCreated: 18Oct2010 ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSCategory.ps1
Get-PSWSUSCategory.ps1
function Get-PSWSUSCategory { <# .SYNOPSIS Retrieves the list of Update categories available from WSUS. .DESCRIPTION Retrieves the list of Update categories available from WSUS. .PARAMETER Id Find update category by guid .PARAMETER Title...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Set-PSWSUSSyncSchedule.ps1
Set-PSWSUSSyncSchedule.ps1
function Set-PSWSUSSyncSchedule { <# .SYNOPSIS Determines whether the WSUS server synchronizes the updates and sets the number of server-to-server synchronizations a day. .PARAMETER SynchronizeAutomatically Determines whether the WSUS server synchronizes the updates automatically. $True if ...
PowerShellCorpus/PowerShellGallery/PoshWSUS/2.3.1.2/Scripts/Get-PSWSUSSyncEvent.ps1
Get-PSWSUSSyncEvent.ps1
function Get-PSWSUSSyncEvent { <# .SYNOPSIS Retrieves all WSUS synchronization events. .DESCRIPTION Retrieves all WSUS synchronization events from the WSUS server. .NOTES Name: Get-PSWSUSSyncEvent Author: Boe Prox DateCreated: 24SEPT2010 ...
PowerShellCorpus/PowerShellGallery/PowervRA/2.2.0/Functions/Private/xRequires.ps1
xRequires.ps1
function xRequires { <# .SYNOPSIS Checks the required API Version for the current function .DESCRIPTION Checks the required API Version for the current function .PARAMETER Version The API Version that the function supports. The version number passed to this parameter must be in the follow...