Forum.shavlik.com

Shavlik Online Support
It is currently Fri Sep 10, 2010 4:06 am

All times are UTC - 6 hours [ DST ]




Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: SKB 15656: Downloading data files in a secure environment
PostPosted: Thu Dec 03, 2009 10:35 am 
Offline
Site Admin
User avatar

Joined: Tue Apr 27, 2004 11:18 am
Posts: 3867
Location: Twin Cities
When running the console in a secure environment without Internet access, it is necessary to download the latest Shavlik data files on a system that has internet access and transfer them to the console machine. In previous versions, we had a SUM.bat to help customers do this. The script described here is intended to replace SUM.bat for Protect 7.x customers. Patch data only.

The PowerShell script is attached to this article

1. Download and install PowerShell 1.0 from Microsoft if it is not already installed http://support.microsoft.com/kb/926140/en-us
2. Create an output directory
3. Enter PowerShell by typing “powershell” in a command window
4. At the PowerShell command prompt, enter: '.\DownloadProtectData.ps1 <output_directory> <major/minor version>'
    (note the .\ before the script name - this is required if the script is in the current directory; otherwise enter the full path to the script)
    (the major/minor version argument was added with 7.1, the value is as follows:

    Protect 7.0 - Argument 70
    Protect 7.1 - Argument 71
    Protect 7.2 - Argument 72
    Protect 7.5 - Argument75

5. Type exit to leave PowerShell

6. Navigate to the folder containing the data files and move\copy them to the DataFiles folder on the DMZ'd NetChk Protect server. The default location of the DataFile folder:

    Vista & Later: C:\ProgramData\Shavlik Technologies\NetChk\DataFiles
    Earlier OS’s: C:\Documents and Settings\All Users\Application Data\Shavlik Technologies\NetChk\DataFiles

    Note: If the files already exist in the output directory, they will be overwritten.


(this is case sensitive)

Here is a breakdown of the command:

.\DownloadProtectData.ps1: This is used to run the script
c:\tempfiles: This is the folder you will the data files to be download to
70: This is NetChk Protect files version you wish to download.

C:\>powershell
Windows PowerShell
Copyright (C) 2006 Microsoft Corporation. All rights reserved.
PS C:\> .\DownloadProtectData.ps1 c:\temp\files 70
Downloading c:\temp\files\protect.manifest.xml from http://xml.shavlik.com/data/protect/v7/70/manifest/protect.manifest.xml
Downloading c:\temp\files\AgentInstaller.msi from http://xml.shavlik.com/data/protect/v7/70/protect/832/AgentInstaller.msi
Downloading c:\temp\files\PatchInstaller.msi from http://xml.shavlik.com/data/protect/v7/70/protect/832/PatchInstaller.msi
Downloading c:\temp\files\ThreatInstaller.msi from http://xml.shavlik.com/data/protect/v7/70/protect/832/ThreatInstaller.msi
Downloading c:\temp\files\cl5.exe from http://xml.shavlik.com/data/protect/v7/70/protect/832/cl5.exe
Downloading c:\temp\files\silent.exe from http://xml.shavlik.com/data/protect/v7/70/protect/832/silent.exe
Downloading c:\temp\files\SafeReboot.exe from http://xml.shavlik.com/data/protect/v7/70/protect/832/SafeReboot.exe
Downloading c:\temp\files\SafeReboot64.exe from http://xml.shavlik.com/data/protect/v7/70/protect/832/SafeReboot64.exe
Downloading c:\temp\files\SchedulerBootstrap.exe from http://xml.shavlik.com/data/protect/v7/70/protect/832/SchedulerBootstrap.exe
Downloading c:\temp\files\STSchedEx.exe from http://xml.shavlik.com/data/protect/v7/70/protect/832/STSchedEx.exe
Downloading c:\temp\files\STRemoteCommand.exe from http://xml.shavlik.com/data/protect/v7/70/protect/832/STRemoteCommand.exe
Downloading c:\temp\files\STSched.exe from http://xml.shavlik.com/data/protect/v7/70/protect/832/STSched.exe
Downloading c:\temp\files\stScheduleView.exe from http://xml.shavlik.com/data/protect/v7/70/protect/832/stScheduleView.exe
Downloading c:\temp\files\hfnetchk6b.xml from http://xml.shavlik.com/data/hfnetchk6b.xml
Downloading c:\temp\files\pd5.xml from http://xml.shavlik.com/data/pd5.xml
Downloading c:\temp\files\PDFmt.xsl from http://xml.shavlik.com/data/protect/v7/70/protect/832/PDFmt.xsl
Downloading c:\temp\files\NetChk-AppType.xsl from http://xml.shavlik.com/data/protect/v7/70/protect/832/NetChk-AppType.xsl
Downloading c:\temp\files\NetChk-Deployment.xsl from http://xml.shavlik.com/data/protect/v7/70/protect/832/NetChk-Deployment.xsl
Downloading c:\temp\files\NetChk-Utils.xsl from http://xml.shavlik.com/data/protect/v7/70/protect/832/NetChk-Utils.xsl
Downloading c:\temp\files\NetChk-Summaries.xsl from http://xml.shavlik.com/data/protect/v7/70/protect/832/NetChk-Summaries.xsl
Downloading c:\temp\files\NetChk-Resource.xsl from http://xml.shavlik.com/data/protect/v7/70/protect/832/NetChk-Resource.xsl
Downloading c:\temp\files\iadata.xml from http://xml.shavlik.com/data/iadata.xml
Complete
PS C:\> exit
C:\>

There is also a PowerShell script that works with Protect 6.5.3: https://hfnetchk4.shavlik.com/downloads/support/DownloadProtectData6.zip

Do not copy over the hfversions.xml file when running NetChk Protect 6.5.3



Manual Links for 6.5.3.818:

Left-Click to download:


https://xml.shavlik.com/data/653/protect/cl5.exe
https://xml.shavlik.com/data/653/protect/safereboot.exe
https://xml.shavlik.com/data/653/protect/safereboot64.exe
https://xml.shavlik.com/data/653/protect/silent.exe
https://xml.shavlik.com/data/653/protect/APPatch.exe
https://xml.shavlik.com/data/653/protect/HFCli.exe
https://xml.shavlik.com/data/653/protect/APUpdater.exe
https://xml.shavlik.com/data/653/protect/SpyEngine.exe
https://xml.shavlik.com/data/653/protect/stschedex.exe
https://xml.shavlik.com/data/653/protect/stsched.exe
https://xml.shavlik.com/data/653/protect/stAgent.exe
https://xml.shavlik.com/data/653/protect/APClt.exe
https://xml.shavlik.com/data/653/protect/APSvc.exe
https://xml.shavlik.com/data/653/protect/stScheduleView.exe
https://xml.shavlik.com/data/653/protect/AgtInstallerX.exe
https://xml.shavlik.com/data/653/protect/stPatchAssessment.dll
https://xml.shavlik.com/data/653/protect/actions.dll
https://xml.shavlik.com/data/653/protect/ShavlikScheduler.dll
https://xml.shavlik.com/data/653/protect/ShavlikScheduler.dll
https://xml.shavlik.com/data/653/protect/stOfflineVirtualization.dll

Right-Click and choose to Save As: (make sure you save the .XSL files as .XSL and not .XML)

https://xml.shavlik.com/data/653/protect/Spyware-SignatureInfo.xsl
https://xml.shavlik.com/data/653/protect/NetChk-AppType.xsl
https://xml.shavlik.com/data/653/protect/NetChk-Deployment.xsl
https://xml.shavlik.com/data/653/protect/NetChk-Resource.xsl
https://xml.shavlik.com/data/653/protect/NetChk-Summaries.xsl
https://xml.shavlik.com/data/653/protect/NetChk-Utils.xsl
https://xml.shavlik.com/data/653/protect/APCltHelp.htm
https://xml.shavlik.com/data/iadata.xml
http://xml.shavlik.com/data/653/versions/hfversions.xml
https://xml.shavlik.com/data/hfnetchk6b.xml
https://xml.shavlik.com/data/pd5.xml
https://xml.shavlik.com/data/653/protect/news.xml
https://xml.shavlik.com/data/653/protect/newsFmt.xsl
https://xml.shavlik.com/data/653/protect/PatchInfo.xsl
https://xml.shavlik.com/data/653/protect/PDFmt.xsl
https://xml.shavlik.com/data/56/protect/spyware.xml

Manual Links for 7.0.832: (Please upgrade to the latest version)

Left-Click to download:


http://xml.shavlik.com/data/protect/v7/70/protect/832/AgentInstaller.msi
http://xml.shavlik.com/data/protect/v7/70/protect/832/PatchInstaller.msi
http://xml.shavlik.com/data/protect/v7/70/protect/832/ThreatInstaller.msi
http://xml.shavlik.com/data/protect/v7/70/protect/832/cl5.exe
http://xml.shavlik.com/data/protect/v7/70/protect/832/silent.exe
http://xml.shavlik.com/data/protect/v7/70/protect/832/SafeReboot.exe
http://xml.shavlik.com/data/protect/v7/70/protect/832/SafeReboot64.exe
http://xml.shavlik.com/data/protect/v7/70/protect/832/SchedulerBootstrap.exe
http://xml.shavlik.com/data/protect/v7/70/protect/832/STSchedEx.exe
http://xml.shavlik.com/data/protect/v7/70/protect/832/STRemoteCommand.exe
http://xml.shavlik.com/data/protect/v7/70/protect/832/STSched.exe
http://xml.shavlik.com/data/protect/v7/70/protect/832/stScheduleView.exe


Right-Click and choose to Save As: (make sure you save the .XSL files as .XSL and not .XML)

http://xml.shavlik.com/data/protect/v7/70/manifest/protect.manifest.xml
http://xml.shavlik.com/data/hfnetchk6b.xml
http://xml.shavlik.com/data/pd5.xml
http://xml.shavlik.com/data/protect/v7/70/protect/832/PDFmt.xsl
http://xml.shavlik.com/data/protect/v7/70/protect/832/NetChk-AppType.xsl
http://xml.shavlik.com/data/protect/v7/70/protect/832/NetChk-Deployment.xsl
http://xml.shavlik.com/data/protect/v7/70/protect/832/NetChk-Utils.xsl
http://xml.shavlik.com/data/protect/v7/70/protect/832/NetChk-Summaries.xsl
http://xml.shavlik.com/data/protect/v7/70/protect/832/NetChk-Resource.xsl
http://xml.shavlik.com/data/iadata.xml

Manual Links for 7.0.841: (Please upgrade to the latest version)

Left-Click to download:


http://xml.shavlik.com/data/protect/v7/70/protect/841/AgentInstaller.msi
http://xml.shavlik.com/data/protect/v7/70/protect/843/PatchInstaller.msi
http://xml.shavlik.com/data/protect/v7/70/protect/841/ThreatInstaller.msi
http://xml.shavlik.com/data/protect/v7/70/protect/843/cl5.exe
http://xml.shavlik.com/data/protect/v7/70/protect/841/silent.exe
http://xml.shavlik.com/data/protect/v7/70/protect/841/SafeReboot.exe
http://xml.shavlik.com/data/protect/v7/70/protect/841/SafeReboot64.exe
http://xml.shavlik.com/data/protect/v7/70/protect/841/SchedulerBootstrap.exe
http://xml.shavlik.com/data/protect/v7/70/protect/841/STSchedEx.exe
http://xml.shavlik.com/data/protect/v7/70/protect/841/STRemoteCommand.exe
http://xml.shavlik.com/data/protect/v7/70/protect/841/STSched.exe
http://xml.shavlik.com/data/protect/v7/70/protect/841/stScheduleView.exe

Right-Click and choose to Save As: (make sure you save the .XSL files as .XSL and not .XML)

http://xml.shavlik.com/data/hfnetchk6b.xml
http://xml.shavlik.com/data/pd5.xml
http://xml.shavlik.com/data/protect/v7/70/protect/841/PDFmt.xsl
http://xml.shavlik.com/data/protect/v7/70/protect/841/NetChk-AppType.xsl
http://xml.shavlik.com/data/protect/v7/70/protect/841/NetChk-Deployment.xsl
http://xml.shavlik.com/data/protect/v7/70/protect/841/NetChk-Utils.xsl
http://xml.shavlik.com/data/protect/v7/70/protect/841/NetChk-Summaries.xsl
http://xml.shavlik.com/data/protect/v7/70/protect/841/NetChk-Resource.xsl
http://xml.shavlik.com/data/iadata.xml
http://xml.shavlik.com/data/protect/v7/70/manifest/protect.manifest.xml

Manual Links for 7.1.410: (Please upgrade to the latest version)

Left-Click to download:


http://xml.shavlik.com/data/protect/v7/71/protect/410/AgentInstaller.msi
http://xml.shavlik.com/data/protect/v7/71/protect/410/PatchInstaller.msi
http://xml.shavlik.com/data/protect/v7/71/protect/410/ThreatInstaller.msi
http://xml.shavlik.com/data/protect/v7/71/protect/410/cl5.exe
http://xml.shavlik.com/data/protect/v7/71/protect/410/silent.exe
http://xml.shavlik.com/data/protect/v7/71/protect/410/SafeReboot.exe
http://xml.shavlik.com/data/protect/v7/71/protect/410/SafeReboot64.exe
http://xml.shavlik.com/data/protect/v7/71/protect/410/SchedulerBootstrap.exe
http://xml.shavlik.com/data/protect/v7/71/protect/410/STSchedEx.exe
http://xml.shavlik.com/data/protect/v7/71/protect/410/STRemoteCommand.exe
http://xml.shavlik.com/data/protect/v7/71/protect/410/STSched.exe
http://xml.shavlik.com/data/protect/v7/71/protect/410/stScheduleView.exe

Right-Click and choose to Save As: (make sure you save the .XSL files as .XSL and not .XML)

http://xml.shavlik.com/data/protect/v7/71/manifest/protect.manifest.xml
http://xml.shavlik.com/data/hfnetchk6b.xml
http://xml.shavlik.com/data/pd5.xml
http://xml.shavlik.com/data/protect/v7/71/protect/410/PDFmt.xsl
http://xml.shavlik.com/data/protect/v7/71/protect/410/NetChk-AppType.xsl
http://xml.shavlik.com/data/protect/v7/71/protect/410/NetChk-Deployment.xsl
http://xml.shavlik.com/data/protect/v7/71/protect/410/NetChk-Utils.xsl
http://xml.shavlik.com/data/protect/v7/71/protect/410/NetChk-Summaries.xsl
http://xml.shavlik.com/data/protect/v7/71/protect/410/NetChk-Resource.xsl
http://xml.shavlik.com/data/iadata.xml
http://xml.shavlik.com/data/assetinventory.xml

Manual Links for 7.2.155 and 7.2.346: (Please upgrade to the latest version)

Left-Click to download:


http://xml.shavlik.com/data/protect/v7/72/protect/155/AgentInstaller.msi
http://xml.shavlik.com/data/protect/v7/72/protect/155/PatchInstaller.msi
http://xml.shavlik.com/data/protect/v7/72/protect/155/ThreatInstaller.msi
http://xml.shavlik.com/data/protect/v7/72/protect/155/cl5.exe
http://xml.shavlik.com/data/protect/v7/72/protect/155/silent.exe
http://xml.shavlik.com/data/protect/v7/72/protect/155/SafeReboot.exe
http://xml.shavlik.com/data/protect/v7/72/protect/155/SafeReboot64.exe
http://xml.shavlik.com/data/protect/v7/72/protect/155/SchedulerBootstrap.exe
http://xml.shavlik.com/data/protect/v7/72/protect/155/STSchedEx.exe
http://xml.shavlik.com/data/protect/v7/72/protect/155/STRemoteCommand.exe
http://xml.shavlik.com/data/protect/v7/72/protect/155/STSched.exe
http://xml.shavlik.com/data/protect/v7/72/protect/155/stScheduleView.exe

Right-Click and choose to Save As: (make sure you save the .XSL files as .XSL and not .XML)

http://xml.shavlik.com/data/protect/v7/72/manifest/protect.manifest.xml
http://xml.shavlik.com/data/hfnetchk6b.xml
http://xml.shavlik.com/data/pd5.xml
http://xml.shavlik.com/data/protect/v7/72/protect/155/PDFmt.xsl
http://xml.shavlik.com/data/protect/v7/72/protect/155/NetChk-AppType.xsl
http://xml.shavlik.com/data/protect/v7/72/protect/155/NetChk-Deployment.xsl
http://xml.shavlik.com/data/protect/v7/72/protect/155/NetChk-Utils.xsl
http://xml.shavlik.com/data/protect/v7/72/protect/155/NetChk-Summaries.xsl
http://xml.shavlik.com/data/protect/v7/72/protect/155/NetChk-Resource.xsl
http://xml.shavlik.com/data/iadata.xml
http://xml.shavlik.com/data/assetinventory.xml

Manual Links for 7.5.2716.0:

Left-Click to download:

http://xml.shavlik.com/data/Protect/v7/75/Protect/166/ST.Licensing.Data.dll
http://xml.shavlik.com/data/Protect/v7/75/Protect/166/AgentInstaller.msi
http://xml.shavlik.com/data/Protect/v7/75/Protect/166/AssetInstaller.msi
http://xml.shavlik.com/data/Protect/v7/75/Protect/166/PatchInstaller.msi
http://xml.shavlik.com/data/Protect/v7/75/Protect/166/ThreatInstaller.msi
http://xml.shavlik.com/data/Protect/v7/75/Protect/166/cl5.exe
http://xml.shavlik.com/data/Protect/v7/75/Protect/166/silent.exe
http://xml.shavlik.com/data/Protect/v7/75/Protect/166/SafeReboot.exe
http://xml.shavlik.com/data/Protect/v7/75/Protect/166/SafeReboot64.exe
http://xml.shavlik.com/data/Protect/v7/75/Protect/166/STSchedEx.exe
http://xml.shavlik.com/data/Protect/v7/75/Protect/166/STRemoteCommand.exe
http://xml.shavlik.com/data/Protect/v7/75/Protect/166/stScheduleView.exe

Right-Click and choose to Save As:


http://xml.shavlik.com/data/protect/v7/75/manifest/protect.manifest.xml
http://xml.shavlik.com/data/hf7.xml
http://xml.shavlik.com/data/pd5.xml
http://xml.shavlik.com/data/iadata.xml
http://xml.shavlik.com/data/ai_dpd.xml
http://xml.shavlik.com/data/assetinventory.xml


Attachments:
DownloadProtectData.zip [1.24 KiB]
Downloaded 278 times
Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group