To check the status of Firewall Site-site, go to Network>IPSec Tunnel.
Author: Bob Lin
How long take to Paloalto Firewall restart?
Q: It seems to me our Paloalto Firewall has a problem so that we restart it. Normally, how long to take it come back?
A: It may take 10 to 20 minutes. Be patience.
Learning objectives of Security, responsibility and trust in Exam AZ-103
- Security responsibility
- A layered approach to security
- Azure Security Center
- Identity management provides protection
- Encryption capabilities
- Protect Virtual networks
Learning by answering the question.
About Microsoft Certified: Azure Administrator Associate – Exam AZ-103
- To earn this Azure Administrator Associate certification, you only need to pass Exam AZ-103.
- This exam covers both AZ-100 and AZ-101 .
- This exam tests your ability to accomplish the following technical tasks: manage Azure subscriptions and resources; implement and manage storage; deploy and manage virtual machines (VMs); configure and manage virtual networks; and manage identities.
- The cost of taking the exam is $165 USD.
- The passing score is 700 out of 1000.
How to use AD Replication Status Tool
- Download AD Replication Status Tool from here.
- Run adreplstatusInstaller.msi. It will create a shortcut on the Desktop.
- Selelct Forest or Domain or Targets and then click Refresh Replication Status.
4. You have options to export, show/hide error Legend, Error only.
How to export or save Veeam logs
- From the main menu select Help > Support Information
2. Choose what to export
3. Choose the date range.
4. Export location.
5. Now, you should have the exported logs in c:\temp.
Dynamic Memory or Statics Memory in Hyper-V environment
With Dynamic Memory, Hyper-V can provide a virtual machine with more or less memory dynamically in response to changes in the amount of memory required by the workloads or applications running in the virtual machine. Dynamic Memory helps you use memory resources more efficiently,
However, some heavy load database application like SQL server may not work well with dynamic memory and it may makes it possible to a Hyper-V server’s physical memory. In this case, you may assign statics memory to VM.
Advantages and Disadvantages of Hyper-V Dynamic Memory
Hyper-V Dynamic Memory is a useful feature which offers a lot of advantages, such as:
Reduced memory consumption, as the VM uses only the amount of memory that it actually needs within the limits set by an administrator
Efficient memory distribution, as you can dynamically assign more or less memory to the running VM
Higher consolidation numbers due to the more efficient use of memory resources
Enhanced reliability for restart operations with the help of Hyper-V Smart Paging
Cost-efficiency as VM resources are not wasted
However, Hyper-V Dynamic Memory also has a number of disadvantages, which can negatively affect VM memory performance. They include the following:
Risk of overprovisioning computer physical memory in case you don’t keep track of memory allocation within your virtual environment
Some memory settings cannot be changed when the VM is running. Thus, you cannot decrease or increase the maximum and the minimum memory amount, as well as modify the VM startup memory amount, when the VM is still running or paused.
When Hyper-V Dynamic Memory is enabled, issues with database applications may occur. It is recommended that you use applications that are compatible with Hyper-V Dynamic Memory to avoid any performance issues.