Tag Archives: change

Powershell: Change the title of the powershell window from a script

Hi,

sometimes it would be nice to see the status of a script in the title of the powershell window.
Continue reading Powershell: Change the title of the powershell window from a script

Windows: Change application for a file extension from command line

Hi,

Windows has two command line utilities to alter the application associated with a file extension.
Continue reading Windows: Change application for a file extension from command line

Windows: Permit a limited user to run a schedule task defined by an Administrator

Hi,

This post is developed by the trial and error principle πŸ˜‰ . Here you can find some background.

On Windows a User with just “normal” user rights cannot see and execute Tasks created from User with Administrator permissions. There are dozed of sites that describes that the permissions of an task can be changed by setting the filesystems rights in C:\Windows\System32\Tasks. But this won’t work since some early Versions of Windows 10 (IMHO 1607).
Continue reading Windows: Permit a limited user to run a schedule task defined by an Administrator

Windows: Change your (Domain) Password in a remote Desktop Session

Hi,

short answer πŸ™‚
Continue reading Windows: Change your (Domain) Password in a remote Desktop Session

Windows: Change a LAN Interface Networkprofile to private

Hi

when the network profile of a Windows PC is set to public, there are firewall restrictions enabled which could prevent accessing the Computer from network. For example Windows Remoting.

Unfortunately in some cases the profile cannot be switch by the Network Gui(s) of windows.
Continue reading Windows: Change a LAN Interface Networkprofile to private