Marcel Karch https://kar.ch Project, Hobby, Job Sat, 29 Jun 2024 06:03:29 +0000 en-US hourly 1 https://wordpress.org/?v=6.9.4 https://kar.ch/1240-2/ Sat, 29 Jun 2024 06:03:28 +0000 https://kar.ch/?p=1240
]]>
Group covers in Home Assistent https://kar.ch/group-covers-in-home-assistent/ Fri, 28 Jun 2024 07:19:11 +0000 https://kar.ch/?p=1234

configuration.yaml

cover:
  – platform: group
    name: BAD blinds
    entities:
      – cover.og_mitte_bad
      – cover.og_dusche
  – platform: group
    name: DG blinds
    entities:
      – cover.og_dusche
      – cover.dg_balkon_links
      – cover.dg_balkon_rechts
      – cover.dg_wc
      – cover.dg_strasse
      – cover.dg_sauna
]]>
Backup Home Assistent with a shedue job https://kar.ch/backup-home-assistent-with-a-shedue-job/ Fri, 28 Jun 2024 07:13:41 +0000 https://kar.ch/?p=1225

Batch Job

net use p: 192.168.0.141config /user:user Password
@ECHO OFF &SETLOCAL enableDelayedExpansion
FOR %%a IN (Monday Tuesday Wednesday Thursday Friday Saturday Sunday) DO SET /a cnt+=1&SET “DOW!cnt!=%%a”
FOR /f “tokens=1-4” %%a in (‘wmic path win32_currenttime get Day^,Month^,Year^,DayOfWeek^|findstr /v “^$”‘) DO (
IF %%a LEQ 9 (SET “Day=0%%a”) ELSE SET “Day=%%a”
IF %%c LEQ 9 (SET “Month=0%%c”) ELSE SET “Month=%%c”
SET “Year=%%d”
SET “DayOfWeek=%%b”
)
ROBOCOPY “p:” “G:My DriveBackup HomeAssistentAutomaticBackup!DOW%DayOfWeek%!_%Day%%Month%%Year%” /MIR

]]>
MECM Defender setup and issues if you move workload back from Intune to MECM https://kar.ch/mecm-defender-setup-and-issues-if-you-move-workload-back-from-intune-to-mecm/ Wed, 02 Feb 2022 16:13:27 +0000 https://kar.ch/?p=1208

MECM Defender setup and issues if you move workload back from Intune to MECM

Defender setup MECM

Setup Defender on MECM are different steps to do:

Create Antimalware Policy

Select–> Assest and Compliance –> Endpoint Protection –> Create Antimalware Policy

Select–> Assest and Compliance –> Endpoint Protection –> Create Antimalware Policy

 

 

 

 

]]>
https://kar.ch/1196-2/ Wed, 15 Dec 2021 16:16:57 +0000 https://kar.ch/?p=1196

MECM Client install failed with HTTPs Config

Skip Certificate witch is the Client Certificate it should use

Unable to find any Certificate based on Certificate Issuers

Our History Creating Digital Experiences

https://austrianalex.com/system-center-configuration-manager-sccm-2012-client-pki-and-subordinate-ca-woes.html

Read more

Our Services What We Offer

Client Testimonials What Our Clients Say

]]>
Verify HTTPS enabled MECM Management Points with PowerShell and IE https://kar.ch/verify-https-enabled-mecm-management-points-with-powershell-and-ie/ Tue, 14 Dec 2021 18:49:34 +0000 https://kar.ch/?p=1172

IE

Normaly you can brows to 

  • http://<mp_server_name>/sms_mp/.sms_aut?mplist
  • http://<mp_server_name>/sms_mp/.sms_aut?mpcert
  • http://<mp_server_name>/sms_mp/.sms_mp/.sms_aut?MPKEYINFORMATION

and see the responce from the MP but with SSL enabled MP you will get an 403 error 

 to work around you can import the DP certificate with Private Kex to the IE – Settings –> Conntend –> Certificate –> Importe the Cetificate. 

Restart the Browser and you can Access the URL

Get it with Powershell

Get the Certificate list 

Get-ChildItem -Path “cert:\LocalMachine\My”

The certificate you need to find should be a certificate used for Client Auth and from the template you specified setting up you CM in HTTPS mode. Once you have the correct cert you can run the following command:

$cert = Get-ChildItem -Path "cert:\LocalMachine\My\<ThumbprintOfCert>"
Invoke-WebRequest -Uri "https://<mp_server_name>/sms_mp/.sms_aut?mplist" -Certificate $cert

One thing I noticed if that you try and run these command from a client that allows TLS 1.0 or TLS 1.1 against an MP that is running on Windows Server 2019 it will fail. This is because WS 2019 only accepts TLS1.2 traffic. To force PowerShell and Invoke-WebRequest to use TLS1.2 the following line must be specified before you run the above commands:

[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12

This is only valid for the current PowerShell session and must be specified every time you start a new session.

]]>
https://kar.ch/1144-2/ Sat, 13 Feb 2021 19:55:11 +0000 http://kar.ch/?p=1144
]]>
Kalkzementputz verarbeiten https://kar.ch/kalkzementputz-verarbeiten/ Sat, 09 Jan 2021 08:06:27 +0000 http://kar.ch/?p=949

Rohbau

Nach dem Bachstein kommt das Verputzen dazu nimmt man Kalkzementbutz

bei Hornbach 

Kalkzementputz verarbeiten
Kalkzementputz verarbeiten

Rohbau

Betonieren von Stürzen

mit Trockenbeton Datenblat und Info 

bei Hornbach 

Kalkzementputz verarbeiten
]]>
bathroom / Shower https://kar.ch/bathroom-shower/ Fri, 06 Nov 2020 11:44:50 +0000 http://kar.ch/?p=653

When taking a shower a lot of heat is lost, the warm water goes directly over the body to the drain and away is the energy of the warm water. Some years ago I saw a great drain at a trade fair that can recover the heat like a heat exchanger. Joulia Heat recovery

]]>
Entfernen des Dach https://kar.ch/entfernen-des-dach/ Tue, 27 Oct 2020 09:06:06 +0000 http://kar.ch/?p=882 ]]>