Hi,
Powershell provides also the ability to use function pointers such as C or C++.
Define your functions
Continue reading Powershell: Function Pointer
Somthing about Powershell, VB Script, C#, VB.NET
Hi,
Powershell provides also the ability to use function pointers such as C or C++.
Define your functions
Continue reading Powershell: Function Pointer
Hi,
the content of an WSUS Server crows every month for several GiBytes because WSUS does held all files which has the approval state “install”.
Continue reading Windows: Cleanup files from WSUS which are no longer needed
Hi,
this is a really often requiered task in powershell. Here are some examples.
Continue reading Powershell: Searching in arrays
Hi,
short post today. How to en- and decode base64 strings.
Continue reading Powershell: Encode and decode Base64 strings
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#