Wiedza
  • 0 Koszyk
  • Kontakt
  • Moje konto
  • Blog
  • MOC On-Demand – co to takiego?
  • MOC On-Demand – Co zyskujesz?
  • Kursy MS

Azure Managed Application

Azure Managed Application is not widely used, just to create it we must use ARM templates. Sometimes it is a must when you want to deploy a solution via Azure Marketplace. Managed Application is simply a set of Azure Resources that usually can not be managed/modify by the person who deploys it but by the […]

Czytaj dalej

AWS – EKS error: You must be logged in to the server (Unauthorized)

It is not well-known information that after creating AWS EKS Cluster the person (user) who created the cluster must give rights to other persons to use kubectl. If the person is not available you will not be able to login to Kubernetes Cluster. We can try to create the same user again and try to […]

Czytaj dalej

The access is denied because of the deny assignment with name – System deny assignment created by the managed application.

If you use Managed Application (usually third-party appliances) you can see this error. This is because usually a third-party vendor is responsible for it and is responsible for actions that you can perform. Sometimes there is a special group that can have permission to do some operations. Just go to the resource group, with this […]

Czytaj dalej

How to find and dump the password for windows service.

During migrations to Cloud from IaaS many times I need to access the SQL or other subsystems using an existing password that is stored in the registry for service. How to do it step by step. Disable Antivirus including Windows Defender and real-time protection using gpedit.msc. See here: https://rzetelnekursy.pl/?s=mimikatz&id=m Execute gpupdate /force. Download and unzip […]

Czytaj dalej

Always Up Script

PowerShell Always Up Script: $i = 1 do{ $rn=(Get-Random -Minimum 90 -Maximum 200) Write-Host “wt: $rn” Start-Sleep -Seconds $rn $wsh = New-Object -ComObject WScript.Shell $wsh.SendKeys(‘%{RIGHT}’) } while($1 -ne 1)

Czytaj dalej

«< 16 17 18 19 20 >»
Projekt i wykonanie: Mobiconnect i fast-sms.net   |    Regulamin
Ta strona korzysta z ciasteczek aby świadczyć usługi na najwyższym poziomie. Dalsze korzystanie ze strony oznacza, że zgadzasz się na ich użycie.Zgoda

Added to Cart

Keep Shopping