- Login Microsoft Azure with admin account.
- Go to Azure Active Directory>Users.
- Find the user you want to check the status.
- Click Sign-Ins. You should have the similar window
Month: August 2019
What’s Docker?
Docker is the open-source project, which is one of the leading platforms for managing cloud containers. With Docker, multiple containers can be run on a single machine, and containers can be moved between machines.
What are cloud containers?
Cloud containers provide a consistent, isolated execution environment for applications without OS to boot and initialize. For that reason, the container can start up quickly. You only need the app to launch.
Popular options of cloud computing
Popular options of cloud computing are Virtual machine (VM), containers and serverless computing.
What’s cloud computer for?
Cloud computing is renting resources, for example
- Compute power – such as Linux servers or web applications
- Storage – such as files and databases
- Networking – such as secure connections between the cloud provider and your company
- Analytics – such as visualizing telemetry and performance data
Cloud computing benefits developing and deploying applications. Storing data, streaming video, or even hosting a website over the Internet with all require managing hardware and software.
What are the paths of Microsoft Azure fundamentals or AZ900 exam?
- Learn cloud concepts such as High Availability, Scalability, Elasticity, Agility, Fault Tolerance, and Disaster Recovery
- Understand the benefits of cloud computing in Azure and how it can save you time and money
- Compare and contrast basic strategies for transitioning to the Azure cloud
- Explore the breadth of services available in Azure including compute, network, storage and security
How to Review installed updates in WSUS Reports
To check the status of an update in WSUS, you can use the Reports feature. Here is how.
- In the navigation pane of the WSUS Administration Console, click Reports.
2. On the Reports page, click the Update Status Summary report.
3. Select the criteria that you want to use, and then click Run Report.
4. You will see the Updates Report pane.
5. You can save or print this report by clicking the applicable icon on the toolbar.
6. After you test the updates, you can approve the updates for installation on the applicable computer groups in your organization.
How to configure QoS for ShoreTel/Mitel phone on Cisco Switch
- Find the port by using this command:
show mac-address-table address “Mar address”
2. Run qos command:
Cisco Command to setup auto qos for VOIP is “auto qos voip trust”.
3. Check the configuration:
Show running-configuration int fa0/12
4. Save the configuration:
Wr mem.
How to check WSUS Synchronization status
- With WSUS open, navigate to Update Services>Server name>Synchronization.
- Double Click the New Updates you want to install.
How to push WSUS to install Windows Updates
- With WSUS open, navigate to Update Services>Server name>Synchronization.
- Double Click the New Updates you want to install.
3. Click on one of updates.
4. In Updates Report, click Install under Approval Summary for. By the default Deadline is none. You can change the Deadline and setup installation time and date.
5. Click OK. The Approve will be progressed.