Hi,
this is a really often requiered task in powershell. Here are some examples.
Continue reading Powershell: Searching in arrays
Windows tips, howtos, scripts
Hi,
this is a really often requiered task in powershell. Here are some examples.
Continue reading Powershell: Searching in arrays
Hello,
a customer had the problem that he couldn’t start the explorer. The explorer runs in an timeout and pops up an Errormessage: Server execution failed
Continue reading Windows: Explorer.exe Server execution failed
Hi,
if you try to remove bits transfers initialted from SYSTEM or from other users you get an Access Denied (Unable to cancel job – 0x80070005) error.
Continue reading Windows: Cancel Bits transfers from other user
Hi,
in domain environments it sometimes happens that user or groups would be deleted but is still authorized on many object, i.e. filesystems, shares etc..
Continue reading Windows: Cleanup Permissions from deleted Active Directory Objects
Hi,
to start the Windows Wireless Connection Dialog from a command shell use the following command line
Continue reading Windows: Start WiFi/WLAN Network Connection Dialog from command line or C#