Proxy Server einrichten

  • Beitrags-Autor:
  • Beitrags-Kategorie:Andere

So richten Sie einen Schweizer Proxy ein Öffnen Sie die Systemsteuerung mit einem Klick auf das Windows-Symbol unten links und einem weiteren Klick auf "Systemsteuerung". Klicken Sie auf "Netzwerk- und…

WeiterlesenProxy Server einrichten

Querys

  • Beitrags-Autor:
  • Beitrags-Kategorie:SCCM

SCCM Query To check machine RAM Memory ******************************** select distinct  SMS_R_System.NetbiosName,  SMS_G_System_PC_BIOS.SerialNumber, SMS_G_System_X86_PC_MEMORY.TotalPhysicalMemory,  SMS_R_System.IPAddresses, SMS_G_System_NETWORK_ADAPTER_CONFIGURATION.DNSDomain  from  SMS_R_System inner join SMS_G_System_PC_BIOS  on SMS_G_System_PC_BIOS.ResourceID = SMS_R_System.ResourceId  inner join SMS_G_System_X86_PC_MEMORY  on SMS_G_System_X86_PC_MEMORY.ResourceID =…

WeiterlesenQuerys

Install Google Chrome with Powershell

  • Beitrags-Autor:
  • Beitrags-Kategorie:Scripting

1.) Start Powershell with Administrator rights 2.) Paste the following Script in Powershell $LocalTempDir = $env:TEMP; $ChromeInstaller = "ChromeInstaller.exe"; (new-object System.Net.WebClient).DownloadFile('http://dl.google.com/chrome/install/375.126/chrome_installer.exe', "$LocalTempDir\$ChromeInstaller"); & "$LocalTempDir\$ChromeInstaller" /silent /install; $Process2Monitor = "ChromeInstaller"; Do…

WeiterlesenInstall Google Chrome with Powershell

SCCM Log Fies

  • Beitrags-Autor:
  • Beitrags-Kategorie:SCCM

This post is really helpful for people who are looking for SCCM log files. The ConfigMgr log files can be viewed with a tool called CMTrace tool located in the path: <ConfigMgr_Install_Media>/SMSSETUP/TOOLS. To…

WeiterlesenSCCM Log Fies

Wichtige Links

  • Beitrags-Autor:
  • Beitrags-Kategorie:Andere

Vignete: Ungarn: https://www.autopalyamatrica.hu/ Östereich: https://digitalmaut.de/vignette-austria Rumänien: https://www.roviniete.ro/de/

WeiterlesenWichtige Links