• Powershell Connector Windows

    Hi, I need connect to window machine by powershell

    There is custom command for connecting to windows which gives an error  - The method or operation is not implemented

    <CustomCommand Name="Connect-WindowsSession">
    
    <![CDATA[
    param(
    [parameter(Mandatory…

  • MultiValueProperty separator display in Windows 10

    After upgrading to Windows 10 we found a major nuisance:

    The default MultiValueProperty separator bell/char(7) is now displayed as an "empty rectangle"(might be U+2337), instead of the filled circle we were used to have in Windows 7. It makes multi-values…