Hi,
to get and the network access type and the network category use the powershell commandlets Continue reading Windows: Get, set or change the network access type or network category
Hi,
to get and the network access type and the network category use the powershell commandlets Continue reading Windows: Get, set or change the network access type or network category
Hi,
powershell has some command lets to deal with with group policies. The command lets can be found in the GroupPolicy module.
Continue reading Active Directory: Export and import a group policies
Hi,
to simply send files by using the Windows Explorer sendto context menu you have to create an Outlook shortcut in the shell:sendto folder.
Continue reading Office 365: Add Outlook shortout to explorer’s sendto context menu
Hi,
this post contains some examples on how to interact with the Windows Subsystem for Linux. For an installation howto see my previous post.
Continue reading Windows: Working with the linux subsystem (WSL)
Hi,
there is no command line tool that can lock the screen, but it’s possible by calling the Win32 API function.
This can be done by Rundll32.exe
Continue reading Windows: Lock the screen by command line