Microsoft Windows
[Version 6.1.7000
](C) Copyright 2009 Microsoft Corp.
C
:\Windows>netsh nap client set userinterface ?
set userinterface
[ [ title =
] title
[ text =
] text
[ image =
] image
]
Sets the user interface settings. You must specify one or more parameters.
title - Specifies the title that appears in the user interface.
(Optional)
text - Specifies the description that appears in the user interface.
(Optional)
image - Specifies the image that appears in the user interface.
(Optional)
Example
:
set userinterface title = "My company"
text = "Protecting your PC"
image = "c
:\Logo.jpg"