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

Recovery Services vault – How to Disable Backup, Move to a new Recovery Services vault

1. Stop Backup – without Erasing Data 2. Disable Soft Deletion in Recovery Service VaultId 3. Execute Script: $RG=backup-mig $Vault=backup-mig $VMName=medicareiisql $vault = Get-AzRecoveryServicesVault -ResourceGroupName $RG -Name $Vault $Container = Get-AzRecoveryServicesBackupContainer -ContainerType AzureVM -Status Registered -VaultId $vault.ID -FriendlyName $VMName $BackupItem = Get-AzRecoveryServicesBackupItem -Container $Container -WorkloadType AzureVM -VaultId $vault.ID Disable-AzRecoveryServicesBackupProtection -Item $BackupItem -VaultId $vault.ID -RemoveRecoveryPoints -Force

Czytaj dalej

MS SQL also Express on Azure VM – TempDB on ephemeral local disk

Fast SQL on Azure – nutshell: TempDB on fast local disk At least 3 disks for data and logs Read-only caching for data disks One of the most important things for SQL Server is to store TempDB on a fast ephemeral local – temporary disk. How to do it: Install SQL and configure it to […]

Czytaj dalej

WebPage for stopping and starting Azure VMs / WWW pozwalająca zatrzymywać i uruchamiać maszyny wirtualne

WebPage for stopping and starting Azure VMs Quite often, there are cases of requests to do various types of automation that allow you to start and stop virtual machines by people who do not have access to the Azure environment. I do not think that it is a very safe solution, but it may be […]

Czytaj dalej

Group Policy – Merging / Scalanie GPO

Recently, he has been dealing with broadly understood security. Everyone is talking about Cloud Security these days, but sometimes you have to go back to the sources! In most large companies, the basic element of security should be the appropriate configuration of workstations and if we have thousands of them, GPO is of course. Of […]

Czytaj dalej

IoT Solution Concept with using Raspberry PI as a Gateway connected to two different WiFi at the same time

When you design IoT solutions there are two methods, you can connect IoT devices directly to the Azure IoT Central or Azure IoT Hub or you can connect it via Gateway. For a Gateway, you can use a LowCost computer/Controler like a Rasberry Pi. IoT devices can connect to Gateway the following protocols: WiFi Internal […]

Czytaj dalej

«< 24 25 26 27 28 >»
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