Why Windows Terminal is amazing? Because is full customizable! So, after my last article about the UI, it’s time to talk about a new great integration: Azure Cloud Shell! Yes! Can you imagine it? Create and manage the Azure resources from your terminal without download any kind of plug-in or modules! In this quick article, […]
Tag: PowerShell
Windows Terminal preview
During last Build 2019, there was an announcement, from Microsoft, a little bit unexpected for the modality but expected since many time from users: the arrival of new console for Windows world. Windows Terminal is the new central location management console where you can access the traditional Command-Line, PowerShell and the Windows Subsystem for Linux […]
[Webinar] Gestire Server e Client con PowerShell
Automatizzare le operazioni ordinarie, e non solo, sono alla base per velocizzare i tempi e per ridurre gli errori, specie quando sono presenti attività ripetitive. Windows PowerShell è lo strumento per gestire client e server in modo facile, centralizzato e veloce; inoltre, da oltre 10 anni è il punto focale su cui ruotano i prodotti […]
Microsoft Azure: implement Update Management
Keep updated our servers is one of the most important tasks that all the IT admins should follow. The small companies, in general, use WSUS because it’s free and very easy to use; the medium-large companies use System Center Configuration Manager to maintain the infrastructure safe and protected. This is true when the servers are […]
PowerShell Direct: a new way to manage your VMs
With the arrive of Windows Server 2016, and Windows 10, Microsoft has introduced a new cool feature, very interested for everyone that want do remote tasks with virtual machines. PowerShell Direct allows IT admins to run PowerShell session inside a virtual machine from Hyper-V in a direct mode, without networking or similar. This means invoke […]
SC Operations Manager 2016: Force Uninstall Agent on Nano Server
As you know, with System Center 2016 Operations Manager TP4 is possible monitor Windows Server 2016 Nano. In this moment there are several limitations in this initial release of the Nano Server agent. The following operations are not supported in this initial release: Installing the Operations Manager Agent to a Nano Server via discovery […]
Azure IaaS: How to Use Custom Script on Virtual Machine
PowerShell is an amazing tool for every IT Admins and we now this rule. A script is not only a great help to reduce execution time of same tasks, like AD Users’ creation, but also for automation. Maybe this could be strange but also into the Cloud it’s important automate some activities: for example […]
Azure Automation: Start and Stop a Virtual Machine
One of the new feature in Microsoft Azure is Automation. The idea is automate some tasks without do anything “manually” for example it’s possible start a virtual machine in the morning and stop it in the evening (to reduce the costs). This is article will explain how to create the first Runbook on Azure. […]
System Center 2012 R2 Operations Manager: Implement the new Widgets
With the new Update Rollup, System Center Operations Manager has received new widgets to enhance the Dashboard View. The idea is give more “power” to SCOM without use third-part plug-in. As I said in my last article, these are the list of new widgets: Contextual Alert Widget Contextual Health Widget Image Widget Object Detail Tiles […]