rundll32 dsquery,OpenQueryWindow „
Monat: Februar 2014
For a Linux based Thin Client press „Esc“ several times during boot stage, this should be done just after pressing the power switch. You will then enter a boot menu where you select “Reset to Factory Default“ and follow the instructions.
dd if=/dev/zero of=/dev/sda bs=1M
STRG+ALT+UNTBR, wechsel zwischen Vollbild und der Anzeige in einem Fenster.
transform everything in lowercase :
:%s/.*/\L&/
and in uppercase :
:%s/.*/\U&/
Set objWMIService = GetObject(„winmgmts:“ _
& „{impersonationLevel=impersonate}!\\“ _
& „.“ & „\root\cimv2“)
Set colProcesses = objWMIService.ExecQuery( _
„Select * from Win32_Process “ _
& „Where Name = ‚WScript.exe'“, , 48)
Dim strReport
For Each objProcess in colProcesses
‚ skip current script, and display the rest
If InStr (objProcess.CommandLine, WScript.ScriptName) = 0 Then
strReport = strReport & vbNewLine & vbNewLine & _
„ProcessId: “ & objProcess.ProcessId & vbNewLine & _
„ParentProcessId: “ & objProcess.ParentProcessId & _
vbNewLine & „CommandLine: “ & objProcess.CommandLine & _
vbNewLine & „Caption: “ & objProcess.Caption & _
vbNewLine & „ExecutablePath: “ & objProcess.ExecutablePath
End If
Next
WScript.Echo strReport
Set-ExecutionPolicy Unrestricted
http://center.vodafone.de/vfcenter/verbrauch.html