What you were trying to do? (Short description)
What did you expect to happen?
<#region SYNOPSYS | |
0. CLEANUP | |
1. BACKUP TG DB on HS1TGDATA.crm.hosted SQL cluster | |
2. TRANSFER TG DB BAK to HS1-SQLSTDCLIN1.crm.hosted SQL cluster | |
3. RESTORE TG DB BAK on HS1-SQLSTDCLIN1.crm.hosted SQL cluster | |
4. CUSTOMIZE RESTORED TG DATABASE | |
#> | |
#region 0. CLEANUP | |
Remove-Variable * -ErrorAction SilentlyContinue |
---
config:
layout: elk
theme: base
---
flowchart LR
subgraph Connectivity-VNET["Connectivity VNET 10.18.254.0/23<br>vnet-conn-01-core-all-ne"]
Please see https://mattdyson.org/blog/2024/02/using-traefik-with-cloudflare-tunnels for a detailed write-up of this configuration |
<# | |
.SYNOPSIS | |
Script to setup Active Directory | |
.DESCRIPTION | |
This script is intended to set up a functioning AD forest with 1x root domain controller and one or more additional domain controllers | |
The script uses - for now - a self-signed cert to encryot the password, the thumbprint of this should be supplied on the machine. | |
An analysis of the task http://pricing-deploy.sportingsolutions.com/deploy/app#/Spaces-1/projects/ipa-football-dal-simulation-service/deployments/process The task has 8 steps.
function Get-ContentLibraryItemPath { | |
<# | |
.NOTES | |
=========================================================================== | |
Created by: Fabrice Semti | |
Date: 03 March 2023 | |
Organization: VMware | |
Blog: http://www.fabricesemti.com | |
Twitter: @vBrianGraf | |
Github: https://github.com/fabricesemti80 |
# https://www.reddit.com/r/sysadmin/comments/ck677f/sophos_removal_script/ | |
# https://pastebin.com/4eRc5WpA | |
#Sophos Endpoint Removal Script | |
#Usage examples: | |
# .\removesophos.ps1 # Just logs all messages to screen and file. | |
# .\removesophos.ps1 -Remove YES # Removes all Sophos components and logs all messages to screen and file. | |
# .\removesophos.ps1 -Password 1234567 -Remove YES # Password will be provided to SEDCli.exe if TP is on and SEDCLi.exe exists. | |
# .\removesophos.ps1 -ErrorOnly YES # Only print items that exist (errors) on screen. Still logs all to file. |
terraform apply | |
data.aws_availability_zones.available: Reading... | |
aws_dynamodb_table.terraform-lock: Refreshing state... [id=terraform_state] | |
aws_s3_bucket.terraform_state: Refreshing state... [id=fs80-tf-state] | |
data.aws_availability_zones.available: Read complete after 0s [id=us-east-1] | |
aws_s3_bucket_versioning.versioning: Refreshing state... [id=fs80-tf-state] | |
Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following | |
symbols: | |
+ create |