Skip to content

Ronni Hartung

Den digitale håndværker

  • Forside
  • Curriculum Vitae
  • Programmering
    • Powershell
    • Azure AD gennemtving opdatering
    • Global route prefixes with attribute routing in ASP.NET Web API
    • Navision
  • Værktøjer
  • Blog

Tag Powershell

  • Forside
  • Powershell API Access
december 26, 2022

Powershell API Access

Af Ronni Hartung i Powershell, Programmering Tag Powershell

$credentials = @{ "username" = "x" "password" = "x" "url" = "x" } function Get-FreshService { param ( $User, $Endpoint, $Method, $Body ) $base64AuthInfo = ::ToBase64String(::ASCII.GetBytes(("{0}:{1}" -f $User.username, $User.password))) $Params…

Læs mere

  • Powershell API Access
  • Nulstil brugers adgangskode
  • Oprettelse af bruger med rettigheden SUPER
  • Azure AD Connect Sync
  • Svampet chokoladekage

Mine links

  • Chocolatey
  • Coaguchek Link
  • Comon
  • Contabo
  • MBB Group
  • Tabulex
  • TeraCopy
  • Simply

    Proudly powered by WordPress | Theme: SpicePress by SpiceThemes