New Post: Copy a file to windows dir
Can you post a example script, please? vbscript isn't my language.
View ArticleNew Post: Copy a file to windows dir
This is a VbScript to copy a file to C:\Windows\On Error Resume next Dim fso Set fso = WScript.CreateObject("Scripting.Filesystemobject") Err = 0 Call fso.CopyFile("saplogon.ini",...
View ArticleNew Post: [SOLVED] Copy a file to windows dir
Hi! Thank you ver much for the beta verrsion and this short how to. Now it work's successfully.
View ArticleCreated Unassigned: Automatically convert LocalTime to UniversalTime [102]
When creating rules based on creation/modification date of file, allow user to enter local time and convert automatically to Universal Time.
View ArticleEdited Task: Automatically convert LocalTime to UniversalTime [102]
When creating rules based on creation/modification date of file, allow user to enter local time and convert automatically to Universal Time.
View ArticleClosed Task: Automatically convert LocalTime to UniversalTime [102]
When creating rules based on creation/modification date of file, allow user to enter local time and convert automatically to Universal Time.
View ArticleCommented Unassigned: Server 2012 R2 Preview - Create Certificate -...
Windows Server 2012 R2, Preview, virtualized as a Domain Controller with WSUS Role:Running "Wsus Package Publisher.exe" elevated, connnect to WSUS successful.Message Popup: No CertificateMenu ->...
View ArticleClosed Unassigned: Server 2012 R2 Preview - Create Certificate - Application...
Windows Server 2012 R2, Preview, virtualized as a Domain Controller with WSUS Role:Running "Wsus Package Publisher.exe" elevated, connnect to WSUS successful.Message Popup: No CertificateMenu ->...
View ArticleClosed Feature: Import Catalogs (*.cab) [92]
Add ability to import editors' catalogs (*.cab)Comments: WPP is now able to import package from Vendors' catalog (*.cab). Package with prerequisite(s) are ignored.
View ArticleClosed Feature: Check automatically if newest version of Catalog is available...
Allow users to subscribe to URLs where they usually download their catalogs, so that WPP can check periodically if a new version of the catalog is available.Comments: WPP is able to subscribe to...
View ArticleCommented Unassigned: Server 2012 R2 Preview - Create Certificate -...
Windows Server 2012 R2, Preview, virtualized as a Domain Controller with WSUS Role:Running "Wsus Package Publisher.exe" elevated, connnect to WSUS successful.Message Popup: No CertificateMenu ->...
View ArticleCreated Release: Release v1.3.1309.01 (sept. 01, 2013)
CustomUpdate : Add the ability to use the return code when using a VbScript.Automatically elevate privileges at starting when UAC is enable.Allow WPP to check online if a new version is available.Speed...
View ArticleEdited Task: Server 2012 R2 Preview - Create Certificate - Application crash...
Windows Server 2012 R2, Preview, virtualized as a Domain Controller with WSUS Role:Running "Wsus Package Publisher.exe" elevated, connnect to WSUS successful.Message Popup: No CertificateMenu ->...
View ArticleReleased: Release v1.3.1309.01 (Sep 01, 2013)
CustomUpdate : Add the ability to use the return code when using a VbScript. Automatically elevate privileges at starting when UAC is enable. Allow WPP to check online if a new version is available....
View ArticleUpdated Release: Release v1.3.1309.01 (sept. 01, 2013)
CustomUpdate : Add the ability to use the return code when using a VbScript.Automatically elevate privileges at starting when UAC is enable.Allow WPP to check online if a new version is available.Speed...
View ArticleNew Post: [SOLVED] Deploying a .msu file
http://sourceforge.net/apps/mediawiki/localupdatepubl/index.php?title=Distributing_Hotfixes_and_MSUs_with_LUP
View ArticleUpdated Wiki: Home
History - ScreenshotsFree Tool for Publishing Third-Party Updates or Applications to WsusNow works with Wsus 6.2 on Windows Server 2012, and Windows 8Project Description : English : Wsus Package...
View ArticleUpdated Wiki: Home
History - ScreenshotsFree Tool for Publishing Third-Party Updates or Applications to WsusNow works with Wsus 6.2 on Windows Server 2012, and Windows 8Project Description : English : Wsus Package...
View ArticleNew Post: Deleting unsused update folders
Well, til now I can't delete the unused and empty folders. The only way for me is to alter the WSUS database. Because I'm not very familiar creating complex SQL-scripts, I have performed 4 steps to...
View ArticleCommented Feature: Create Superseding Update [98]
When right-clicking on an update, display an option to create a superseding update with the same Informations/rules and which automatically supersede the previous version.Comments: Definetly waiting...
View Article