Posts Tagged "vbscript"

links for 2009-04-17

TheVESI.org – Free Software and Virtualization Community PowerShell IDE (tags: management powershell scripting Virtualization vmware) Administration Scripts and WSUS tools & Utilities : Index (tags: vbscript wsus) How To Delegate…read more +

VbsToExe a free way to convert vbs to exe

VbsToExe is a command line application that converts VBScript files into executables. The created program executes the VBScript-code from memory using Ms-ScriptControl. It hides the content of the VBScript-file and…read more +

Two ways to set the time to the PDC emulator

Using w32tm: To sync time: Go to the PDC emulator role for the forest, open a cmd prompt and type w32tm /config /manualpeerlist:peers /syncfromflags:manual /reliable:yes /update  where peers are the…read more +