• CIM Instead of WMI to discover monitor info

    Windows Server 2012 and Windows 8.1 brings new set of Cmdlets to manage any Server or device that complies with CIM. Before months i wrote an article Use WMI with Powershell to Discover Monitor Information but new CmdLets like CIM is more powerfull and can use it instead of WMI. Also after publish the article related to WMI lot of users complaint that can get this info with better way which is the CIM.
  • How to Manage PC or Servers Remotely with Powershell

    Powershell is a great tool for system administrators. So today i will describe how can use powershell to connect remotely in one or multiple pc's without being leverage againgst multiple systems. Imagine that you need to conenct in 20 pc's at least and do a small change , monitoring processes or restart a specific service. With powershell you can do it without need to connect in every system.
  • Manage HYPER-V Integration Services with Powershell

    In previous article i explain how can manage HYPER-V Integrations Services from HYPER-V Manager or Guest(OS). For those that use Server Core Installation or they are fan of PowerShell you can manage HYPER-V Integration Services from PowerShell. Today i will explain all the necessary steps to