Recently Updated Pages
Folder
#Erstellt Unterordner im aktuellen Verzeichnisparam([String] $folderName)$exitCode = ":q" if ( -...
InputSample
param([Parameter(Mandatory=$true, Position=0)] [String] $userName,[Parameter(Mandatory=$true, Pos...
Choice 2
param([String] $userName,[String] $passWord) $title = 'something'$question = 'Are you sure you w...
Choice1
function OutputError([string]$errorMessage){Write-Host $errorMessage -ForegroundColor RedRe...
NT-Accounts
Write-Host "Create NT-Accounts" $admin = @("ACCOUNTNAME")$serviceAccounts = @("SERVICENAME") $P...
Quick And Dirty
function OutputError([string]$errorMessage){Write-Host $errorMessage -ForegroundColor Red} $err ...
Powershell
Datenbank - Tools offline installs of dbatools – dbatools Get-SqlLogin -ServerInstance ...
Quick And Dirty
Visual Studio-Containertools unter Windows - Visual Studio | Microsoft Docs https://docs.microso...
Private Registry - Build
https://github.com/StefanScherer/dockerfiles-windows/blob/main/registry/Dockerfile dockerfile F...
Private Registry - Search
http://registry:5000/v2/_catalog
Private Registry - Push
https://docs.docker.com/engine/reference/commandline/push/ Docker PushBeschreibungPush endert ei...
Reset - Last
However, just in case it happens, don’t worry, there’s a remedy. Type the following command: $ g...
Reset - Hard
#pull der Daten vom zentralen Repository erzwingengit fetch --allgit reset --hard origin/mastergi...
WSL2
https://code.visualstudio.com/blogs/2020/03/02/docker-in-wsl2 https://docs.microsoft.com/de-de/w...
Install Docker ee
Manuellhttp://man.hubwiz.com/docset/Docker.docset/Contents/Resources/Documents/docs.docker.com/in...
Create Registry
rem docker run -d -p 5000:5000 --restart=always --name registry -v D:/DockerRegistry:/var/lib/reg...