PowerShellCookbook

1.2

PowerShell Cookbook Module

Sample scripts from the Windows PowerShell Cookbook

Installation Options

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

Install-Module -Name PowerShellCookbook -RequiredVersion 1.2

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

Install-PSResource -Name PowerShellCookbook -Version 1.2

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) 2014 Lee Holmes. All rights reserved.

Package Details

Author(s)

  • Lee Holmes

Dependencies

This module has no dependencies.

Release Notes

The PowerShell Cookbook module contains the following commands:

Add-ExtendedFileProperties                  Add-FormatData                             Add-FormatTableIndexParameter
Add-ObjectCollector                         Add-RelativePathCapture                    Compare-Property
Connect-WebService                          ConvertFrom-FahrenheitWithFunction         ConvertFrom-FahrenheitWithoutFunction
Convert-TextObject                          Copy-History                               Enable-BreakOnError
Enable-HistoryPersistence                   Enable-RemoteCredSSP                       Enable-RemotePsRemoting
Enter-Module                                Format-Hex                                 Format-String
Get-AclMisconfiguration                     Get-AliasSuggestion                        Get-Answer
Get-Arguments                               Get-Characteristics                        Get-Clipboard
Get-DetailedSystemInformation               Get-DiskUsage                              Get-FacebookNotification
Get-FileEncoding                            Get-InstalledSoftware                      Get-InvocationInfo
Get-MachineStartupShutdownScript            Get-OfficialTime                           Get-OperatingSystemSku
Get-OwnerReport                             Get-PageUrls                               Get-ParameterAlias
Get-PrivateProfileString                    Get-RemoteRegistryChildItem                Get-RemoteRegistryKeyProperty
Get-ScriptCoverage                          Get-ScriptPerformanceProfile               Get-Tomorrow
Get-UserLogonLogoffScript                   Get-WarningsAndErrors                      Get-WmiClassKeyProperty
Grant-RegistryAccessFullControl             Import-ADUser                              Invoke-AddTypeTypeDefinition
Invoke-AdvancedFunction                     Invoke-BinaryProcess                       Invoke-CmdScript
Invoke-ComplexDebuggerScript                Invoke-ComplexScript                       Invoke-DemonstrationScript
Invoke-ElevatedCommand                      Invoke-Inline                              Invoke-LocalizedScript
Invoke-LongRunningOperation                 Invoke-Member                              Invoke-RemoteExpression
Invoke-ScriptBlock                          Invoke-ScriptBlockClosure                  Invoke-ScriptThatRequiresMta
Invoke-SqlCommand                           Invoke-WindowsApi                          Measure-CommandPerformance
Move-LockedFile                             New-CommandWrapper                         New-DynamicVariable
New-FilesystemHardLink                      New-GenericObject                          New-SelfSignedCertificate
New-ZipFile                                 Read-HostWithPrompt                        Read-InputBox
Register-TemporaryEvent                     Resolve-Error                              Search-Bing
Search-CertificateStore                     Search-Help                                Search-Registry
Search-StackOverflow                        Search-StartMenu                           Search-WmiNamespace
Select-FilteredObject                       Select-GraphicalFilteredObject             Select-TextOutput
Send-File                                   Send-MailMessage                           Send-TcpRequest
Set-Clipboard                               Set-ConsoleProperties                      Set-PsBreakPointLastError
Set-RemoteRegistryKeyProperty               Show-ColorizedContent                      Show-Object
Start-ProcessAsUser                         Test-Uri                                   Use-Culture
Watch-Command                               Watch-DebugExpression

FileList

Version History

Version Downloads Last updated
1.3.6 46,640 3/6/2016
1.3.5 1,940 11/29/2015
1.3.4 23 11/29/2015
1.3.3 797 9/18/2015
1.3.2 985 5/13/2015
1.3.1 971 10/24/2014
1.3 52 10/21/2014
1.2 (current version) 389 5/2/2014
Show less