- Stop IIS
- Stop the following services:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_CURRENT_USER\Software\Classes\Directory\Background\shell\Docker] | |
@="Open with Docker" | |
"Icon"="C:\\Program Files\\Docker\\Docker\\resources\\ddvp.ico" | |
[HKEY_CURRENT_USER\Software\Classes\Directory\Background\shell\Docker\command] | |
@="cmd /c docker.exe run -it --rm --volume \"%V:C:\\host\" --workdir \"C:\\host\" --entrypoint \"powershell.exe\" \"mcr.microsoft.com/windows/servercore:ltsc2019\"" | |
[HKEY_CURRENT_USER\Software\Classes\Directory\shell\Docker] | |
@="Open with Docker" | |
"Icon"="C:\\Program Files\\Docker\\Docker\\resources\\ddvp.ico" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
wget https://download.java.net/java/GA/jdk12.0.2/e482c34c86bd4bf8b56c0b35558996b9/10/GPL/openjdk-12.0.2_linux-x64_bin.tar.gz | |
wget https://archive.apache.org/dist/lucene/solr/7.5.0/solr-7.5.0.tgz | |
tar xzf ./openjdk-12.0.2_linux-x64_bin.tar.gz -C /usr/local/jdk-12.0.2/ | |
tar xzf ./solr-7.5.0.tgz -C /usr/local/solr-7.5.0/ | |
sudo nano /usr/local/solr-7.5.0/bin/solr.in.sh | |
# SET SOLR_JAVA_HOME="/usr/local/jdk-12.0.2" ] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Function GetDatabases { | |
[CmdletBinding()] | |
Param( | |
[Parameter(Position = 0, Mandatory, ValueFromPipeline)] | |
[ValidateScript({ Test-Path $_ -PathType "Container" })] | |
[string]$WebRoot | |
) | |
Process { | |
$Databases = @() |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[CmdletBinding()] | |
Param( | |
[Parameter()] | |
[guid]$SubscriptionId = "16a1fd8b-1684-4b0f-9c72-383d91e35cd7" | |
, | |
[Parameter()] | |
[ValidateSet("Canada Central","Canada East","Central US","East US","East US 2","North Central US","South Central US","West Central US","West US","West US 2")] | |
[string]$Region = "Central US" | |
, | |
[Parameter()] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[CmdletBinding()] | |
Param( | |
[Parameter()] | |
[string]$SubscriptionId = $null | |
, | |
[Parameter()] | |
[string]$CertificatePassword = "secret" | |
, | |
[Parameter()] | |
[ValidateScript({ Test-Path $_ -IsValid })] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Sitecore 8.2 rev. 161221.zip": { | |
"description": "Sitecore Experience Platform 8.2 Update-2", | |
"url": "https://dev.sitecore.net/~/media/02D2B5F95D1D4B1F894C2E3CA1194E45.ashx" | |
}, | |
"Sitecore 8.2 rev. 171121 (WDP XP0 package).zip": { | |
"description": "Sitecore Experience Platform 8.2 Update-6", | |
"url": "https://dev.sitecore.net/~/media/AFA4C05BA4414C239FA9945E52ABF7DC.ashx" | |
}, | |
"Sitecore 8.2 rev. 180406 (WDP XP1 packages).zip": { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$Make = "Tesla" | |
$Model = "X" | |
$Year = 2017 | |
$Format = "`$Year `$Make `$Model" | |
Function Format-UnsafeString { | |
Param( | |
[Parameter(Position = 0, Mandatory)] | |
[string]$Format | |
, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
. "${PSScriptRoot}\Test-Property.ps1" | |
Describe "Test-Property" { | |
Context "Basic Usage" { | |
BeforeAll { | |
$obj = @{ Foo = "Bar" } | |
} | |
It "Should accept named parameters" { | |
Test-Property -InputObject $obj -PropertyName "Foo" | Should -Be $true | |
} |
BrickLink upload XML https://www.bricklink.com/v2/wanted/upload.page?utm_content=subnav
All parts from above book indexed in list. Remarks describe "build-name (qty)" allowing distillation of specific builds.
-
Age Range
NewerOlder