First
This commit is contained in:
36
ACVer AC4/ACVer AC4/GUI_ACVER.bat
Normal file
36
ACVer AC4/ACVer AC4/GUI_ACVER.bat
Normal file
@@ -0,0 +1,36 @@
|
||||
@echo off
|
||||
cls
|
||||
echo **************************************************************
|
||||
echo **************************************************************
|
||||
echo **************************************************************
|
||||
echo ***** ********
|
||||
echo ***** ACVer setzen ********
|
||||
echo ***** ********
|
||||
echo ***** ********
|
||||
echo **************************************************************
|
||||
echo **************************************************************
|
||||
set /p Rechnername= Bitte Rechnernamen/Hostnamen eingeben:
|
||||
set /p ACVer= Bitte die ACVer eingeben:
|
||||
echo **************************************************************
|
||||
echo **************************************************************
|
||||
echo *****
|
||||
echo ***** Rechnername: %Rechnername%
|
||||
echo *****
|
||||
echo *****
|
||||
echo ***** ACVer: %ACVer%
|
||||
echo *****
|
||||
echo **************************************************************
|
||||
echo **************************************************************
|
||||
echo **************************************************************
|
||||
|
||||
set /p verify=Alle Daten korrekt? (j/n):
|
||||
if "%verify%"=="n" (goto start)
|
||||
if "%verify%"=="j" (goto init)
|
||||
goto EOF
|
||||
|
||||
:init
|
||||
copy "setacver_proc.bat" "\\%Rechnername%\c$\windows\system32\setacver_proc.bat"
|
||||
psexec \\%Rechnername% -s "setacver_proc.bat" %ACVer%
|
||||
|
||||
:EOF
|
||||
pause
|
||||
33
ACVer AC4/ACVer AC4/setacver_proc.bat
Normal file
33
ACVer AC4/ACVer AC4/setacver_proc.bat
Normal file
@@ -0,0 +1,33 @@
|
||||
@echo off
|
||||
|
||||
echo ################################################################################
|
||||
echo #### Umgebungsvariable
|
||||
echo ################################################################################
|
||||
|
||||
@echo on
|
||||
set ACVer=%1
|
||||
@echo off
|
||||
|
||||
|
||||
echo ################################################################################
|
||||
echo #### Altdaten loeschen
|
||||
echo ################################################################################
|
||||
|
||||
REG DELETE "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager\Environment" /v ACVer /f
|
||||
REG DELETE "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Control\Session Manager\Environment" /v ACVer /f
|
||||
REG DELETE "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet\Control\Session Manager\Environment" /v ACVer /f
|
||||
|
||||
|
||||
echo ################################################################################
|
||||
echo #### ACVer in registry einfuegen
|
||||
echo ################################################################################
|
||||
|
||||
|
||||
REG ADD "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager\Environment" /v ACVer /d %ACVer% /f
|
||||
REG ADD "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Control\Session Manager\Environment" /v ACVer /d %ACVer% /f
|
||||
REG ADD "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet\Control\Session Manager\Environment" /v ACVer /d %ACVer% /f
|
||||
|
||||
|
||||
echo ################################################################################
|
||||
echo #### Ende
|
||||
echo ################################################################################
|
||||
10
CATChecker/CONF/basisinfo.xml
Normal file
10
CATChecker/CONF/basisinfo.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<root app="CAT_Checker" plugin="configuration">
|
||||
<property type="state" id="freeSystemPartitionSpace">
|
||||
<criteria log="lessThan" state="3">5</criteria>
|
||||
<criteria log="lessThan" state="2">10</criteria>
|
||||
<criteria log="moreThan" state="1">10</criteria>
|
||||
</property>
|
||||
<property type="value" id="catSystemADFilter"><![CDATA[OU=CAT,OU=CAT,OU=AUDI AG,DC=audi,DC=vwg]]></property>
|
||||
<property type="value" id="haniDBHost"><![CDATA[p250.ing.audi.vwg]]></property>
|
||||
</root>
|
||||
11
CATChecker/CONF/besprechungszimmer.xml
Normal file
11
CATChecker/CONF/besprechungszimmer.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<!-- ACHTUNG: die id's sind hardcodiert! lediglich die werte duerfen veraendert werden!!! -->
|
||||
<root app="cat-checker" plugin="besprechungszimmer">
|
||||
<property type="value" id="shutdownTaskName"><![CDATA[Shutdown BZ Rechner]]></property>
|
||||
<property type="value" id="bzADGroup"><![CDATA[G-AUDI-AG-CAT-Besprechungszimmer]]></property>
|
||||
<property type="value" id="eScriptServiceName"><![CDATA[eScript]]></property>
|
||||
<property type="value" id="usbDokuCamVendor"><![CDATA[Wolfvision]]></property>
|
||||
<property type="value" id="musthaveEnergyPolicyFilter"><![CDATA[presentation]]></property>
|
||||
<property type="value" id="sccmBZPaket"><![CDATA[INT20250]]></property>
|
||||
<property type="value" id="shortLoginFileMayNotExist"><![CDATA[\C$\Program Files\Audi\UserSettings\UserSettings.hta]]></property>
|
||||
</root>
|
||||
15
CATChecker/CONF/directory.xml
Normal file
15
CATChecker/CONF/directory.xml
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<root app="CAT_Checker" plugin="directory">
|
||||
<property type="state" id="pwLastSetTimeout">
|
||||
<criteria log="lessThan" state="1">90</criteria>
|
||||
<criteria log="lessThan" state="2">100</criteria>
|
||||
<criteria log="moreThan" state="3">100</criteria>
|
||||
</property>
|
||||
<property type="value" id="wildCardSearchPrefix"><![CDATA[AUDI]]></property>
|
||||
<property type="value" id="ac2.32_c" label="win 7 32 bit - client"><![CDATA[directory_ac2_32_c.xml]]></property>
|
||||
<property type="value" id="ac2.32_l" label="win 7 32 bit - laptop"><![CDATA[directory_ac2_32_l.xml]]></property>
|
||||
<property type="value" id="ac2.64_c" label="win 7 64 bit - desktop"><![CDATA[directory_ac2_64_c.xml]]></property>
|
||||
<property type="value" id="ac2.64_l" label="win 7 64 bit - laptop"><![CDATA[directory_ac2_64_l.xml]]></property>
|
||||
<property type="value" id="acb3_c" label="win xp 32 bit - client"><![CDATA[directory_acb3_c.xml]]></property>
|
||||
<property type="value" id="acb3_l" label="win xp 32 bit - laptop"><![CDATA[directory_acb3_l.xml]]></property>
|
||||
</root>
|
||||
9
CATChecker/CONF/directory_ac2_32_c.xml
Normal file
9
CATChecker/CONF/directory_ac2_32_c.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<root app="cat-checker" plugin="directory" category="AC2 32bit Windows 7 - CLIENT">
|
||||
<property type="mustHaveList" id="mustHaveGroups">
|
||||
<criteria>G-AUDI-AG-GPOFLT-C-AUDI-CAT-AC2-32-O-IEX-SecConfig</criteria>
|
||||
<criteria>G-AUDI-AG-GPOFLT-C-AUDI-CAT-AC2-32-O-ADM-BASIS</criteria>
|
||||
<criteria>G-AUDI-AG-GPOFLT-C-AUDI-CAT-AC2-32-O-SEC-BASIS</criteria>
|
||||
<criteria>G-AUDI-AG-GPOFLT-C-AUDI-CAT-AC2-32-O-SEC-DESKTOP</criteria>
|
||||
</property>
|
||||
</root>
|
||||
9
CATChecker/CONF/directory_ac2_32_l.xml
Normal file
9
CATChecker/CONF/directory_ac2_32_l.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<root app="cat-checker" plugin="directory" category="AC2 32bit Windows 7 - LAPTOP">
|
||||
<property type="mustHaveList" id="mustHaveGroups">
|
||||
<criteria>G-AUDI-AG-GPOFLT-C-AUDI-CAT-AC2-32-O-IEX-SecConfig</criteria>
|
||||
<criteria>G-AUDI-AG-GPOFLT-C-AUDI-CAT-AC2-32-O-ADM-BASIS</criteria>
|
||||
<criteria>G-AUDI-AG-GPOFLT-C-AUDI-CAT-AC2-32-O-SEC-BASIS</criteria>
|
||||
<criteria>G-AUDI-AG-GPOFLT-C-AUDI-CAT-AC2-32-O-SEC-NOTEBOOK</criteria>
|
||||
</property>
|
||||
</root>
|
||||
9
CATChecker/CONF/directory_ac2_64_c.xml
Normal file
9
CATChecker/CONF/directory_ac2_64_c.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<root app="cat-checker" plugin="directory" category="AC2 64bit Windows 7 - CLIENT">
|
||||
<property type="mustHaveList" id="mustHaveGroups">
|
||||
<criteria>G-AUDI-AG-GPOFLT-C-AUDI-CAT-AC2-64-O-IEX-SecConfig</criteria>
|
||||
<criteria>G-AUDI-AG-GPOFLT-C-AUDI-CAT-AC2-64-O-ADM-BASIS</criteria>
|
||||
<criteria>G-AUDI-AG-GPOFLT-C-AUDI-CAT-AC2-64-O-SEC-BASIS</criteria>
|
||||
<criteria>G-AUDI-AG-GPOFLT-C-AUDI-CAT-AC2-64-O-SEC-DESKTOP</criteria>
|
||||
</property>
|
||||
</root>
|
||||
9
CATChecker/CONF/directory_ac2_64_l.xml
Normal file
9
CATChecker/CONF/directory_ac2_64_l.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<root app="cat-checker" plugin="directory" category="AC2 64bit Windows 7 - LAPTOP">
|
||||
<property type="mustHaveList" id="mustHaveGroups">
|
||||
<criteria>G-AUDI-AG-GPOFLT-C-AUDI-CAT-AC2-64-O-IEX-SecConfig</criteria>
|
||||
<criteria>G-AUDI-AG-GPOFLT-C-AUDI-CAT-AC2-64-O-ADM-BASIS</criteria>
|
||||
<criteria>G-AUDI-AG-GPOFLT-C-AUDI-CAT-AC2-64-O-SEC-BASIS</criteria>
|
||||
<criteria>G-AUDI-AG-GPOFLT-C-AUDI-CAT-AC2-64-O-SEC-NOTEBOOK</criteria>
|
||||
</property>
|
||||
</root>
|
||||
8
CATChecker/CONF/directory_acb3_c.xml
Normal file
8
CATChecker/CONF/directory_acb3_c.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<root app="cat-checker" plugin="directory" category="ACB3 32bit Windows XP - CLIENT">
|
||||
<property type="mustHaveList" id="mustHaveGroups">
|
||||
<criteria>G-AUDI-AG-GPOFLT-C-AUDI-CAT-AC-B-O-IEX-SecConfig</criteria>
|
||||
<criteria>G-AUDI-AG-GPOFLT-C-AUDI-CAT-AC-B-O-SEC-BASIS</criteria>
|
||||
<criteria>G-AUDI-AG-GPOFLT-C-AUDI-CAT-AC-B-O-SEC-DESKTOP</criteria>
|
||||
</property>
|
||||
</root>
|
||||
8
CATChecker/CONF/directory_acb3_l.xml
Normal file
8
CATChecker/CONF/directory_acb3_l.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<root app="cat-checker" plugin="directory" category="ACB3 32bit Windows XP - NOTEBOOK">
|
||||
<property type="mustHaveList" id="mustHaveGroups">
|
||||
<criteria>G-AUDI-AG-GPOFLT-C-AUDI-CAT-AC-B-O-IEX-SecConfig</criteria>
|
||||
<criteria>G-AUDI-AG-GPOFLT-C-AUDI-CAT-AC-B-O-SEC-BASIS</criteria>
|
||||
<criteria>G-AUDI-AG-GPOFLT-C-AUDI-CAT-AC-B-O-SEC-NOTEBOOK</criteria>
|
||||
</property>
|
||||
</root>
|
||||
3
CATChecker/CONF/environment.xml
Normal file
3
CATChecker/CONF/environment.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<root app="CAT_Checker" plugin="environment">
|
||||
</root>
|
||||
8
CATChecker/CONF/eventlog.xml
Normal file
8
CATChecker/CONF/eventlog.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<!-- ACHTUNG: die id's sind hardcodiert! lediglich die werte duerfen veraendert werden!!! -->
|
||||
<root app="cat-checker" plugin="eventlog">
|
||||
<!-- ACHTUNG: showInformation="true" kann die Laufzeit der jeweiligen Testcases enorm verlaengern!! -->
|
||||
<property type="nonvalue" logFileType="1" showError="true" showWarning="true" showInformation="false"/>
|
||||
<property type="nonvalue" logFileType="2" showError="true" showWarning="true" showInformation="false"/>
|
||||
<property type="nonvalue" logFileType="3" showError="true" showWarning="true" showInformation="false"/>
|
||||
</root>
|
||||
165
CATChecker/CONF/exec.xml
Normal file
165
CATChecker/CONF/exec.xml
Normal file
@@ -0,0 +1,165 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<root app="CAT_Checker" plugin="exec">
|
||||
<execItem id="Computerverwaltung">
|
||||
<name>Computerverwaltung</name>
|
||||
<caption>Computerverwaltung</caption>
|
||||
<description><![CDATA[]]></description>
|
||||
<execPath><![CDATA[%systemroot%\system32\mmc.exe]]></execPath>
|
||||
<execParams> <![CDATA[compmgmt.msc /computer:%COMPUTERNAME%]]></execParams>
|
||||
<execType>1</execType>
|
||||
<execUserLevel>0</execUserLevel>
|
||||
</execItem>
|
||||
<execItem id="Remotecontroll (rc.exe)">
|
||||
<name>Remotecontroll</name>
|
||||
<caption>Remotecontroll (SCCM)</caption>
|
||||
<description><![CDATA[]]></description>
|
||||
<execPath><![CDATA[%systemroot%\system32\wscript.exe]]></execPath>
|
||||
<execParams> <![CDATA[\\audi.vwg\NETLOGON\ARS\rc.vbs %COMPUTERNAME%]]></execParams>
|
||||
<execType>1</execType>
|
||||
<execUserLevel>0</execUserLevel>
|
||||
</execItem>
|
||||
<execItem id="Remotedesktop (RDP)">
|
||||
<name>Remotedesktop (RDP)</name>
|
||||
<caption>Remotedesktop (RDP)</caption>
|
||||
<description><![CDATA[]]></description>
|
||||
<execPath><![CDATA[%systemroot%\system32\mstsc.exe]]></execPath>
|
||||
<execParams> <![CDATA[/v:%COMPUTERNAME%]]></execParams>
|
||||
<execType>1</execType>
|
||||
<execUserLevel>0</execUserLevel>
|
||||
</execItem>
|
||||
<execItem id="Regedit">
|
||||
<name></name>
|
||||
<caption>Regedit</caption>
|
||||
<description><![CDATA[]]></description>
|
||||
<execPath><![CDATA[regedit.exe]]></execPath>
|
||||
<execParams> <![CDATA[]]></execParams>
|
||||
<execType>1</execType>
|
||||
<execUserLevel>0</execUserLevel>
|
||||
</execItem>
|
||||
<execItem id="DCOM">
|
||||
<name>DCOM</name>
|
||||
<caption>Repair Tool</caption>
|
||||
<description><![CDATA[DCOM ]]></description>
|
||||
<execPath><![CDATA[cscript.exe]]></execPath>
|
||||
<execParams> <![CDATA[\\incatinst.in.audi.vwg\cat\SCCM\Tools\RepairAll\RepairAll.vbs /DCOMrepair /cname=%COMPUTERNAME%]]></execParams>
|
||||
<execType>1</execType>
|
||||
<execUserLevel>0</execUserLevel>
|
||||
</execItem>
|
||||
<execItem id="WMI">
|
||||
<name>WMI</name>
|
||||
<caption>Repair Tool</caption>
|
||||
<description><![CDATA[WMI ]]></description>
|
||||
<execPath><![CDATA[cscript.exe]]></execPath>
|
||||
<execParams> <![CDATA[\\incatinst.in.audi.vwg\cat\SCCM\Tools\RepairAll\RepairAll.vbs /WMIrepair /cname=%COMPUTERNAME%]]></execParams>
|
||||
<execType>1</execType>
|
||||
<execUserLevel>0</execUserLevel>
|
||||
</execItem>
|
||||
<execItem id="SCCM Deinstallation">
|
||||
<name>SCCM Deinstallation</name>
|
||||
<caption>Repair Tool</caption>
|
||||
<description><![CDATA[SCCM Deinstallation]]></description>
|
||||
<execPath><![CDATA[cscript.exe]]></execPath>
|
||||
<execParams> <![CDATA[\\incatinst.in.audi.vwg\cat\SCCM\Tools\RepairAll\RepairAll.vbs /SCCMUn /cname=%COMPUTERNAME%]]></execParams>
|
||||
<execType>1</execType>
|
||||
<execUserLevel>0</execUserLevel>
|
||||
</execItem>
|
||||
<execItem id="SCCM (Re)Installation">
|
||||
<name>SCCM (Re)Installation</name>
|
||||
<caption>Repair Tool</caption>
|
||||
<description><![CDATA[SCCM (Re)Installation ]]></description>
|
||||
<execPath><![CDATA[cscript.exe]]></execPath>
|
||||
<execParams> <![CDATA[\\incatinst.in.audi.vwg\cat\SCCM\Tools\RepairAll\RepairAll.vbs /SCCMUn /SCCMIn /cname=%COMPUTERNAME%]]></execParams>
|
||||
<execType>1</execType>
|
||||
<execUserLevel>0</execUserLevel>
|
||||
</execItem>
|
||||
<execItem id="CAT-Wiki">
|
||||
<name>CAT-Wiki</name>
|
||||
<caption><![CDATA[CAT-Wiki]]></caption>
|
||||
<description><![CDATA[]]></description>
|
||||
<execPath><![CDATA[https://catsc-web.in.audi.vwg/wiki/catwiki/doku.php?id=start]]></execPath>
|
||||
<execParams></execParams>
|
||||
<execType>2</execType>
|
||||
<execUserLevel>0</execUserLevel>
|
||||
</execItem>
|
||||
<execItem id="SMS-Reporting">
|
||||
<name>SMS-Reporting</name>
|
||||
<caption><![CDATA[SMS-Reporting]]></caption>
|
||||
<description><![CDATA[]]></description>
|
||||
<execPath><![CDATA[http://audiinsa0411.audi.vwg/SMSReporting_INT/MachDetails.asp]]></execPath>
|
||||
<execParams></execParams>
|
||||
<execType>2</execType>
|
||||
<execUserLevel>0</execUserLevel>
|
||||
</execItem>
|
||||
<execItem id="CAT-Auftrag">
|
||||
<name>CAT-Auftrag</name>
|
||||
<caption><![CDATA[CAT-Auftrag]]></caption>
|
||||
<description><![CDATA[]]></description>
|
||||
<execPath><![CDATA[http://catsc-web.in.audi.vwg/java/support2/Cassis.cassis?dispatch=startNewCall&applSuffix=Support]]></execPath>
|
||||
<execParams></execParams>
|
||||
<execType>2</execType>
|
||||
<execUserLevel>0</execUserLevel>
|
||||
</execItem>
|
||||
<execItem id="EEPCwebHelpDesk">
|
||||
<name>EEPCwebHelpDesk</name>
|
||||
<caption><![CDATA[EEPC webHelpDesk]]></caption>
|
||||
<description><![CDATA[]]></description>
|
||||
<execPath><![CDATA[https://vwagwos00310.wob.vw.vwg/]]></execPath>
|
||||
<execParams></execParams>
|
||||
<execType>2</execType>
|
||||
<execUserLevel>0</execUserLevel>
|
||||
</execItem>
|
||||
<execItem id="DNSweb">
|
||||
<name>DNSweb</name>
|
||||
<caption><![CDATA[DNSweb]]></caption>
|
||||
<description><![CDATA[]]></description>
|
||||
<execPath><![CDATA[http://dnsweb.in.audi.vwg/]]></execPath>
|
||||
<execParams></execParams>
|
||||
<execType>2</execType>
|
||||
<execUserLevel>0</execUserLevel>
|
||||
</execItem>
|
||||
<execItem id="ping">
|
||||
<name>ping</name>
|
||||
<caption>ping</caption>
|
||||
<description><![CDATA[]]></description>
|
||||
<execPath><![CDATA[cmd.exe]]></execPath>
|
||||
<execParams> <![CDATA[/k ping.exe %COMPUTERNAME%]]></execParams>
|
||||
<execType>1</execType>
|
||||
<execUserLevel>0</execUserLevel>
|
||||
</execItem>
|
||||
<execItem id="ARS">
|
||||
<name>ARS</name>
|
||||
<caption>ARS</caption>
|
||||
<description><![CDATA[]]></description>
|
||||
<execPath><![CDATA[mmc.exe]]></execPath>
|
||||
<execParams> <![CDATA[%ProgramFiles%\Quest Software\ActiveRoles Server65\MMC\ActiveRoles Server.msc]]></execParams>
|
||||
<execType>1</execType>
|
||||
<execUserLevel>0</execUserLevel>
|
||||
</execItem>
|
||||
<execItem id="RcReEnable">
|
||||
<name>RC-ReEnable</name>
|
||||
<caption>RC-ReEnable</caption>
|
||||
<description><![CDATA[]]></description>
|
||||
<execPath><![CDATA[\\incatinst.in.audi.vwg\cat\SCCM\Tools\remote_console_reenable\remote_console_reenable.exe]]></execPath>
|
||||
<execParams> <![CDATA[/silent /ID=%COMPUTERNAME%]]></execParams>
|
||||
<execType>1</execType>
|
||||
<execUserLevel>0</execUserLevel>
|
||||
</execItem>
|
||||
<execItem id="Explorer">
|
||||
<name>Explorer++</name>
|
||||
<caption>Explorer++</caption>
|
||||
<description><![CDATA[]]></description>
|
||||
<execPath><![CDATA[\\incatinst.in.audi.vwg\cat\SCCM\Tools\e++\Explorer++.exe]]></execPath>
|
||||
<execParams></execParams>
|
||||
<execType>1</execType>
|
||||
<execUserLevel>0</execUserLevel>
|
||||
</execItem>
|
||||
<execItem id="OffCAT">
|
||||
<name>OffCAT</name>
|
||||
<caption>OffCAT</caption>
|
||||
<description><![CDATA[Office Configuration Analyzer]]></description>
|
||||
<execPath><![CDATA[\\incatinst.in.audi.vwg\cat\SCCM\Tools\OffCAT1.1\OffCAT.exe]]></execPath>
|
||||
<execParams></execParams>
|
||||
<execType>1</execType>
|
||||
<execUserLevel>0</execUserLevel>
|
||||
</execItem>
|
||||
</root>
|
||||
16
CATChecker/CONF/mcafee.xml
Normal file
16
CATChecker/CONF/mcafee.xml
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<root app="CAT_Checker" plugin="mcafee">
|
||||
<property type="allowedList" id="vsVersion">
|
||||
<criteria state="1">8.8</criteria>
|
||||
<criteria state="2">8.7</criteria>
|
||||
</property>
|
||||
<property type="allowedList" id="hipVersion">
|
||||
<criteria state="1">8.0</criteria>
|
||||
<criteria state="2">7.0</criteria>
|
||||
</property>
|
||||
<property type="allowedList" id="epoVersion">
|
||||
<criteria state="1">4.6</criteria>
|
||||
<criteria state="2">4.5</criteria>
|
||||
</property>
|
||||
<property type="value" id="datAge">2</property>
|
||||
</root>
|
||||
4
CATChecker/CONF/sccm.xml
Normal file
4
CATChecker/CONF/sccm.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<!-- ACHTUNG: die id's sind hardcodiert! lediglich die werte duerfen veraendert werden!!! -->
|
||||
<root app="cat-checker" plugin="sccm">
|
||||
</root>
|
||||
10
CATChecker/CONF/services.xml
Normal file
10
CATChecker/CONF/services.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<!-- ACHTUNG: die id's sind hardcodiert! lediglich die werte duerfen veraendert werden!!! -->
|
||||
<root app="cat-checker" plugin="services">
|
||||
<property type="value" id="ac2.32_c" label="win 7 32 bit - client"><![CDATA[services_ac2_32_c.xml]]></property>
|
||||
<property type="value" id="ac2.32_l" label="win 7 32 bit - laptop"><![CDATA[services_ac2_32_l.xml]]></property>
|
||||
<property type="value" id="ac2.64_c" label="win 7 64 bit - desktop"><![CDATA[services_ac2_64_c.xml]]></property>
|
||||
<property type="value" id="ac2.64_l" label="win 7 64 bit - laptop"><![CDATA[services_ac2_64_l.xml]]></property>
|
||||
<property type="value" id="acb3_c" label="win xp 64 bit - client"><![CDATA[services_acb3_c.xml]]></property>
|
||||
<property type="value" id="acb3_l" label="win xp 64 bit - laptop"><![CDATA[services_acb3_l.xml]]></property>
|
||||
</root>
|
||||
182
CATChecker/CONF/services_ac2_32_c.xml
Normal file
182
CATChecker/CONF/services_ac2_32_c.xml
Normal file
@@ -0,0 +1,182 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<root app="cat-checker" plugin="services" category="AC2 32 Windows 7 - CLIENT">
|
||||
<property type="nonvalue" id="acronisagent" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="acrsch2svc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="adobeflashplayerupdatesvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="aelookupsvc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="alg" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="appidsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="appinfo" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="appmgmt" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="aspnet_state" startmode="!auto" startstatus="false"/>
|
||||
<property type="nonvalue" id="audioendpointbuilder" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="audiosrv" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="axinstsv" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="bdesvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="besclient" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="bfe" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="bits" startmode="!disabled" startstatus="*"/>
|
||||
<property type="nonvalue" id="browser" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="bthserv" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="ccmexec" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="certpropsvc" startmode="!disabled" startstatus="true"/>
|
||||
<property type="nonvalue" id="clr_optimization_v2.0.50727_32" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="clr_optimization_v4.0.30319_32" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="comsysapp" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="cryptsvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="cscservice" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="csp session manager" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="db2mgmtsvc_db2audi" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="dcomlaunch" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="defragsvc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="dhcp" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="dnscache" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="dot3svc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="dps" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="eaphost" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="efs" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="emsagent" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="enterceptagent" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="eventlog" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="eventsystem" startmode="!disabled" startstatus="true"/>
|
||||
<property type="nonvalue" id="fax" startmode="*" startstatus="false"/>
|
||||
<property type="nonvalue" id="fdphost" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="fdrespub" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="flutilssvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="fontcache" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="fontcache3.0.0.0" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="gpsvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="gpupdates" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="hidserv" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="hips" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="hkmsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="homegrouplistener" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="homegroupprovider" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="idsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="ikeext" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="ipbusenum" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="iphlpsvc" startmode="auto" startstatus="*"/>
|
||||
<property type="nonvalue" id="keyiso" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="ktmrm" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="lanmanserver" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="lanmanworkstation" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="lltdsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="lmhosts" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mcafeeframework" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mcshield" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mctaskmanager" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mdm" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="mfefire" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mfevtp" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mmcss" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="mms" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mpssvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="msdtc" startmode="*" startstatus="false"/>
|
||||
<property type="nonvalue" id="msiscsi" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="msiserver" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="napagent" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="netlogon" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="netman" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="netmsmqactivator" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="netpipeactivator" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="netprofm" startmode="manual" startstatus="true"/>
|
||||
<property type="nonvalue" id="nettcpactivator" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="nettcpportsharing" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="nlasvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="nsi" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="odserv" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="ose" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="p2pimsvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="p2psvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="pcasvc" startmode="!disabled" startstatus="*"/>
|
||||
<property type="nonvalue" id="peerdistsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="perfhost" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="pla" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="plugplay" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="pnrpautoreg" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="pnrpsvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="policyagent" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="power" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="profsvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="protectedstorage" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="qwave" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="rapimgr" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="rasauto" startmode="*" startstatus="false"/>
|
||||
<property type="nonvalue" id="rasman" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="remoteaccess" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="remoteregistry" startmode="!disabled" startstatus="*"/>
|
||||
<property type="nonvalue" id="rpceptmapper" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="rpclocator" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="rpcss" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="safebootclientmanager" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="samss" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="scardsvr" startmode="!disabled" startstatus="*"/>
|
||||
<property type="nonvalue" id="schedule" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="scpolicysvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sdrsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="seclogon" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="sens" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sensrsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="servicemgr" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sessionenv" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="sftlist" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sftvsa" startmode="manual" startstatus="true"/>
|
||||
<property type="nonvalue" id="sharedaccess" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="shellhwdetection" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="smstsmgr" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="snmptrap" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="spooler" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sppsvc" startmode="auto" startstatus="false"/>
|
||||
<property type="nonvalue" id="sppuinotify" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="sqlwriter" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sr_service" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sr_watchdog" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="ssdpsrv" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="sstpsvc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="stisvc" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="storsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="swprv" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="sysmain" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="tabletinputservice" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="tapisrv" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="tbs" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="termservice" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="themes" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="threadorder" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="trkwks" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="trustedinstaller" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="ui0detect" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="umrdpservice" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="upnphost" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="uxsms" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="vaultsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="vds" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="vpnagent" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="vss" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="w32time" startmode="!disabled" startstatus="true"/>
|
||||
<property type="nonvalue" id="wbengine" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wbiosrvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wcncsvc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="wcspluginservice" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wdiservicehost" startmode="manual" startstatus="true"/>
|
||||
<property type="nonvalue" id="wdisystemhost" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="webclient" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="wecsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wecvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wercplsupport" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wersvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="windefend" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="winhttpautoproxysvc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="winmgmt" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="winrm" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wlansvc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="wmiapsrv" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wmpnetworksvc" startmode="!auto" startstatus="false"/>
|
||||
<property type="nonvalue" id="wpcsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wpdbusenum" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="wscsvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="wsearch" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="wuauserv" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="wudfsvc" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="wwansvc" startmode="*" startstatus="*"/>
|
||||
</root>
|
||||
182
CATChecker/CONF/services_ac2_32_l.xml
Normal file
182
CATChecker/CONF/services_ac2_32_l.xml
Normal file
@@ -0,0 +1,182 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<root app="cat-checker" plugin="services" category="AC2 32it Windows 7 - LAPTOP">
|
||||
<property type="nonvalue" id="acronisagent" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="acrsch2svc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="adobeflashplayerupdatesvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="aelookupsvc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="alg" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="appidsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="appinfo" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="appmgmt" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="aspnet_state" startmode="!auto" startstatus="false"/>
|
||||
<property type="nonvalue" id="audioendpointbuilder" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="audiosrv" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="axinstsv" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="bdesvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="besclient" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="bfe" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="bits" startmode="!disabled" startstatus="*"/>
|
||||
<property type="nonvalue" id="browser" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="bthserv" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="ccmexec" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="certpropsvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="clr_optimization_v2.0.50727_32" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="clr_optimization_v4.0.30319_32" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="comsysapp" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="cryptsvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="cscservice" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="csp session manager" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="db2mgmtsvc_db2audi" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="dcomlaunch" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="defragsvc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="dhcp" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="dnscache" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="dot3svc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="dps" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="eaphost" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="efs" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="emsagent" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="enterceptagent" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="eventlog" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="eventsystem" startmode="!disabled" startstatus="true"/>
|
||||
<property type="nonvalue" id="fax" startmode="*" startstatus="false"/>
|
||||
<property type="nonvalue" id="fdphost" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="fdrespub" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="flutilssvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="fontcache" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="fontcache3.0.0.0" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="gpsvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="gpupdates" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="hidserv" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="hips" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="hkmsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="homegrouplistener" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="homegroupprovider" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="idsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="ikeext" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="ipbusenum" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="iphlpsvc" startmode="auto" startstatus="*"/>
|
||||
<property type="nonvalue" id="keyiso" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="ktmrm" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="lanmanserver" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="lanmanworkstation" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="lltdsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="lmhosts" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mcafeeframework" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mcshield" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mctaskmanager" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mdm" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="mfefire" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mfevtp" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mmcss" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="mms" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mpssvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="msdtc" startmode="*" startstatus="false"/>
|
||||
<property type="nonvalue" id="msiscsi" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="msiserver" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="napagent" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="netlogon" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="netman" startmode="manual" startstatus="true"/>
|
||||
<property type="nonvalue" id="netmsmqactivator" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="netpipeactivator" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="netprofm" startmode="manual" startstatus="true"/>
|
||||
<property type="nonvalue" id="nettcpactivator" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="nettcpportsharing" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="nlasvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="nsi" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="odserv" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="ose" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="p2pimsvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="p2psvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="pcasvc" startmode="*" startstatus="true"/>
|
||||
<property type="nonvalue" id="peerdistsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="perfhost" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="pla" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="plugplay" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="pnrpautoreg" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="pnrpsvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="policyagent" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="power" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="profsvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="protectedstorage" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="qwave" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="rapimgr" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="rasauto" startmode="*" startstatus="false"/>
|
||||
<property type="nonvalue" id="rasman" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="remoteaccess" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="remoteregistry" startmode="!disabled" startstatus="*"/>
|
||||
<property type="nonvalue" id="rpceptmapper" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="rpclocator" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="rpcss" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="safebootclientmanager" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="samss" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="scardsvr" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="schedule" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="scpolicysvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sdrsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="seclogon" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="sens" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sensrsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="servicemgr" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sessionenv" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="sftlist" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sftvsa" startmode="manual" startstatus="true"/>
|
||||
<property type="nonvalue" id="sharedaccess" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="shellhwdetection" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="smstsmgr" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="snmptrap" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="spooler" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sppsvc" startmode="auto" startstatus="false"/>
|
||||
<property type="nonvalue" id="sppuinotify" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="sqlwriter" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sr_service" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sr_watchdog" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="ssdpsrv" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="sstpsvc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="stisvc" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="storsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="swprv" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="sysmain" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="tabletinputservice" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="tapisrv" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="tbs" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="termservice" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="themes" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="threadorder" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="trkwks" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="trustedinstaller" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="ui0detect" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="umrdpservice" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="upnphost" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="uxsms" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="vaultsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="vds" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="vpnagent" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="vss" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="w32time" startmode="!disabled" startstatus="true"/>
|
||||
<property type="nonvalue" id="wbengine" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wbiosrvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wcncsvc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="wcspluginservice" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wdiservicehost" startmode="manual" startstatus="true"/>
|
||||
<property type="nonvalue" id="wdisystemhost" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="webclient" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="wecsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wecvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wercplsupport" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wersvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="windefend" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="winhttpautoproxysvc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="winmgmt" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="winrm" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wlansvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="wmiapsrv" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wmpnetworksvc" startmode="!auto" startstatus="false"/>
|
||||
<property type="nonvalue" id="wpcsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wpdbusenum" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="wscsvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="wsearch" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="wuauserv" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="wudfsvc" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="wwansvc" startmode="*" startstatus="*"/>
|
||||
</root>
|
||||
184
CATChecker/CONF/services_ac2_64_c.xml
Normal file
184
CATChecker/CONF/services_ac2_64_c.xml
Normal file
@@ -0,0 +1,184 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<root app="cat-checker" plugin="services" category="AC2 64bit Windows 7 - CLIENT">
|
||||
<property type="nonvalue" id="acronisagent" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="acrsch2svc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="adobeflashplayerupdatesvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="aelookupsvc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="alg" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="appidsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="appinfo" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="appmgmt" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="aspnet_state" startmode="!auto" startstatus="false"/>
|
||||
<property type="nonvalue" id="audioendpointbuilder" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="audiosrv" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="axinstsv" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="bdesvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="besclient" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="bfe" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="bits" startmode="!disabled" startstatus="*"/>
|
||||
<property type="nonvalue" id="browser" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="bthserv" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="ccmexec" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="certpropsvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="clr_optimization_v2.0.50727_32" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="clr_optimization_v2.0.50727_64" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="clr_optimization_v4.0.30319_32" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="clr_optimization_v4.0.30319_64" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="comsysapp" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="cryptsvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="cscservice" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="csp session manager" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="db2mgmtsvc_db2audi" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="dcomlaunch" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="defragsvc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="dhcp" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="dnscache" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="dot3svc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="dps" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="eaphost" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="efs" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="emsagent" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="enterceptagent" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="eventlog" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="eventsystem" startmode="!disabled" startstatus="true"/>
|
||||
<property type="nonvalue" id="fax" startmode="*" startstatus="false"/>
|
||||
<property type="nonvalue" id="fdphost" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="fdrespub" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="flutilssvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="fontcache" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="fontcache3.0.0.0" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="gpsvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="gpupdates" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="hidserv" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="hips" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="hkmsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="homegrouplistener" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="homegroupprovider" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="idsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="ikeext" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="ipbusenum" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="iphlpsvc" startmode="auto" startstatus="*"/>
|
||||
<property type="nonvalue" id="keyiso" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="ktmrm" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="lanmanserver" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="lanmanworkstation" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="lltdsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="lmhosts" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mcafeeframework" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mcshield" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mctaskmanager" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mdm" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="mfefire" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mfevtp" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mmcss" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="mms" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mpssvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="msdtc" startmode="*" startstatus="false"/>
|
||||
<property type="nonvalue" id="msiscsi" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="msiserver" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="napagent" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="netlogon" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="netman" startmode="manual" startstatus="true"/>
|
||||
<property type="nonvalue" id="netmsmqactivator" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="netpipeactivator" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="netprofm" startmode="manual" startstatus="true"/>
|
||||
<property type="nonvalue" id="nettcpactivator" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="nettcpportsharing" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="nlasvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="nsi" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="odserv" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="ose" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="p2pimsvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="p2psvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="pcasvc" startmode="*" startstatus="true"/>
|
||||
<property type="nonvalue" id="peerdistsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="perfhost" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="pla" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="plugplay" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="pnrpautoreg" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="pnrpsvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="policyagent" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="power" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="profsvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="protectedstorage" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="qwave" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="rapimgr" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="rasauto" startmode="*" startstatus="false"/>
|
||||
<property type="nonvalue" id="rasman" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="remoteaccess" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="remoteregistry" startmode="!disabled" startstatus="*"/>
|
||||
<property type="nonvalue" id="rpceptmapper" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="rpclocator" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="rpcss" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="safebootclientmanager" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="samss" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="scardsvr" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="schedule" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="scpolicysvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sdrsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="seclogon" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="sens" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sensrsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="servicemgr" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sessionenv" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="sftlist" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sftvsa" startmode="manual" startstatus="true"/>
|
||||
<property type="nonvalue" id="sharedaccess" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="shellhwdetection" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="smstsmgr" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="snmptrap" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="spooler" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sppsvc" startmode="auto" startstatus="false"/>
|
||||
<property type="nonvalue" id="sppuinotify" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="sqlwriter" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sr_service" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sr_watchdog" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="ssdpsrv" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="sstpsvc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="stisvc" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="storsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="swprv" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="sysmain" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="tabletinputservice" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="tapisrv" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="tbs" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="termservice" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="themes" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="threadorder" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="trkwks" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="trustedinstaller" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="ui0detect" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="umrdpservice" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="upnphost" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="uxsms" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="vaultsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="vds" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="vpnagent" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="vss" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="w32time" startmode="!disabled" startstatus="true"/>
|
||||
<property type="nonvalue" id="wbengine" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wbiosrvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wcncsvc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="wcspluginservice" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wdiservicehost" startmode="manual" startstatus="true"/>
|
||||
<property type="nonvalue" id="wdisystemhost" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="webclient" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="wecsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wecvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wercplsupport" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wersvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="windefend" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="winhttpautoproxysvc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="winmgmt" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="winrm" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wlansvc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="wmiapsrv" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wmpnetworksvc" startmode="!auto" startstatus="false"/>
|
||||
<property type="nonvalue" id="wpcsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wpdbusenum" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="wscsvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="wsearch" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="wuauserv" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="wudfsvc" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="wwansvc" startmode="*" startstatus="*"/>
|
||||
</root>
|
||||
184
CATChecker/CONF/services_ac2_64_l.xml
Normal file
184
CATChecker/CONF/services_ac2_64_l.xml
Normal file
@@ -0,0 +1,184 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<root app="cat-checker" plugin="services" category="AC2 64bit Windows 7 - LAPTOP">
|
||||
<property type="nonvalue" id="acronisagent" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="acrsch2svc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="adobeflashplayerupdatesvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="aelookupsvc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="alg" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="appidsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="appinfo" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="appmgmt" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="aspnet_state" startmode="!auto" startstatus="false"/>
|
||||
<property type="nonvalue" id="audioendpointbuilder" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="audiosrv" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="axinstsv" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="bdesvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="besclient" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="bfe" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="bits" startmode="!disabled" startstatus="*"/>
|
||||
<property type="nonvalue" id="browser" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="bthserv" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="ccmexec" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="certpropsvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="clr_optimization_v2.0.50727_32" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="clr_optimization_v2.0.50727_64" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="clr_optimization_v4.0.30319_32" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="clr_optimization_v4.0.30319_64" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="comsysapp" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="cryptsvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="cscservice" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="csp session manager" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="db2mgmtsvc_db2audi" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="dcomlaunch" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="defragsvc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="dhcp" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="dnscache" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="dot3svc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="dps" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="eaphost" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="efs" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="emsagent" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="enterceptagent" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="eventlog" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="eventsystem" startmode="!disabled" startstatus="true"/>
|
||||
<property type="nonvalue" id="fax" startmode="*" startstatus="false"/>
|
||||
<property type="nonvalue" id="fdphost" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="fdrespub" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="flutilssvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="fontcache" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="fontcache3.0.0.0" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="gpsvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="gpupdates" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="hidserv" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="hips" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="hkmsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="homegrouplistener" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="homegroupprovider" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="idsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="ikeext" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="ipbusenum" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="iphlpsvc" startmode="auto" startstatus="*"/>
|
||||
<property type="nonvalue" id="keyiso" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="ktmrm" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="lanmanserver" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="lanmanworkstation" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="lltdsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="lmhosts" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mcafeeframework" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mcshield" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mctaskmanager" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mdm" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="mfefire" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mfevtp" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mmcss" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="mms" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mpssvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="msdtc" startmode="*" startstatus="false"/>
|
||||
<property type="nonvalue" id="msiscsi" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="msiserver" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="napagent" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="netlogon" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="netman" startmode="manual" startstatus="true"/>
|
||||
<property type="nonvalue" id="netmsmqactivator" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="netpipeactivator" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="netprofm" startmode="manual" startstatus="true"/>
|
||||
<property type="nonvalue" id="nettcpactivator" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="nettcpportsharing" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="nlasvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="nsi" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="odserv" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="ose" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="p2pimsvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="p2psvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="pcasvc" startmode="*" startstatus="true"/>
|
||||
<property type="nonvalue" id="peerdistsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="perfhost" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="pla" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="plugplay" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="pnrpautoreg" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="pnrpsvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="policyagent" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="power" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="profsvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="protectedstorage" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="qwave" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="rapimgr" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="rasauto" startmode="*" startstatus="false"/>
|
||||
<property type="nonvalue" id="rasman" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="remoteaccess" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="remoteregistry" startmode="!disabled" startstatus="*"/>
|
||||
<property type="nonvalue" id="rpceptmapper" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="rpclocator" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="rpcss" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="safebootclientmanager" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="samss" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="scardsvr" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="schedule" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="scpolicysvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sdrsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="seclogon" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="sens" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sensrsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="servicemgr" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sessionenv" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="sftlist" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sftvsa" startmode="manual" startstatus="true"/>
|
||||
<property type="nonvalue" id="sharedaccess" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="shellhwdetection" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="smstsmgr" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="snmptrap" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="spooler" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sppsvc" startmode="auto" startstatus="false"/>
|
||||
<property type="nonvalue" id="sppuinotify" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="sqlwriter" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sr_service" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sr_watchdog" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="ssdpsrv" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="sstpsvc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="stisvc" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="storsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="swprv" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="sysmain" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="tabletinputservice" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="tapisrv" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="tbs" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="termservice" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="themes" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="threadorder" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="trkwks" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="trustedinstaller" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="ui0detect" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="umrdpservice" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="upnphost" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="uxsms" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="vaultsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="vds" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="vpnagent" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="vss" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="w32time" startmode="!disabled" startstatus="true"/>
|
||||
<property type="nonvalue" id="wbengine" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wbiosrvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wcncsvc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="wcspluginservice" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wdiservicehost" startmode="manual" startstatus="true"/>
|
||||
<property type="nonvalue" id="wdisystemhost" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="webclient" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="wecsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wecvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wercplsupport" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wersvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="windefend" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="winhttpautoproxysvc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="winmgmt" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="winrm" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wlansvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="wmiapsrv" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wmpnetworksvc" startmode="!auto" startstatus="false"/>
|
||||
<property type="nonvalue" id="wpcsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wpdbusenum" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="wscsvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="wsearch" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="wuauserv" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="wudfsvc" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="wwansvc" startmode="*" startstatus="*"/>
|
||||
</root>
|
||||
136
CATChecker/CONF/services_acb3_c.xml
Normal file
136
CATChecker/CONF/services_acb3_c.xml
Normal file
@@ -0,0 +1,136 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<root app="cat-checker" plugin="services" category="win xp 64 bit - CLIENT">
|
||||
<property type="nonvalue" id="acronisagent" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="acrsch2svc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="adobeflashplayerupdatesvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="aelookupsvc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="alerter" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="alg" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="appidsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="appinfo" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="appmgmt" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="aspnet_state" startmode="!auto" startstatus="false"/>
|
||||
<property type="nonvalue" id="audioendpointbuilder" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="audiosrv" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="besclient" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="bits" startmode="!disabled" startstatus="*"/>
|
||||
<property type="nonvalue" id="browser" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="ccmexec" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="cisvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="clipsrv" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="clr_optimization_v2.0.50727_32" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="clr_optimization_v4.0.30319_32" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="comsysapp" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="cryptsvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="csp session manager" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="db2mgmtsvc_db2audi" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="dcomlaunch" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="defragsvc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="dhcp" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="dmadmin" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="dmserver" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="dnscache" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="dot3svc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="eaphost" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="emsagent" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="enterceptagent" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="ersvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="eventlog" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="eventsystem" startmode="!disabled" startstatus="true"/>
|
||||
<property type="nonvalue" id="fastuserswitchingcompatibility" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="fax" startmode="*" startstatus="false"/>
|
||||
<property type="nonvalue" id="flutilssvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="fontcache3.0.0.0" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="helpsvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="hidserv" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="hkmsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="httpfilter" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="idsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="imapiservice" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="lanmanserver" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="lanmanworkstation" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="lmhosts" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mcafeeframework" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mcshield" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mctaskmanager" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mdm" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="messenger" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mfefire" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mfevtp" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mnmsrvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="msdtc" startmode="*" startstatus="false"/>
|
||||
<property type="nonvalue" id="msiserver" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="napagent" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="netdde" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="netddedsdm" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="netlogon" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="netman" startmode="manual" startstatus="true"/>
|
||||
<property type="nonvalue" id="nettcpportsharing" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="nla" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="ntlmssp" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="ntlmsvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="ntmssvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="nvsvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="odserv" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="ose" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="plugplay" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="policyagent" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="protectedstorage" startmode="auto" startstatus="*"/>
|
||||
<property type="nonvalue" id="rasauto" startmode="*" startstatus="false"/>
|
||||
<property type="nonvalue" id="rasman" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="rdsessmgr" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="remoteaccess" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="remoteregistry" startmode="!disabled" startstatus="*"/>
|
||||
<property type="nonvalue" id="rpceptmapper" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="rpclocator" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="rpcss" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="rsvp" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="safebootclientmanager" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="samss" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="scardsvr" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="schedule" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="seclogon" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="sens" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sensrsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="servicemgr" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sftlist" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sftvsa" startmode="manual" startstatus="true"/>
|
||||
<property type="nonvalue" id="sharedaccess" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="shellhwdetection" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="smstsmgr" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="spooler" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sqlwriter" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sr_service" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sr_watchdog" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="ssdpsrv" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="stisvc" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="srservice" startmode="auto" startstatus="*"/>
|
||||
<property type="nonvalue" id="swprv" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="sysmonlog" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="tapisrv" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="termservice" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="themes" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="tlntsvr" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="trkwks" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="upnphost" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="ups" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="vss" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="w32time" startmode="!disabled" startstatus="true"/>
|
||||
<property type="nonvalue" id="wcsvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="webclient" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="windefend" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="winmgmt" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="winrm" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wmdmpmsn" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="wmi" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="wmiapsrv" startmode="*" startstatus="false"/>
|
||||
<property type="nonvalue" id="wmpnetworksvc" startmode="!auto" startstatus="false"/>
|
||||
<property type="nonvalue" id="wpffontcache_v0400" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="wscsvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="wsearch" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="wuauserv" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="wudfsvc" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="wwansvc" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="wzcsvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="xmlprov" startmode="manual" startstatus="false"/>
|
||||
</root>
|
||||
136
CATChecker/CONF/services_acb3_l.xml
Normal file
136
CATChecker/CONF/services_acb3_l.xml
Normal file
@@ -0,0 +1,136 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<root app="cat-checker" plugin="services" category="win xp 64 bit - LAPTOP">
|
||||
<property type="nonvalue" id="acronisagent" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="acrsch2svc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="adobeflashplayerupdatesvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="aelookupsvc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="alerter" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="alg" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="appidsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="appinfo" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="appmgmt" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="aspnet_state" startmode="!auto" startstatus="false"/>
|
||||
<property type="nonvalue" id="audioendpointbuilder" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="audiosrv" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="besclient" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="bits" startmode="!disabled" startstatus="*"/>
|
||||
<property type="nonvalue" id="browser" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="ccmexec" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="cisvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="clipsrv" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="clr_optimization_v2.0.50727_32" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="clr_optimization_v4.0.30319_32" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="comsysapp" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="cryptsvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="csp session manager" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="db2mgmtsvc_db2audi" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="dcomlaunch" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="defragsvc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="dhcp" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="dmadmin" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="dmserver" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="dnscache" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="dot3svc" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="eaphost" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="emsagent" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="enterceptagent" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="ersvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="eventlog" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="eventsystem" startmode="!disabled" startstatus="true"/>
|
||||
<property type="nonvalue" id="fastuserswitchingcompatibility" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="fax" startmode="*" startstatus="false"/>
|
||||
<property type="nonvalue" id="flutilssvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="fontcache3.0.0.0" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="helpsvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="hidserv" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="hkmsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="httpfilter" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="idsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="imapiservice" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="lanmanserver" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="lanmanworkstation" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="lmhosts" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mcafeeframework" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mcshield" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mctaskmanager" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mdm" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="messenger" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mfefire" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mfevtp" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="mnmsrvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="msdtc" startmode="*" startstatus="false"/>
|
||||
<property type="nonvalue" id="msiserver" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="napagent" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="netdde" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="netddedsdm" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="netlogon" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="netman" startmode="manual" startstatus="true"/>
|
||||
<property type="nonvalue" id="nettcpportsharing" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="nla" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="ntlmssp" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="ntlmsvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="ntmssvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="nvsvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="odserv" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="ose" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="plugplay" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="policyagent" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="protectedstorage" startmode="auto" startstatus="*"/>
|
||||
<property type="nonvalue" id="rasauto" startmode="*" startstatus="false"/>
|
||||
<property type="nonvalue" id="rasman" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="rdsessmgr" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="remoteaccess" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="remoteregistry" startmode="!disabled" startstatus="*"/>
|
||||
<property type="nonvalue" id="rpceptmapper" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="rpclocator" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="rpcss" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="rsvp" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="safebootclientmanager" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="samss" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="scardsvr" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="schedule" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="seclogon" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="sens" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sensrsvc" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="servicemgr" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sftlist" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sftvsa" startmode="manual" startstatus="true"/>
|
||||
<property type="nonvalue" id="sharedaccess" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="shellhwdetection" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="smstsmgr" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="spooler" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sqlwriter" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sr_service" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="sr_watchdog" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="ssdpsrv" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="stisvc" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="srservice" startmode="auto" startstatus="*"/>
|
||||
<property type="nonvalue" id="swprv" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="sysmonlog" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="tapisrv" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="termservice" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="themes" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="tlntsvr" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="trkwks" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="upnphost" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="ups" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="vss" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="w32time" startmode="!disabled" startstatus="true"/>
|
||||
<property type="nonvalue" id="wcsvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="webclient" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="windefend" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="winmgmt" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="winrm" startmode="manual" startstatus="false"/>
|
||||
<property type="nonvalue" id="wmdmpmsn" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="wmi" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="wmiapsrv" startmode="*" startstatus="false"/>
|
||||
<property type="nonvalue" id="wmpnetworksvc" startmode="!auto" startstatus="false"/>
|
||||
<property type="nonvalue" id="wpffontcache_v0400" startmode="manual" startstatus="*"/>
|
||||
<property type="nonvalue" id="wscsvc" startmode="disabled" startstatus="false"/>
|
||||
<property type="nonvalue" id="wsearch" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="wuauserv" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="wudfsvc" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="wwansvc" startmode="*" startstatus="*"/>
|
||||
<property type="nonvalue" id="wzcsvc" startmode="auto" startstatus="true"/>
|
||||
<property type="nonvalue" id="xmlprov" startmode="manual" startstatus="false"/>
|
||||
</root>
|
||||
37
CATChecker/CONF/tests.xml
Normal file
37
CATChecker/CONF/tests.xml
Normal file
@@ -0,0 +1,37 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<root app="cat-checker" plugin="testTier" maxID="22">
|
||||
<property type="nonvalue" id="1" category="external" class="TestDNSLookup" label="DNS Lookup" constraintID="" active="true"/>
|
||||
<property type="nonvalue" id="2" category="external" class="TestPing" label="Ping" constraintID="1" active="true" />
|
||||
<property type="nonvalue" id="3" category="external" class="TestSocketConnect" label="Socket Connect" constraintID="2" active="true"/>
|
||||
<property type="nonvalue" id="4" category="wmi" class="TestWmiAvailability" label="Wmi Verfügbarkeit" constraintID="2" active="true"/>
|
||||
<property type="nonvalue" id="5" category="wmi" class="TestHardDiscConf" label="Hard Disc Konfiguration" constraintID="4" active="true"/>
|
||||
<property type="nonvalue" id="6" category="wmi" class="TestComputerSystemConf" label="Computer System Konfiguration" constraintID="4" active="true"/>
|
||||
<property type="nonvalue" id="7" category="wmi" class="TestComputerSystemType" label="Computer System Typ" constraintID="4" active="true"/>
|
||||
<property type="nonvalue" id="8" category="wmi" class="TestServices" label="Dienste Konfiguration" constraintID="4" active="true"/>
|
||||
<property type="nonvalue" id="18" category="activeDirectory" class="TestADAvailability" label="AD Eintrag Test" constraintID="" active="true"/>
|
||||
<property type="nonvalue" id="33" category="activeDirectory" class="TestInBZGroup" label="System in Besprechungszimmer Gruppe" constraintID="18" active="true"/>
|
||||
<property type="nonvalue" id="9" category="wmi" class="TestDokukamera" label="USB Dokukamera Test" constraintID="33" active="true"/>
|
||||
<property type="nonvalue" id="10" category="wmi" class="TestEscriptService" label="eScript Dienst Test" constraintID="33" active="true"/>
|
||||
<property type="nonvalue" id="11" category="wmi" class="TestEnvironmentVariables" label="Umgebungsvariablen Konfiguration" constraintID="4" active="true"/>
|
||||
<property type="nonvalue" id="12" category="registry" class="TestRemoteRegistryAvailability" label="RemoteRegistry Dienst Verfügbarkeit" constraintID="4" active="true"/>
|
||||
<property type="nonvalue" id="13" category="registry" class="TestASAPVer" label="AC-Client Version" constraintID="12" active="true"/>
|
||||
<property type="nonvalue" id="14" category="registry" class="TestMcAfeeEPO" label="McAfee ePO Agent Konfiguration" constraintID="12" active="true"/>
|
||||
<property type="nonvalue" id="15" category="registry" class="TestMcAfeeVS" label="McAfee Virusscanner Konfiguration" constraintID="12" active="true"/>
|
||||
<property type="nonvalue" id="16" category="registry" class="TestMcAfeeHIP" label="McAfee HIP Konfiguration" constraintID="12" active="true"/>
|
||||
<property type="nonvalue" id="17" category="registry" class="TestEnergyPolicy" label="Energy Policiy Konfiguration" constraintID="33" active="true"/>
|
||||
<property type="nonvalue" id="19" category="activeDirectory" class="TestADPfad" label="AD Pfad Test" constraintID="18" active="true"/>
|
||||
<property type="nonvalue" id="20" category="activeDirectory" class="TestGroups" label="AD Gruppen Konfiguration" constraintID="18" active="true"/>
|
||||
<property type="nonvalue" id="21" category="activeDirectory" class="TestNameDefinitions" label="AD Hostnamen Konsistenz Test" constraintID="18" active="true"/>
|
||||
<property type="nonvalue" id="22" category="activeDirectory" class="TestPWLastSet" label="AD PW Last Set Test" constraintID="18" active="true"/>
|
||||
<property type="nonvalue" id="23" category="activeDirectory" class="TestOU" label="AD OU Test" constraintID="" active="true"/>
|
||||
<property type="nonvalue" id="24" category="external" class="TestShutdownTask" label="AD OU Test" constraintID="33" active="true"/>
|
||||
<property type="nonvalue" id="25" category="db" class="TestHANI" label="HANI Inventurdaten Test" constraintID="" active="true"/>
|
||||
<property type="nonvalue" id="26" category="wmi" class="TestSCCMInstalledSoftware" label="SCCM Installed Software" constraintID="4" active="true"/>
|
||||
<property type="nonvalue" id="27" category="wmi" class="TestSCCMInstalledPatches" label="SCCM Installed Patches/Updates" constraintID="4" active="true"/>
|
||||
<property type="nonvalue" id="28" category="wmi" class="TestSCCMSoftwareAdvertisements" label="SCCM Software Advertisements" constraintID="4" active="true"/>
|
||||
<property type="nonvalue" id="29" category="wmi" class="TestSCCMSoftwareScheduledInstallations" label="SCCM Scheduled Installations" constraintID="4" active="true"/>
|
||||
<property type="nonvalue" id="30" category="registry" class="TestUserProfile" label="On the machine available profiles" constraintID="12" active="true"/>
|
||||
<property type="nonvalue" id="31" category="wmi" class="TestEventLogApplications" label="EventLog Anwendungen" constraintID="4" active="true"/>
|
||||
<property type="nonvalue" id="32" category="wmi" class="TestEventLogSystem" label="EventLog System" constraintID="4" active="true"/>
|
||||
<property type="nonvalue" id="34" category="activeDirectory" class="TestHostnameConsistency" label="AD Hostname consistency" constraintID="18" active="true"/>
|
||||
</root>
|
||||
53
CATChecker/CONF/ui.xml
Normal file
53
CATChecker/CONF/ui.xml
Normal file
@@ -0,0 +1,53 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<root app="CAT_Checker">
|
||||
<plugins>
|
||||
<plugin id="basisinfo">
|
||||
<name><![CDATA[Basisinfo]]></name>
|
||||
<description><![CDATA[Reiter Basisinfo]]></description>
|
||||
<assemblyName>Basisinfo</assemblyName>
|
||||
<enabled>true</enabled>
|
||||
</plugin>
|
||||
<plugin id="services">
|
||||
<name><![CDATA[Services]]></name>
|
||||
<description><![CDATA[Reiter Services]]></description>
|
||||
<assemblyName>Services</assemblyName>
|
||||
<enabled>true</enabled>
|
||||
</plugin>
|
||||
<plugin id="directory">
|
||||
<name><![CDATA[Directory]]></name>
|
||||
<description><![CDATA[Reiter Directory]]></description>
|
||||
<assemblyName>Directory</assemblyName>
|
||||
<enabled>true</enabled>
|
||||
</plugin>
|
||||
<plugin id="sccm">
|
||||
<name><![CDATA[SCCM]]></name>
|
||||
<description><![CDATA[Reiter SCCM]]></description>
|
||||
<assemblyName>Sccm</assemblyName>
|
||||
<enabled>true</enabled>
|
||||
</plugin>
|
||||
<plugin id="eventlog">
|
||||
<name><![CDATA[NT Event Log]]></name>
|
||||
<description><![CDATA[Reiter SCCM]]></description>
|
||||
<assemblyName>Eventlog</assemblyName>
|
||||
<enabled>true</enabled>
|
||||
</plugin>
|
||||
<plugin id="mcafee">
|
||||
<name><![CDATA[McAfee]]></name>
|
||||
<description><![CDATA[Reiter McAfee]]></description>
|
||||
<assemblyName>Mcafee</assemblyName>
|
||||
<enabled>true</enabled>
|
||||
</plugin>
|
||||
<plugin id="besprechungszimmer">
|
||||
<name><![CDATA[Besprechungszimmer]]></name>
|
||||
<description><![CDATA[Reiter Besprechungszimmer]]></description>
|
||||
<assemblyName>Besprechungszimmer</assemblyName>
|
||||
<enabled>true</enabled>
|
||||
</plugin>
|
||||
<plugin id="environment">
|
||||
<name><![CDATA[Environment]]></name>
|
||||
<description><![CDATA[Reiter Environment]]></description>
|
||||
<assemblyName>Environment</assemblyName>
|
||||
<enabled>true</enabled>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</root>
|
||||
BIN
CATChecker/Cat Checker.lnk
Normal file
BIN
CATChecker/Cat Checker.lnk
Normal file
Binary file not shown.
BIN
CATChecker/Checker.exe
Normal file
BIN
CATChecker/Checker.exe
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/CAT_Checker.exe
Normal file
BIN
CATChecker/DLLs/CAT_Checker.exe
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/CAT_Checker.pdb
Normal file
BIN
CATChecker/DLLs/CAT_Checker.pdb
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/CAT_Checker.vshost.exe
Normal file
BIN
CATChecker/DLLs/CAT_Checker.vshost.exe
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/CAT_Checker_TestProzessor.exe
Normal file
BIN
CATChecker/DLLs/CAT_Checker_TestProzessor.exe
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/CAT_Checker_TestProzessor.pdb
Normal file
BIN
CATChecker/DLLs/CAT_Checker_TestProzessor.pdb
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/CAT_Checker_TestProzessor.vshost.exe
Normal file
BIN
CATChecker/DLLs/CAT_Checker_TestProzessor.vshost.exe
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/Microsoft.VisualBasic.PowerPacks.Vs.dll
Normal file
BIN
CATChecker/DLLs/Microsoft.VisualBasic.PowerPacks.Vs.dll
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/basisinfo.dll
Normal file
BIN
CATChecker/DLLs/basisinfo.dll
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/basisinfo.pdb
Normal file
BIN
CATChecker/DLLs/basisinfo.pdb
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/besprechungszimmer.dll
Normal file
BIN
CATChecker/DLLs/besprechungszimmer.dll
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/besprechungszimmer.pdb
Normal file
BIN
CATChecker/DLLs/besprechungszimmer.pdb
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/cclib.dll
Normal file
BIN
CATChecker/DLLs/cclib.dll
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/cclib_old.dll
Normal file
BIN
CATChecker/DLLs/cclib_old.dll
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/cclib_plugin.dll
Normal file
BIN
CATChecker/DLLs/cclib_plugin.dll
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/cclib_services.dll
Normal file
BIN
CATChecker/DLLs/cclib_services.dll
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/cclib_tests.dll
Normal file
BIN
CATChecker/DLLs/cclib_tests.dll
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/cclib_tt.dll
Normal file
BIN
CATChecker/DLLs/cclib_tt.dll
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/directory.dll
Normal file
BIN
CATChecker/DLLs/directory.dll
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/directory.pdb
Normal file
BIN
CATChecker/DLLs/directory.pdb
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/environment.dll
Normal file
BIN
CATChecker/DLLs/environment.dll
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/environment.pdb
Normal file
BIN
CATChecker/DLLs/environment.pdb
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/eventlog.dll
Normal file
BIN
CATChecker/DLLs/eventlog.dll
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/eventlog.pdb
Normal file
BIN
CATChecker/DLLs/eventlog.pdb
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/mcafee.dll
Normal file
BIN
CATChecker/DLLs/mcafee.dll
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/mcafee.pdb
Normal file
BIN
CATChecker/DLLs/mcafee.pdb
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/msvcr71.dll
Normal file
BIN
CATChecker/DLLs/msvcr71.dll
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/sccm.dll
Normal file
BIN
CATChecker/DLLs/sccm.dll
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/sccm.pdb
Normal file
BIN
CATChecker/DLLs/sccm.pdb
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/services.dll
Normal file
BIN
CATChecker/DLLs/services.dll
Normal file
Binary file not shown.
BIN
CATChecker/DLLs/services.pdb
Normal file
BIN
CATChecker/DLLs/services.pdb
Normal file
Binary file not shown.
3
CATChecker/Start.bat
Normal file
3
CATChecker/Start.bat
Normal file
@@ -0,0 +1,3 @@
|
||||
cd /d %~dp0
|
||||
set VERZ=%CD%
|
||||
runas /savecred /user:a5gaser-adm@audi.de "%VERZ%\checker.exe"
|
||||
18
CMD/#ForceReboot/#ForceReboot/forceReboot_remote.bat
Normal file
18
CMD/#ForceReboot/#ForceReboot/forceReboot_remote.bat
Normal file
@@ -0,0 +1,18 @@
|
||||
rem activate scheduled task for scheduled reboot on each client specified in clients_to_copy_scheduledReboot.txt
|
||||
rem 1 clientname per line
|
||||
|
||||
Echo Soll der Reboot auf den CLients ausgeführt werden?
|
||||
SET /P X=(J)a oder (N)ein?
|
||||
IF /I "%X%"=="J" goto :JA
|
||||
goto ENDE
|
||||
|
||||
:JA
|
||||
for /F "tokens=*" %%C in (clients_to_copy.txt) do (
|
||||
psshutdown \\%%C -r -f -t 10
|
||||
|
||||
if errorlevel 1 echo %%C >> clients.txt
|
||||
|
||||
)
|
||||
|
||||
:ENDE
|
||||
pause
|
||||
BIN
CMD/#ForceReboot/#ForceReboot/psexec.exe
Normal file
BIN
CMD/#ForceReboot/#ForceReboot/psexec.exe
Normal file
Binary file not shown.
BIN
CMD/#ForceReboot/#ForceReboot/psshutdown.exe
Normal file
BIN
CMD/#ForceReboot/#ForceReboot/psshutdown.exe
Normal file
Binary file not shown.
168
CMD/Aktivierung/GUI_Activator.bat
Normal file
168
CMD/Aktivierung/GUI_Activator.bat
Normal file
@@ -0,0 +1,168 @@
|
||||
@echo off
|
||||
::
|
||||
::
|
||||
:start
|
||||
cls
|
||||
set VERZ=%~dp0
|
||||
color 0f
|
||||
echo -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
|
||||
echo -* *-
|
||||
echo -* User:%USERNAME% *-
|
||||
echo ** **
|
||||
echo ** **
|
||||
echo ** **
|
||||
echo ** **
|
||||
echo ** **
|
||||
echo ** **
|
||||
echo ** **
|
||||
echo ** **
|
||||
echo ** - Aktivierungstool - **
|
||||
echo ** ==================== **
|
||||
echo *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
|
||||
echo ** **
|
||||
echo * - M-E-N-U-E - *
|
||||
echo ** ______________ **
|
||||
echo ** **
|
||||
echo ** 1.)= Office 2016 **
|
||||
echo ** ----------------- **
|
||||
echo ** 2.)= WINDOWS 10 CLIENT **
|
||||
echo ** --------------------- **
|
||||
echo ** 3.)= LYNC ACTIVATOR **
|
||||
echo ** --------------------- **
|
||||
echo ** 4.)= WINDOWS CLIENT -KMS FIX **
|
||||
echo ** --------------------- **
|
||||
echo ** 5.)= Office 2013 **
|
||||
echo ** --------------------- **
|
||||
echo ** 0.)= Neue Eingabe **
|
||||
echo ** _____________ **
|
||||
echo ***-----------------------------------------------------------***
|
||||
echo * *
|
||||
echo * *
|
||||
echo * *
|
||||
echo *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
|
||||
echo.
|
||||
set /p Rechnername= Bitte CLIENT-ID / Hostnamen eingeben :
|
||||
|
||||
::Pr<50>fen, ob Rechner anpingbar ist.
|
||||
ping %Rechnername% -n 1
|
||||
|
||||
IF NOT %ERRORLEVEL%==0 echo ***** ACHTUNG: Rechner konnte nicht angepingt werden
|
||||
IF NOT %ERRORLEVEL%==0 set ERRORLEVEL=2 & goto eof
|
||||
|
||||
|
||||
|
||||
set Site=%Rechnername:~4,2%
|
||||
echo NE O IN %Site%
|
||||
|
||||
set /p Reparatur=Bitte waehlen Sie eine Option aus:
|
||||
echo ==============================================
|
||||
if "%Reparatur%"=="1" set RepInfo="Office 2010"
|
||||
if "%Reparatur%"=="2" set RepInfo="Windows 10"
|
||||
if "%Reparatur%"=="3" set RepInfo="Lync Activator"
|
||||
if "%Reparatur%"=="4" set RepInfo="KMS-Reperatur activator"
|
||||
if "%Reparatur%"=="5" set RepInfo="Office 2013"
|
||||
if "%Reparatur%"=="0" set RepInfo="neue Eingabe"
|
||||
|
||||
set geraeteTyp=%Rechnername:~6,1%
|
||||
|
||||
|
||||
echo -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
|
||||
echo ** **
|
||||
echo ** Rechnername: %Rechnername% **
|
||||
echo ** **
|
||||
echo ** Geraetetyp: %geraeteTyp% **
|
||||
echo ** (C= Client) **
|
||||
echo ** (L= Laptop) **
|
||||
echo ** **
|
||||
echo ** Betriebsystem: Windows -%bitVersion%bit **
|
||||
echo ** **
|
||||
echo ** Auswahl war:%RepInfo% **
|
||||
echo ** **
|
||||
echo -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
|
||||
echo.
|
||||
|
||||
goto init
|
||||
|
||||
goto eof
|
||||
|
||||
:init
|
||||
|
||||
if "%Reparatur%"=="1" goto activateOffice
|
||||
if "%Reparatur%"=="2" goto activateWindows
|
||||
if "%Reparatur%"=="3" goto activateLYNC
|
||||
if "%Reparatur%"=="4" goto repwinkms
|
||||
if "%Reparatur%"=="5" goto activateOffice13
|
||||
|
||||
goto eof
|
||||
|
||||
:activateOffice
|
||||
echo *******************************************************************************
|
||||
echo ***** Office-Aktivierung ********
|
||||
echo *******************************************************************************
|
||||
echo ***** ...Bitte warten, Aktivierung wird durchgef<65>hrt.... ********
|
||||
echo *******************************************************************************
|
||||
echo %VERZ%int_proc_OFF2010_%Site%.bat
|
||||
copy "%VERZ%int_proc_OFF2010_%Site%.bat" "\\%Rechnername%\c$\temp\int_proc_OFF2010_%Site%.bat"
|
||||
psexec \\%Rechnername% -s "c:\temp\int_proc_OFF2010_%Site%.bat" -f
|
||||
del "\\%Rechnername%\c$\temp\int_proc_OFF2010_%Site%.bat"
|
||||
goto eof
|
||||
|
||||
|
||||
:activateOffice13
|
||||
echo *******************************************************************************
|
||||
echo ***** Office-Aktivierung ********
|
||||
echo *******************************************************************************
|
||||
echo ***** ...Bitte warten, Aktivierung wird durchgef<65>hrt.... ********
|
||||
echo *******************************************************************************
|
||||
echo "%VERZ%int_proc_OFF2013_%Site%.bat"
|
||||
echo SITE = %Site%
|
||||
copy "%VERZ%int_proc_OFF2013_%Site%.bat" "\\%Rechnername%\c$\temp\int_proc_OFF2013_%Site%.bat"
|
||||
psexec \\%Rechnername% -s "c:\temp\int_proc_OFF2013_%Site%.bat" -f
|
||||
del "\\%Rechnername%\c$\temp\int_proc_OFF2013_%Site%.bat"
|
||||
goto eof
|
||||
|
||||
:activateWindows
|
||||
echo *******************************************************************************
|
||||
echo ***** Windows-Aktivierung ********
|
||||
echo *******************************************************************************
|
||||
echo ***** ...Bitte warten, Aktivierung wird durchgef<65>hrt.... ********
|
||||
echo *******************************************************************************
|
||||
echo.
|
||||
copy "%VERZ%int_proc_KMS_%Site%.bat" "\\%Rechnername%\c$\temp\int_proc_KMS_%Site%.bat"
|
||||
|
||||
psexec \\%Rechnername% -s "c:\temp\int_proc_KMS_%Site%.bat" -f
|
||||
del "\\%Rechnername%\c$\temp\int_proc_KMS_%Site%.bat"
|
||||
psexec -s \\%Rechnername% cscript c:\windows\system32\slmgr.vbs /dli
|
||||
goto eof
|
||||
|
||||
:activateLYNC
|
||||
echo ******************************************************************
|
||||
echo ** MS-LYNC wird aktivier fuer alle Benutzer **
|
||||
echo ******************************************************************
|
||||
copy "%VERZ%SYSTEM ENABLE LYNCADDON.bat" "\\%Rechnername%\c$\windows\system32\SYSTEM ENABLE LYNCADDON.bat"
|
||||
|
||||
psexec \\%Rechnername% -s "SYSTEM ENABLE LYNCADDON.bat" -f
|
||||
del "\\%Rechnername%\c$\Windows\System32\SYSTEM ENABLE LYNCADDON.bat"
|
||||
goto eof
|
||||
|
||||
|
||||
:repwinkms
|
||||
echo ******************************************************************
|
||||
echo ** step 1 Win Sys.-rep. SFC **
|
||||
echo ******************************************************************
|
||||
copy "%VERZ%SYSTEM SFC.bat" "\\%Rechnername%\c$\windows\system32\SYSTEM SFC.bat"
|
||||
psexec \\%Rechnername% -s "SYSTEM SFC.bat" -f
|
||||
del "\\%Rechnername%\c$\Windows\System32\SYSTEM SFC.bat"
|
||||
goto eof
|
||||
|
||||
:eof
|
||||
if "%errorlevel%"=="0" color 02 & goto farbegesetzt
|
||||
if "%errorlevel%"=="1" (color 02) else (color 0c)
|
||||
:farbegesetzt
|
||||
|
||||
echo ****************************************************************************
|
||||
echo ***** AKTIVIERUNG Abgeschlossen - Error Code beachten! ***
|
||||
echo ****************************************************************************
|
||||
pause
|
||||
cls
|
||||
goto start
|
||||
122
CMD/Aktivierung/Lyncaddon.bat
Normal file
122
CMD/Aktivierung/Lyncaddon.bat
Normal file
@@ -0,0 +1,122 @@
|
||||
@echo off
|
||||
::
|
||||
:start
|
||||
cls
|
||||
set Arbeitsverzeichnis=%1"
|
||||
set Arbeitsverzeichnis=%Arbeitsverzeichnis:"=%
|
||||
color 0f
|
||||
echo ************************************************
|
||||
echo **************************************************
|
||||
echo **** ****
|
||||
echo ** **
|
||||
echo ** **
|
||||
echo *** -= Aktivierungstool- TOOL =- ***
|
||||
echo **** Office / Windows Client ****
|
||||
echo *************************************************
|
||||
echo ********************************************************************
|
||||
echo *** -= M-E-N-U-E =- ******
|
||||
echo ***********************************=========*********************************
|
||||
echo ***** ********
|
||||
echo ***** Aktivierungstool: ********
|
||||
echo ***** ********
|
||||
echo ***** 1.)= Office ********
|
||||
echo ***** 2.)= Windows Client - KMS ********
|
||||
echo ***** 3.)= Windows Client fix ********
|
||||
echo *******************************************************************************
|
||||
echo *******************************************************************************
|
||||
echo *******************************************************************************
|
||||
echo *****************************************************************************
|
||||
set /p Rechnername= Bitte CLIENT-ID / Hostnamen eingeben :
|
||||
::Pr<50>fen, ob Rechner anpingbar ist.
|
||||
ping %Rechnername% -n 1
|
||||
sleep 1
|
||||
IF NOT %ERRORLEVEL%==0 echo ***** ACHTUNG: Rechner konnte nicht angepingt werden
|
||||
IF NOT %ERRORLEVEL%==0 set ERRORLEVEL=2 & goto EOF
|
||||
|
||||
|
||||
|
||||
set Site=%Rechnername:~4,2%
|
||||
|
||||
set /p Reparatur=Bitte waehlen Sie eine Option aus:
|
||||
echo ==============================================
|
||||
if "%Reparatur%"=="1" set RepInfo="Office 2010"
|
||||
if "%Reparatur%"=="2" set RepInfo="Windows 7"
|
||||
|
||||
echo *****************************************************************************
|
||||
echo *******************************************************************************
|
||||
echo ***** ****
|
||||
echo ***** Rechnername: %Rechnername% ****
|
||||
echo ***** ****
|
||||
echo *******************************************************************************
|
||||
echo ***** Site: %Site% ****
|
||||
echo *******************************************************************************
|
||||
echo ***** ****
|
||||
echo ***** Option: %RepInfo% ****
|
||||
echo ***** ****
|
||||
echo *******************************************************************************
|
||||
echo *****************************************************************************
|
||||
|
||||
set /p verify=Hostname, Site und Option korrekt? (j/n):
|
||||
echo *******************************************************************************
|
||||
if "%verify%"=="n" (goto start)
|
||||
if "%verify%"=="j" (goto init)
|
||||
goto eof
|
||||
|
||||
:init
|
||||
if "%Reparatur%"=="1" goto activateOffice
|
||||
if "%Reparatur%"=="2" goto activateWindows
|
||||
goto eof
|
||||
|
||||
:activateOffice
|
||||
echo *******************************************************************************
|
||||
echo ***** Office-Aktivierung ********
|
||||
echo *******************************************************************************
|
||||
echo ***** ...Bitte warten, Aktivierung wird durchgef<65>hrt.... ********
|
||||
echo *******************************************************************************
|
||||
|
||||
copy "%Arbeitsverzeichnis%int_proc_OFF2010_%Site%.bat" "\\%Rechnername%\c$\windows\system32\int_proc_OFF2010_%Site%.bat"
|
||||
psexec \\%Rechnername% -s "int_proc_OFF2010_%Site%.bat" -f
|
||||
del "\\%Rechnername%\c$\Windows\System32\int_proc_OFF2010_%Site%.bat"
|
||||
goto eof
|
||||
|
||||
:activateWindows
|
||||
echo *******************************************************************************
|
||||
echo ***** Windows-Aktivierung ********
|
||||
echo *******************************************************************************
|
||||
echo ***** ...Bitte warten, Aktivierung wird durchgef<65>hrt.... ********
|
||||
echo *******************************************************************************
|
||||
|
||||
copy "%Arbeitsverzeichnis%int_proc_KMS_%Site%.bat" "\\%Rechnername%\c$\windows\system32\int_proc_KMS_%Site%.bat"
|
||||
@echo off
|
||||
psexec \\%Rechnername% -s "int_proc_KMS_%Site%.bat" -f
|
||||
del "\\%Rechnername%\c$\Windows\System32\int_proc_KMS_%Site%.bat"
|
||||
psexec -s \\%Rechnername% cscript c:\windows\system32\slmgr.vbs /dli
|
||||
|
||||
:repwinkms
|
||||
echo ***** step 1 Win Sys.-rep. SFC ********
|
||||
echo ********************************************************************
|
||||
copy "%Arbeitsverzeichnis%SYSTEM SFC.bat" "\\%Rechnername%\c$\windows\system32\SYSTEM SFC.bat"
|
||||
psexec \\%Rechnername% -s "SYSTEM SFC.bat" -f
|
||||
del "\\%Rechnername%\c$\Windows\System32\SYSTEM SFC.bat"
|
||||
|
||||
goto eof
|
||||
|
||||
:eof
|
||||
if "%errorlevel%"=="0" color 02 & goto farbegesetzt
|
||||
if "%errorlevel%"=="1" (color 02) else (color 0c)
|
||||
:farbegesetzt
|
||||
|
||||
echo *******************************************************************************
|
||||
echo ***** AKTIVIERUNG Abgeschlossen - Error Code beachten
|
||||
echo ???????????????
|
||||
echo ???????????????
|
||||
echo ???????????????
|
||||
echo ???????????????
|
||||
echo ???????????????
|
||||
echo ???????????????
|
||||
echo ??????????????? ********
|
||||
echo *******************************************************************************
|
||||
|
||||
pause
|
||||
cls
|
||||
goto start
|
||||
42
CMD/Aktivierung/SYSTEM ENABLE LYNCADDON.bat
Normal file
42
CMD/Aktivierung/SYSTEM ENABLE LYNCADDON.bat
Normal file
@@ -0,0 +1,42 @@
|
||||
@echo off
|
||||
::
|
||||
echo *******************************************************************************
|
||||
echo *******************************************************************************
|
||||
echo ******** Lync Addon konfigurieren ********
|
||||
echo *******************************************************************************
|
||||
echo *******************************************************************************
|
||||
|
||||
::User-spezifische Eintr<74>ge l<>schen
|
||||
@setlocal
|
||||
|
||||
set "RegPath=HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\ProfileList"
|
||||
set "SID="
|
||||
|
||||
for /f "delims=" %%i in ('reg query "%RegPath%"^|findstr /ibc:"%RegPath%\S-"') do (
|
||||
echo %%~nxi & REG DELETE "HKU\%%~nxi\Software\Microsoft\Windows\CurrentVersion\Ext\Settings\{31D09BA0-12F5-4CCE-BE8A-2923E76605DA}" /f & REG DELETE "HKU\%%~nxi\Software\Microsoft\Windows\CurrentVersion\Ext\Settings\{761497BB-D6F0-462C-B6EB-D4DAF1D92D43}" /f & REG DELETE "HKU\%%~nxi\Software\Microsoft\Windows\CurrentVersion\Ext\Settings\{08B0E5C0-4FCB-11CF-AAA5-00401C608501}" /f
|
||||
)
|
||||
)
|
||||
sleep 1
|
||||
|
||||
echo ******** Systemreg fuer Addon hinzufuegen
|
||||
REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Ext\CLSID" /v {31D09BA0-12F5-4CCE-BE8A-2923E76605DA} /d 1 /f
|
||||
|
||||
::REG DELETE "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Ext\Settings\{31D09BA0-12F5-4CCE-BE8A-2923E76605DA}" /f
|
||||
|
||||
|
||||
::InternetExplorer <20>ffnen und schlie<69>en
|
||||
echo ******** iexplore oeffnen
|
||||
start iexplore
|
||||
|
||||
sleep 7
|
||||
|
||||
echo ******** iexplorer schliessen
|
||||
Taskkill /F /IM iexplorer.exe /T 2>NUL
|
||||
echo ******** iexplore schliessen
|
||||
Taskkill /F /IM iexplore.exe /T 2>NUL
|
||||
|
||||
echo *******************************************************************************
|
||||
echo *******************************************************************************
|
||||
echo ******** Lync Addon konfiguration abgeschlossen ********
|
||||
echo *******************************************************************************
|
||||
echo *******************************************************************************
|
||||
6
CMD/Aktivierung/int_proc_KMS_IN.bat
Normal file
6
CMD/Aktivierung/int_proc_KMS_IN.bat
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
::
|
||||
cscript //b slmgr.vbs /ipk NPPR9-FWDCX-D2C8J-H872K-2YT43
|
||||
cscript //b slmgr.vbs -skms AUDIINSA1755.in.audi.vwg
|
||||
cscript //b slmgr.vbs -ato
|
||||
cscript //b slmgr.vbs -dli
|
||||
6
CMD/Aktivierung/int_proc_KMS_NE.bat
Normal file
6
CMD/Aktivierung/int_proc_KMS_NE.bat
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
::
|
||||
cscript //b slmgr.vbs /ipk NPPR9-FWDCX-D2C8J-H872K-2YT43
|
||||
cscript //b slmgr.vbs -skms audinesa0404.ne.audi.vwg
|
||||
cscript //b slmgr.vbs -ato
|
||||
cscript //b slmgr.vbs -dli
|
||||
5
CMD/Aktivierung/int_proc_OFF2010_IN.bat
Normal file
5
CMD/Aktivierung/int_proc_OFF2010_IN.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
::
|
||||
cscript "%Program_Files%\Microsoft Office\Office16\ospp.vbs" /inpkey:XQNVK-8JYDB-WJ9W3-YJ8YR-WFG99
|
||||
cscript "%Program_Files%\Microsoft Office\Office16\ospp.vbs" /sethst:audiinsa1755.in.audi.vwg
|
||||
cscript "%Program_Files%\Microsoft Office\Office16\ospp.vbs" /act
|
||||
5
CMD/Aktivierung/int_proc_OFF2010_NE.bat
Normal file
5
CMD/Aktivierung/int_proc_OFF2010_NE.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
::
|
||||
cscript "%Program_Files%\Microsoft Office\Office14\ospp.vbs" /inpkey:XQNVK-8JYDB-WJ9W3-YJ8YR-WFG99
|
||||
cscript "%Program_Files%\Microsoft Office\Office14\ospp.vbs" /sethst:audinesa0404.ne.audi.vwg
|
||||
cscript "%Program_Files%\Microsoft Office\Office14\ospp.vbs" /act
|
||||
5
CMD/Aktivierung/int_proc_OFF2013_IN.bat
Normal file
5
CMD/Aktivierung/int_proc_OFF2013_IN.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
::
|
||||
cscript "%Program_Files%\Microsoft Office\Office15\ospp.vbs" /inpkey:YC7DK-G2NP3-2QQC3-J6H88-GVGXT
|
||||
cscript "%Program_Files%\Microsoft Office\Office15\ospp.vbs" /sethst:audiinsa1755.in.audi.vwg
|
||||
cscript "%Program_Files%\Microsoft Office\Office15\ospp.vbs" /act
|
||||
5
CMD/Aktivierung/int_proc_OFF2013_NE.bat
Normal file
5
CMD/Aktivierung/int_proc_OFF2013_NE.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
::
|
||||
cscript "%Program_Files%\Microsoft Office\Office15\ospp.vbs" /inpkey:YC7DK-G2NP3-2QQC3-J6H88-GVGXT
|
||||
cscript "%Program_Files%\Microsoft Office\Office15\ospp.vbs" /sethst:audinesa0404.ne.audi.vwg
|
||||
cscript "%Program_Files%\Microsoft Office\Office15\ospp.vbs" /act
|
||||
BIN
CMD/Aktivierung/produkey/ProduKey.chm
Normal file
BIN
CMD/Aktivierung/produkey/ProduKey.chm
Normal file
Binary file not shown.
73
CMD/FUP_FIX/Install_GUI.cmd
Normal file
73
CMD/FUP_FIX/Install_GUI.cmd
Normal file
@@ -0,0 +1,73 @@
|
||||
@echo off
|
||||
::
|
||||
::
|
||||
:start
|
||||
cls
|
||||
set VERZ=%~dp0
|
||||
color 0f
|
||||
echo -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
|
||||
echo -* *-
|
||||
echo -* User:%USERNAME% *-
|
||||
echo ** **
|
||||
echo ** **
|
||||
echo ** - FUP Fix - **
|
||||
echo ** ==================== **
|
||||
echo *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
|
||||
echo ** **
|
||||
echo ***-----------------------------------------------------------***
|
||||
echo * *
|
||||
echo * *
|
||||
echo * *
|
||||
echo *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
|
||||
echo.
|
||||
set /p Rechnername= Bitte CLIENT-ID / Hostnamen eingeben :
|
||||
|
||||
::Pr<50>fen, ob Rechner anpingbar ist.
|
||||
ping %Rechnername% -n 1
|
||||
::sleep 1
|
||||
IF NOT %ERRORLEVEL%==0 echo ***** ACHTUNG: Rechner konnte nicht angepingt werden
|
||||
IF NOT %ERRORLEVEL%==0 set ERRORLEVEL=2 & goto eof
|
||||
|
||||
|
||||
|
||||
echo ==============================================
|
||||
|
||||
|
||||
|
||||
set geraeteTyp=%Rechnername:~6,1%
|
||||
|
||||
|
||||
echo -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
|
||||
echo ** **
|
||||
echo ** Rechnername: %Rechnername% **
|
||||
echo ** Betriebsystem: Windows -%bitVersion%bit **
|
||||
echo ** **
|
||||
echo ** Auswahl war:%RepInfo% **
|
||||
echo ** **
|
||||
echo -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
|
||||
echo.
|
||||
|
||||
|
||||
|
||||
echo *******************************************************************************
|
||||
echo *******************************************************************************
|
||||
echo ***** ...Bitte warten, aktion wird durchgef<65>hrt.... ********
|
||||
echo *******************************************************************************
|
||||
copy "%VERZ%WinFupRep.bat" "\\%Rechnername%\c$\windows\system32\WinFupRep.bat"
|
||||
psexec \\%Rechnername% -s "c:\windows\system32\WinFupRep.bat"
|
||||
del "\\%Rechnername%\c$\windows\system32\WinFupRep.bat"
|
||||
goto eof
|
||||
|
||||
|
||||
|
||||
:eof
|
||||
if "%errorlevel%"=="0" color 02 & goto farbegesetzt
|
||||
if "%errorlevel%"=="1" (color 02) else (color 0c)
|
||||
:farbegesetzt
|
||||
|
||||
echo ****************************************************************************
|
||||
echo ***** Abgeschlossen - Error Code beachten! ***
|
||||
echo ****************************************************************************
|
||||
pause
|
||||
cls
|
||||
goto start
|
||||
51
CMD/FUP_FIX/TEST.txt
Normal file
51
CMD/FUP_FIX/TEST.txt
Normal file
@@ -0,0 +1,51 @@
|
||||
@echo off
|
||||
setlocal enabledelayedexpansion
|
||||
|
||||
:: -------------------------------------------------------------------
|
||||
:: Konfiguration
|
||||
:: -------------------------------------------------------------------
|
||||
set "CACHE=C:\Windows\sccmcache" :: Basisordner, in dem aufger<65>umt werden soll
|
||||
set "KEEPFILE=SETUP123.cmd" :: Datei, deren Ordner nicht gel<65>scht werden darf
|
||||
|
||||
:: -------------------------------------------------------------------
|
||||
:: Schritt 1: Pfad zu dem Ordner ermitteln, in dem die KEEPFILE liegt
|
||||
:: -------------------------------------------------------------------
|
||||
set "KEEPPATH="
|
||||
|
||||
for /r "%CACHE%" %%F in (%KEEPFILE%) do (
|
||||
if exist "%%F" (
|
||||
set "KEEPPATH=%%~dpF" :: %%~dpF = Laufwerk + Pfad ohne Dateiname
|
||||
)
|
||||
)
|
||||
|
||||
:: Wenn Datei nicht gefunden wird ? Abbruch
|
||||
if not defined KEEPPATH (
|
||||
echo Datei %KEEPFILE% wurde nicht gefunden!
|
||||
exit /b 1
|
||||
)
|
||||
|
||||
echo --------------------------------------------------
|
||||
echo Behalte Ordner: %KEEPPATH%
|
||||
echo --------------------------------------------------
|
||||
echo.
|
||||
|
||||
:: -------------------------------------------------------------------
|
||||
:: Schritt 2: Alle Unterordner in sccmcache durchgehen
|
||||
:: -------------------------------------------------------------------
|
||||
for /d %%D in ("%CACHE%\*") do (
|
||||
:: Vergleich: aktueller Ordner vs. KEEPPATH
|
||||
if /i not "%%~fD\"=="%KEEPPATH%" (
|
||||
:: wenn nicht der Behalte-Ordner ? l<>schen
|
||||
echo Loesche: %%~fD
|
||||
rmdir /s /q "%%~fD"
|
||||
) else (
|
||||
echo Behalte: %%~fD
|
||||
)
|
||||
)
|
||||
|
||||
:: -------------------------------------------------------------------
|
||||
:: Schritt 3: Abschlussmeldung
|
||||
:: -------------------------------------------------------------------
|
||||
echo.
|
||||
echo Aufraeumen abgeschlossen.
|
||||
endlocal
|
||||
94
CMD/FUP_FIX/WinFupRep.bat
Normal file
94
CMD/FUP_FIX/WinFupRep.bat
Normal file
@@ -0,0 +1,94 @@
|
||||
::@echo off
|
||||
setlocal enabledelayedexpansion
|
||||
:: ==========================================
|
||||
:: Windows Health Repair @Erich Gasslmaier
|
||||
:: V 1.0
|
||||
:: Erstellt: %date% %time%
|
||||
:: ==========================================
|
||||
|
||||
:: Logdatei mit Zeitstempel erstellen
|
||||
set LOGFILE=C:\WindowsHealth_%date:~-4%-%date:~3,2%-%date:~0,2%_%time:~0,2%-%time:~3,2%.log
|
||||
set LOGFILE=%LOGFILE: =0%
|
||||
|
||||
echo ================================================== >> %LOGFILE%
|
||||
echo Windows Health Repair Script gestartet am %date% %time% >> %LOGFILE%
|
||||
echo ================================================== >> %LOGFILE%
|
||||
|
||||
:: TrustedInstaller auf Auto setzen
|
||||
echo [SERVICE] TrustedInstaller auf automatisch stellen >> %LOGFILE%
|
||||
SC config trustedinstaller start=auto >> %LOGFILE% 2>&1
|
||||
|
||||
|
||||
:: Dienste stoppen
|
||||
echo [STOP DIENSTE] >> %LOGFILE%
|
||||
net stop bits >> %LOGFILE% 2>&1
|
||||
net stop wuauserv >> %LOGFILE% 2>&1
|
||||
net stop msiserver >> %LOGFILE% 2>&1
|
||||
net stop appidsvc >> %LOGFILE% 2>&1
|
||||
net stop cryptSvc >> %LOGFILE% 2>&1
|
||||
ping -n 11 127.0.0.1 > nul
|
||||
|
||||
:: Update-Ordner bereinigen
|
||||
echo [CLEAN] SoftwareDistribution und Catroot2 >> %LOGFILE%
|
||||
if exist %Systemroot%\SoftwareDistribution.old rd /s /q %Systemroot%\SoftwareDistribution.old >> %LOGFILE% 2>&1
|
||||
Ren %Systemroot%\SoftwareDistribution SoftwareDistribution.old >> %LOGFILE% 2>&1
|
||||
|
||||
if exist %Systemroot%\System32\catroot2.old rd /s /q %Systemroot%\System32\catroot2.old >> %LOGFILE% 2>&1
|
||||
Ren %Systemroot%\System32\catroot2 catroot2.old >> %LOGFILE% 2>&1
|
||||
|
||||
:: DLLs neu registrieren
|
||||
echo [DLL REG] >> %LOGFILE%
|
||||
regsvr32.exe /s atl.dll >> %LOGFILE% 2>&1
|
||||
regsvr32.exe /s urlmon.dll >> %LOGFILE% 2>&1
|
||||
regsvr32.exe /s mshtml.dll >> %LOGFILE% 2>&1
|
||||
|
||||
:: Netzwerk-Komponenten zur?cksetzen
|
||||
echo [NETSH RESET] >> %LOGFILE%
|
||||
netsh winsock reset >> %LOGFILE% 2>&1
|
||||
netsh winsock reset proxy >> %LOGFILE% 2>&1
|
||||
|
||||
:: Alte Treiberreste entfernen
|
||||
echo [DRIVER CLEANUP] >> %LOGFILE%
|
||||
rundll32.exe pnpclean.dll,RunDLL_PnpClean /DRIVERS /MAXCLEAN >> %LOGFILE% 2>&1
|
||||
|
||||
:: DISM Pr?fungen & Reparaturen
|
||||
echo [DISM SCANHEALTH] >> %LOGFILE%
|
||||
dism /Online /Cleanup-image /ScanHealth >> %LOGFILE% 2>&1
|
||||
|
||||
echo [DISM CHECKHEALTH] >> %LOGFILE%
|
||||
dism /Online /Cleanup-image /CheckHealth >> %LOGFILE% 2>&1
|
||||
|
||||
echo [DISM RESTOREHEALTH] >> %LOGFILE%
|
||||
dism /Online /Cleanup-image /RestoreHealth >> %LOGFILE% 2>&1
|
||||
|
||||
echo [DISM COMPONENT CLEANUP] >> %LOGFILE%
|
||||
dism /Online /Cleanup-image /StartComponentCleanup >> %LOGFILE% 2>&1
|
||||
|
||||
:: Systemdateien pruefen
|
||||
echo [SFC SCAN] Kann lange dauern >> %LOGFILE%
|
||||
sfc /scannow
|
||||
echo Y | chkdsk C: /F /R /B >> %LOGFILE% 2>&1
|
||||
|
||||
:: Dienste wieder starten
|
||||
:: Wird bei neustart gemacht
|
||||
|
||||
:: -------------------------------------------------------------------
|
||||
:: Konfiguration SCCM loeschen
|
||||
:: -------------------------------------------------------------------
|
||||
::for /d %i in ("C:\Windows\ccmcache\*") do rd /s /q "%i" >> %LOGFILE% 2>&1
|
||||
rd /s /q C:\Windows\ccmcache\ >> %LOGFILE% 2>&1
|
||||
:: -------------------------------------------------------------------
|
||||
:: Schritt 3: Abschlussmeldung
|
||||
:: -------------------------------------------------------------------
|
||||
echo.
|
||||
echo SCCM Aufraeumen abgeschlossen.
|
||||
|
||||
:: Fertig
|
||||
echo ================================================== >> %LOGFILE%
|
||||
echo Script abgeschlossen am %date% %time% >> %LOGFILE%
|
||||
echo Logfile: %LOGFILE% >> %LOGFILE%
|
||||
echo Client neu Starten
|
||||
echo und Windows FUP Update nochmals starten
|
||||
echo ==================================================
|
||||
echo Fertig! Details siehe %LOGFILE%
|
||||
|
||||
BIN
CMD/Festplatte_voll.zip
Normal file
BIN
CMD/Festplatte_voll.zip
Normal file
Binary file not shown.
BIN
CMD/Festplatte_voll/Festplatte voll - Verknüpfung.lnk
Normal file
BIN
CMD/Festplatte_voll/Festplatte voll - Verknüpfung.lnk
Normal file
Binary file not shown.
214
CMD/Festplatte_voll/GUI_CLEANUP_HDD.bat
Normal file
214
CMD/Festplatte_voll/GUI_CLEANUP_HDD.bat
Normal file
@@ -0,0 +1,214 @@
|
||||
@echo off
|
||||
::
|
||||
::
|
||||
:startnew
|
||||
cls
|
||||
::set Arbeitsverzeichnis=%1"
|
||||
::set Arbeitsverzeichnis=%Arbeitsverzeichnis:"=%
|
||||
set Arbeitsverzeichnis=%~dp0
|
||||
echo -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
|
||||
echo -* *-
|
||||
echo -* *-
|
||||
echo **
|
||||
echo ** # # # # **
|
||||
echo ** ###### ##### User:%USERNAME% **
|
||||
echo ** **
|
||||
echo ** - HDD CLEANUP TOOL - **
|
||||
echo ** ==================== **
|
||||
echo *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
|
||||
echo ** **
|
||||
echo * - M-E-N-U-E - *
|
||||
echo ** ______________ **
|
||||
echo ** **
|
||||
echo ** 1.)= Komplettreinigung **
|
||||
echo ** ----------------- **
|
||||
echo ** 2.)= Hibernate ausschalten **
|
||||
echo ** --------------------- **
|
||||
echo ** 3.)= Hibernate einschalten **
|
||||
echo ** --------------------- **
|
||||
echo ** 4.)= Pagefile manuell setzen **
|
||||
echo ** ----------------------- **
|
||||
echo ** **
|
||||
echo ** 0.)= Neue Eingabe **
|
||||
echo ** _____________ **
|
||||
echo ***-----------------------------------------------------------***
|
||||
echo * Tipp: Alle Applikationen vorher schliessen! *
|
||||
echo ***-----------------------------------------------------------***
|
||||
echo * *
|
||||
echo * Durchfuehrungen fuer Komplettreinigung: *
|
||||
echo * -------------------------------------- *
|
||||
echo * *
|
||||
echo * - Cleanmgr.exe mit allen Optionen (System-User) *
|
||||
echo * - Hibernate aus- und wieder einschalten *
|
||||
echo * - SCCM-Cache leeren *
|
||||
echo * - Auslagerungsdatei wird auf D:\ mit 8128MB verschoben *
|
||||
echo * - alle OST-Dateien werden geloescht *
|
||||
echo * - Cleanmgr.exe mit allen Optionen (Std-User) *
|
||||
echo * - Ausgabe der Infos fuer Benutzerkontengroesse etc. *
|
||||
echo * *
|
||||
echo * *
|
||||
echo *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
|
||||
echo.
|
||||
set /p Rechnername= Bitte CLIENT-ID/Hostnamen eingeben :
|
||||
|
||||
::OS pr<70>fung 64/32bit
|
||||
if exist "\\%Rechnername%\c$\windows\SysWOW64" (set bitVersion=64) else (set bitVersion=32)
|
||||
|
||||
|
||||
::Pr<50>fen, ob Rechner anpingbar ist.
|
||||
ping %Rechnername% -n 1
|
||||
sleep 1
|
||||
::IF NOT %ERRORLEVEL%==0 echo ***** ACHTUNG: Rechner konnte nicht angepingt werden !**
|
||||
::IF NOT %ERRORLEVEL%==0 set ERRORLEVEL=2 & goto EOF
|
||||
|
||||
:: 1008er Version hat keine psexec mehr.
|
||||
if NOT exist "\\%Rechnername%\c$\Program Files (x86)\Tools\" (copy "%VERZ%\pkg\psexec.exe" "\\%Rechnername%\c$\Windows\System32\psexec.exe" /Y)
|
||||
|
||||
::Ger<65>teTyp festlegen
|
||||
set geraeteTyp=%Rechnername:~6,1%
|
||||
|
||||
echo.
|
||||
echo -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
|
||||
echo ** **
|
||||
echo ** Rechnername:%Rechnername% **
|
||||
echo ** **
|
||||
echo ** Geraetetyp=%geraeteTyp% **
|
||||
echo ** (C= Client) **
|
||||
echo ** (L= Laptop) **
|
||||
echo ** **
|
||||
echo ** Betriebsystem:Windows 7-%bitVersion%bit **
|
||||
echo ** **
|
||||
echo -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
|
||||
echo.
|
||||
set /p Reparatur=Bitte waehlen Sie eine Option (1-4/0=neue Eingabe) aus:
|
||||
|
||||
if "%Reparatur%"=="1" goto rep1
|
||||
if "%Reparatur%"=="2" goto rep2
|
||||
if "%Reparatur%"=="3" goto rep3
|
||||
if "%Reparatur%"=="4" goto rep4
|
||||
if "%Reperatur%"=="0" goto EOF
|
||||
|
||||
|
||||
:rep1
|
||||
|
||||
time /t
|
||||
copy "%Arbeitsverzeichnis%SYSTEM EXECCLEANUP.bat" "\\%Rechnername%\c$\windows\system32\SYSTEM EXECCLEANUP.bat"
|
||||
copy "%Arbeitsverzeichnis%SIZE.bat" "\\%Rechnername%\c$\windows\system32\SIZE.bat"
|
||||
copy "%Arbeitsverzeichnis%Set1337.reg" "\\%Rechnername%\c$\windows\system32\Set1337.reg"
|
||||
copy "%Arbeitsverzeichnis%clearcache.vbs" "\\%Rechnername%\c$\windows\system32\clearcache.vbs"
|
||||
copy "%Arbeitsverzeichnis%speicher.ps1" "\\%Rechnername%\c$\windows\system32\speicher.ps1"
|
||||
|
||||
psexec \\%Rechnername% -s "SYSTEM EXECCLEANUP.bat" %geraeteTyp% -f
|
||||
sleep 10
|
||||
|
||||
::psexec \\%Rechnername% cleanmgr.exe /sagerun:1337
|
||||
sleep 10
|
||||
|
||||
echo.
|
||||
echo *******************************************************************************
|
||||
echo ******** Ausgabe Infos ********
|
||||
echo *******************************************************************************
|
||||
echo.
|
||||
echo *******************************************************************************
|
||||
echo ******** Benutzerdaten ********
|
||||
echo *******************************************************************************
|
||||
echo.
|
||||
psexec \\%Rechnername% -s SIZE.bat c:\Users
|
||||
echo.
|
||||
echo *******************************************************************************
|
||||
echo ******** WindowsLogs ********
|
||||
echo *******************************************************************************
|
||||
echo.
|
||||
psexec \\%Rechnername% -s SIZE.bat c:\windows\logs
|
||||
echo.
|
||||
echo *******************************************************************************
|
||||
echo ******** Freier Speicher ********
|
||||
echo *******************************************************************************
|
||||
Powershell -NoExit -Executionpolicy ByPass -noprofile -Command "&'c:\Windows\System32\speicher.ps1'"
|
||||
pause
|
||||
echo.
|
||||
echo.
|
||||
echo *******************************************************************************
|
||||
echo ******** Temp. Ordner ********
|
||||
echo *******************************************************************************
|
||||
echo.
|
||||
psexec \\%Rechnername% -s SIZE.bat c:\windows\temp
|
||||
echo.
|
||||
del "\\%Rechnername%\c$\Windows\System32\SYSTEM EXECCLEANUP.bat"
|
||||
del "\\%Rechnername%\c$\Windows\System32\SIZE.bat"
|
||||
del "\\%Rechnername%\c$\Windows\System32\Set1337.reg"
|
||||
del "\\%Rechnername%\c$\Windows\System32\clearcache.vbs"
|
||||
del "\\%Rechnername%\c$\Windows\System32\speicher.ps1"
|
||||
cls
|
||||
goto EOF
|
||||
|
||||
|
||||
:rep2
|
||||
|
||||
echo.
|
||||
echo *******************************************************************************
|
||||
echo ******* Hibernate wird deaktiviert! *******
|
||||
echo ****** !! ACHTUNG !!: ******
|
||||
echo ***** Nun kein Ruhezustand mehr moeglich, nur in Absprache mit AW! *****
|
||||
echo *******************************************************************************
|
||||
psexec \\%Rechnername% -s powercfg /hibernate off
|
||||
timeout 10
|
||||
cls
|
||||
goto EOF
|
||||
|
||||
|
||||
:rep3
|
||||
|
||||
echo.
|
||||
echo *******************************************************************************
|
||||
echo ******* Hibernate wird aktiviert ! *******
|
||||
echo ****** !! ACHTUNG !!: ******
|
||||
echo ***** Einstellungen erst nach einem neustart moeglich! *****
|
||||
echo *******************************************************************************
|
||||
psexec \\%Rechnername% -s powercfg /hibernate on
|
||||
psexec \\%Rechnername% -s powercfg -hibernate -size 100
|
||||
timeout 10
|
||||
cls
|
||||
goto EOF
|
||||
|
||||
|
||||
:rep4
|
||||
|
||||
set /p partition=Zielfestplatte eingeben (c/d):
|
||||
set /p size=Groesse angeben in MB (6144, 12288):
|
||||
|
||||
psexec \\%Rechnername% -s REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management" /f /v PagingFiles /t REG_MULTI_SZ /d "%partition%:\pagefile.sys %size% %size%"
|
||||
goto EOF
|
||||
cls
|
||||
|
||||
:EOF
|
||||
echo.
|
||||
echo ***************************************************************************
|
||||
echo *****************************************************************************
|
||||
echo ******* Bereinigung/Vorgang abgeschlossen! ********
|
||||
echo ****** Neustart zum kompletten Abschluss benoetigt *******
|
||||
echo ****** *******
|
||||
echo ****** Hibernate in Problemfaellen kurzzeitig ausschalten *******
|
||||
echo ******* ********
|
||||
echo ****************************************************************************
|
||||
echo **************************************************************************
|
||||
echo.
|
||||
|
||||
echo.
|
||||
|
||||
if "%errorlevel%"=="0" color 02 & goto farbegesetzt
|
||||
if "%errorlevel%"=="1" (color 02) else (color 0c)
|
||||
|
||||
:farbegesetzt
|
||||
echo.
|
||||
echo *****************************************************************************
|
||||
echo *******************************************************************************
|
||||
echo ***** *****
|
||||
echo ***** Druecken Sie eine beliebige Taste um ins Menue zu gelangen....! *****
|
||||
echo ***** *****
|
||||
echo *******************************************************************************
|
||||
echo *****************************************************************************
|
||||
echo.
|
||||
pause
|
||||
color 0f
|
||||
goto startnew
|
||||
BIN
CMD/Festplatte_voll/SET1337.reg
Normal file
BIN
CMD/Festplatte_voll/SET1337.reg
Normal file
Binary file not shown.
23
CMD/Festplatte_voll/SIZE.bat
Normal file
23
CMD/Festplatte_voll/SIZE.bat
Normal file
@@ -0,0 +1,23 @@
|
||||
@echo off & setlocal & set Fkilo=0& title Ordnergroessen
|
||||
::
|
||||
::
|
||||
|
||||
if "%~1"=="" (set "pfad=%~dp0" ) else set "pfad=%~1"
|
||||
if not "%pfad:~-1%" == "\" set "pfad=%pfad%\"
|
||||
for /d %%i in ("%pfad%*.*") do for /f "tokens=1-3" %%a in ('dir "%%i" /a /s /-c ^|findstr "Datei(en)"') do set "..?%%~i=%%c"
|
||||
for /f "tokens=2,3 delims=?=" %%i in ('set.. 2^>nul') do (echo %%i hat: %%j bytes& set /a folders + = 1 &call :rechner %%j)
|
||||
echo Gesamtgroesse fuer %pfad%
|
||||
if defined folders (echo %Fpeta%%Fgiga%%Fkilo% bytes& goto :eof ) else echo "%pfad%" enthaelt keine Ordner!& goto :eof
|
||||
:rechner
|
||||
set /a gignr = 0 , petnr = 0
|
||||
set alls=%1
|
||||
if %alls% gtr 999999 (set giga=%alls:~ 0, -6%& set /a gignr + = 1 , kilo = 1%alls:~-6%) else (set /a kilo = %alls:~-6% , giga = 0 , peta = 0 & goto :woutgig )
|
||||
if %giga% gtr 999999 (set peta=%giga:~ 0, -6%& set /a petnr + = 1 , giga = 1%giga:~-6%) else (set /a giga = %giga:~-6% , peta = 0)
|
||||
:woutgig
|
||||
set Falls=%Fpeta%%Fgiga%%Fkilo%
|
||||
if %Falls% gtr 999999 (set Fgiga=%Falls:~ 0, -6%& set /a Fkilo = 1%Falls:~ -6% + kilo , gignr + = 1) else (set /a Fkilo = %Falls% + kilo , Fgiga = 0 , Fpeta = 0 )
|
||||
if %Fgiga% gtr 999999 (set Fpeta=%Fgiga:~ 0, -6%& set /a Fgiga = 1%Fgiga:~ -6% + giga - gignr + %Fkilo:~ 0, -6% 2>nul , petnr + = 1) else (set /a Fgiga = %Fgiga% + giga - gignr + %Fkilo:~ 0, -6% 2>nul, Fpeta = 0 )
|
||||
if %Fpeta% gtr 0 set /a Fpeta = Fpeta + peta - petnr + %Fgiga:~ 0, -6% ,
|
||||
set Fkilo=%Fkilo:~ -6%
|
||||
if %Fgiga% == 0 (set "Fgiga=") else set Fgiga=%Fgiga:~ -6%
|
||||
if %Fpeta% == 0 set "Fpeta="
|
||||
117
CMD/Festplatte_voll/SYSTEM EXECCLEANUP.bat
Normal file
117
CMD/Festplatte_voll/SYSTEM EXECCLEANUP.bat
Normal file
@@ -0,0 +1,117 @@
|
||||
@echo off
|
||||
::
|
||||
|
||||
|
||||
set geraeteTyp=%1
|
||||
echo.
|
||||
echo *****************************************************************
|
||||
echo ** **
|
||||
echo ** SCCM-Cache leeren **
|
||||
echo ** **
|
||||
echo *****************************************************************
|
||||
echo ***************************************************************
|
||||
echo.
|
||||
cscript clearcache.vbs
|
||||
sleep 10
|
||||
|
||||
::vssadmin /Delete Shadows /For=C: /Oldest /Quiet
|
||||
echo *****************************************************************
|
||||
echo ** **
|
||||
echo ** Schattenkopien auf System werden bereinigt und neu gesetzt **
|
||||
echo ** **
|
||||
echo *****************************************************************
|
||||
echo **************************************************************
|
||||
echo.
|
||||
cd\
|
||||
cd c:\Windows\system32 /-f
|
||||
vssadmin List Shadows
|
||||
vssadmin List Volumes
|
||||
vssadmin Delete Shadows /For=C: /Oldest /Quiet
|
||||
vssadmin Delete Shadows /For=D: /Oldest /Quiet
|
||||
vssadmin Resize ShadowStorage /For=C: /On=C: /MaxSize=4%
|
||||
vssadmin Resize ShadowStorage /For=D: /On=D: /MaxSize=6%
|
||||
|
||||
sleep 10
|
||||
|
||||
echo.
|
||||
echo ****************************************************************
|
||||
echo ** **
|
||||
echo ** Hibernate-Datei neu aufbauen **
|
||||
echo ** **
|
||||
echo ******************************************************************
|
||||
echo ****************************************************************
|
||||
echo.
|
||||
powercfg /hibernate off
|
||||
|
||||
sleep 5
|
||||
|
||||
|
||||
::Einschalten der Hibernate nur ger<65>teTyp L=Laptop
|
||||
echo geraetetyp: %geraeteTyp%
|
||||
if "%geraeteTyp%"=="l" powercfg /hibernate on -size 100
|
||||
|
||||
if "%geraeteTyp%"=="L" powercfg /hibernate on -size 100
|
||||
|
||||
if "%geraeteTyp%"=="c" powercfg /hibernate off
|
||||
|
||||
if "%geraeteTyp%"=="C" powercfg /hibernate off
|
||||
echo *****************************************************************************
|
||||
echo ***** *****
|
||||
echo ***** Hibernate-Datei ist aktiviert und ******
|
||||
echo ***** groesse auf max. 100% des vorhandenen Arbeitsspeicherts! ******
|
||||
echo *******************************************************************************
|
||||
echo.
|
||||
|
||||
|
||||
echo ***************************************************************************
|
||||
echo ******** ********
|
||||
echo ******** Temporary Internet Files loeschen ********
|
||||
echo ******** ********
|
||||
echo *****************************************************************************
|
||||
c:
|
||||
cd c:\users
|
||||
for /f "delims=" %%a in ('dir /ad /b /s "Temporary Internet Files"') do echo "%%a" & rd /s /q "%%a"
|
||||
|
||||
|
||||
sleep 10
|
||||
|
||||
echo *****************************************************************************
|
||||
echo ******** ********
|
||||
echo ******** Umdisponierung der Auslagerungsdatei ********
|
||||
echo ******** ********
|
||||
echo *****************************************************************************
|
||||
::REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management" /f /v PagingFiles /t REG_MULTI_SZ /d "D:\pagefile.sys 8128 8128"
|
||||
|
||||
sleep 10
|
||||
|
||||
echo *****************************************************************************
|
||||
echo ******** ********
|
||||
echo ******** OST-Dateien loeschen ********
|
||||
echo ******** ********
|
||||
echo *****************************************************************************
|
||||
cd\
|
||||
cd c:\users
|
||||
for /F "delims=" %%a in ('dir /b /aD') do echo "%%a\AppData\Local\Microsoft\Outlook\*.ost" & del /Q "%%a\AppData\Local\Microsoft\Outlook\*.ost"
|
||||
|
||||
echo ***************************************************************************
|
||||
echo ******** HDD-Cleanup ********
|
||||
echo *******************************************************************************
|
||||
echo *****************************************************************************
|
||||
echo **** ......................Regs werden gesetzt............................****
|
||||
echo *****************************************************************************
|
||||
|
||||
::Cleanmgr /sageset:1337
|
||||
regedit /s Set1337.reg
|
||||
echo.
|
||||
echo.
|
||||
echo ************************************************************************
|
||||
echo ***** HDD-Cleanup aller Laufwerke ********
|
||||
echo ***** Datentraegerbereinigung, wird ausgefuehrt! ********
|
||||
echo ****** Dies kann einige Minuten dauern! ********
|
||||
echo **************************************************************************
|
||||
Cleanmgr /sagerun:1337
|
||||
Cleanmgr /sagerun:65535
|
||||
sleep 40
|
||||
:EOF
|
||||
exit
|
||||
|
||||
29
CMD/Festplatte_voll/clearcache.vbs
Normal file
29
CMD/Festplatte_voll/clearcache.vbs
Normal file
@@ -0,0 +1,29 @@
|
||||
on error resume next
|
||||
dim oUIResManager
|
||||
dim oCache
|
||||
dim oCacheElement
|
||||
dim oCacheElements
|
||||
|
||||
set oUIResManager = createobject("UIResource.UIResourceMgr")
|
||||
|
||||
if oUIResManager is nothing then
|
||||
wscript.quit
|
||||
end if
|
||||
|
||||
set oCache=oUIResManager.GetCacheInfo()
|
||||
|
||||
if oCache is nothing then
|
||||
set oUIResManager=nothing
|
||||
wscript.quit
|
||||
end if
|
||||
|
||||
set oCacheElements=oCache.GetCacheElements
|
||||
|
||||
for each oCacheElement in oCacheElements
|
||||
oCache.DeleteCacheElement(oCacheElement.CacheElementID)
|
||||
next
|
||||
|
||||
set oCacheElements=nothing
|
||||
set oUIResManager=nothing
|
||||
set oCache=nothing
|
||||
wscript.quit
|
||||
BIN
CMD/Java_1.8.reg
Normal file
BIN
CMD/Java_1.8.reg
Normal file
Binary file not shown.
BIN
CMD/LSA.xml
Normal file
BIN
CMD/LSA.xml
Normal file
Binary file not shown.
116
CMD/Powershell/Power.bat
Normal file
116
CMD/Powershell/Power.bat
Normal file
@@ -0,0 +1,116 @@
|
||||
@echo off
|
||||
::
|
||||
::
|
||||
:start
|
||||
cls
|
||||
set VERZ=%~dp0
|
||||
color 0f
|
||||
echo -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
|
||||
echo -* *-
|
||||
echo -* User:%USERNAME% *-
|
||||
echo ** **
|
||||
echo ** **
|
||||
echo ** **
|
||||
echo ** **
|
||||
echo ** **
|
||||
echo ** **
|
||||
echo ** **
|
||||
echo ** **
|
||||
echo ** - Powershell - **
|
||||
echo ** ==================== **
|
||||
echo *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
|
||||
echo ** **
|
||||
echo * - M-E-N-U-E - *
|
||||
echo ** ______________ **
|
||||
echo ** **
|
||||
echo ** 1.)= Powershell **
|
||||
echo ** ----------------- **
|
||||
echo ** 2.)= **
|
||||
echo ** --------------------- **
|
||||
echo ** 3.)= **
|
||||
echo ** _____________ **
|
||||
echo ***-----------------------------------------------------------***
|
||||
echo * *
|
||||
echo * *
|
||||
echo * *
|
||||
echo *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
|
||||
echo.
|
||||
set /p Rechnername= Bitte CLIENT-ID / Hostnamen eingeben :
|
||||
|
||||
::Pr<50>fen, ob Rechner anpingbar ist.
|
||||
ping %Rechnername% -n 1
|
||||
|
||||
IF NOT %ERRORLEVEL%==0 echo ***** ACHTUNG: Rechner konnte nicht angepingt werden
|
||||
IF NOT %ERRORLEVEL%==0 set ERRORLEVEL=2 & goto eof
|
||||
|
||||
|
||||
|
||||
set /p Reparatur=Bitte waehlen Sie eine Option aus:
|
||||
echo ==============================================
|
||||
if "%Reparatur%"=="1" set RepInfo="Power"
|
||||
if "%Reparatur%"=="2" set RepInfo="Leer"
|
||||
if "%Reparatur%"=="0" set RepInfo="neue Eingabe"
|
||||
|
||||
set geraeteTyp=%Rechnername:~6,1%
|
||||
|
||||
|
||||
echo -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
|
||||
echo ** **
|
||||
echo ** Rechnername: %Rechnername% **
|
||||
echo ** **
|
||||
echo ** Geraetetyp: %geraeteTyp% **
|
||||
echo ** (C= Client) **
|
||||
echo ** (L= Laptop) **
|
||||
echo ** **
|
||||
echo ** Betriebsystem: Windows -%bitVersion%bit **
|
||||
echo ** **
|
||||
echo ** Auswahl war:%RepInfo% **
|
||||
echo ** **
|
||||
echo -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
|
||||
echo.
|
||||
|
||||
goto init
|
||||
|
||||
goto eof
|
||||
|
||||
:init
|
||||
|
||||
if "%Reparatur%"=="1" goto Power
|
||||
if "%Reparatur%"=="2" goto 22
|
||||
|
||||
goto eof
|
||||
|
||||
:Power
|
||||
echo *******************************************************************************
|
||||
echo ***** ********
|
||||
echo *******************************************************************************
|
||||
echo ***** ...Bitte warten, Power wird durchgef<65>hrt.... ********
|
||||
echo *******************************************************************************
|
||||
robocopy "%VERZ%\source" "\\%Rechnername%\c$\Temp\Power" /mir
|
||||
::robocopy "%VERZ%\SCCM_Client" "\\%Rechnername%\c$\Temp" /mir
|
||||
psexec \\%Rechnername% -s "c:\temp\Power\_install.cmd" -f
|
||||
goto eof
|
||||
|
||||
|
||||
:22
|
||||
echo *******************************************************************************
|
||||
echo ***** 222222222222222222 ********
|
||||
echo *******************************************************************************
|
||||
echo ***** ...Bitte warten, Installation wird durchgef<65>hrt.... ********
|
||||
echo *******************************************************************************
|
||||
|
||||
goto eof
|
||||
|
||||
|
||||
|
||||
:eof
|
||||
if "%errorlevel%"=="0" color 02 & goto farbegesetzt
|
||||
if "%errorlevel%"=="1" (color 02) else (color 0c)
|
||||
:farbegesetzt
|
||||
|
||||
echo ****************************************************************************
|
||||
echo ***** AKTIVIERUNG Abgeschlossen - Error Code beachten! ***
|
||||
echo ****************************************************************************
|
||||
pause
|
||||
cls
|
||||
goto start
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 8.6 KiB |
Binary file not shown.
BIN
CMD/Powershell/Source/Deploy-Application.exe
Normal file
BIN
CMD/Powershell/Source/Deploy-Application.exe
Normal file
Binary file not shown.
BIN
CMD/Powershell/Source/Files/Win7AndW2K8R2-KB3191566-x64.msu
Normal file
BIN
CMD/Powershell/Source/Files/Win7AndW2K8R2-KB3191566-x64.msu
Normal file
Binary file not shown.
11
CMD/Powershell/Source/_Install.cmd
Normal file
11
CMD/Powershell/Source/_Install.cmd
Normal file
@@ -0,0 +1,11 @@
|
||||
@echo off
|
||||
REM ************************************************************
|
||||
REM _Install.cmd
|
||||
REM
|
||||
REM ************************************************************
|
||||
|
||||
set VERZN=%~dp0
|
||||
"%VERZN%\Deploy-Application.exe" -DeploymentType Install
|
||||
|
||||
echo Errorlevel: %ERRORLEVEL%
|
||||
EXIT %ERRORLEVEL%
|
||||
4
CMD/RDP_Rep.bat
Normal file
4
CMD/RDP_Rep.bat
Normal file
@@ -0,0 +1,4 @@
|
||||
set /p RemoteHost=Bitte ClientID eingeben:
|
||||
sc \\%RemoteHost% config SessionEnv start= demand
|
||||
sc \\%RemoteHost% config TermService start= demand
|
||||
pause
|
||||
83
CMD/RDP_credSSP_schalter_Admin_Starten.bat
Normal file
83
CMD/RDP_credSSP_schalter_Admin_Starten.bat
Normal file
@@ -0,0 +1,83 @@
|
||||
@echo off
|
||||
::
|
||||
::
|
||||
:start
|
||||
cls
|
||||
::
|
||||
set VERZ=%~dp0
|
||||
echo.
|
||||
set Arbeitsverzeichnis=%1"
|
||||
set Arbeitsverzeichnis=%Arbeitsverzeichnis:"=%
|
||||
color 0f
|
||||
echo.
|
||||
echo =================================
|
||||
echo ************************************************
|
||||
echo ** **
|
||||
echo ** -= RDP CredSSP umschalter=- **
|
||||
echo ** **
|
||||
echo ************************************************
|
||||
echo =================================
|
||||
echo.
|
||||
echo === Systemzeit : %Time% UHR ===
|
||||
echo === User : %USERNAME% ===
|
||||
echo ***********************************************************************
|
||||
echo ****** = M-E-N-U-E = ****
|
||||
echo ***********************************************************************
|
||||
echo *** 0 = Aktivieren UNSICHER Aufschaltung moeglich ****
|
||||
echo *** 1 = Deaktivieren SAVE ****
|
||||
echo ***********************************************************************
|
||||
echo ***********************************************************************
|
||||
echo.
|
||||
|
||||
|
||||
set /p Reparatur=Bitte waehlen Sie eine Option aus:
|
||||
|
||||
if "%Reparatur%"=="0" goto rep0
|
||||
if "%Reparatur%"=="1" goto rep1
|
||||
|
||||
|
||||
:: **************************************** Rep 0 ****************************************
|
||||
:rep0
|
||||
REG ADD HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System\CredSSP\Parameters\ /v AllowEncryptionOracle /t REG_DWORD /d 2
|
||||
pause
|
||||
if %ERRORLEVEL% == 0 goto ende
|
||||
goto errfehler
|
||||
:: **************************************** Rep 0 ****************************************
|
||||
|
||||
:: **************************************** Rep 1 ****************************************
|
||||
:rep1
|
||||
REG ADD HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System\CredSSP\Parameters\ /v AllowEncryptionOracle /t REG_DWORD /d 0
|
||||
::pause
|
||||
::if %ERRORLEVEL% == 0 goto ende
|
||||
goto ende
|
||||
::goto errfehler
|
||||
:: **************************************** Rep 1 ****************************************
|
||||
|
||||
|
||||
|
||||
|
||||
:errfehler
|
||||
echo ***************************************************************************
|
||||
echo *****************************************************************************
|
||||
echo ***** *****
|
||||
echo ***** Ausfuehrung FEHLER ... *****
|
||||
echo ***** *****
|
||||
echo *****************************************************************************
|
||||
echo ***************************************************************************
|
||||
color 0c
|
||||
goto farbegesetzt
|
||||
|
||||
:ende
|
||||
echo ***************************************************************************
|
||||
echo *****************************************************************************
|
||||
echo ***** *****
|
||||
echo ***** Ausfuehrung erfolgreich ... *****
|
||||
echo ***** *****
|
||||
echo *****************************************************************************
|
||||
echo ***************************************************************************
|
||||
color 02
|
||||
goto farbegesetzt
|
||||
|
||||
:farbegesetzt
|
||||
Pause
|
||||
goto start
|
||||
245
CMD/Remote-Verwaltung.cmd
Normal file
245
CMD/Remote-Verwaltung.cmd
Normal file
@@ -0,0 +1,245 @@
|
||||
@echo off
|
||||
cls
|
||||
set VERZ=%~dp0
|
||||
REM ------------------------------------------------------------
|
||||
REM
|
||||
REM ------------------------------------------------------------
|
||||
REM Zus<75>tzliche Befehle f<>r die Computer Remoteverwaltung
|
||||
REM ------------------------------------------------------------
|
||||
REM WMIMgmt = start mmc C:\Windows\System32\WmiMgmt.msc /computer:localhost
|
||||
REM Aufganbenplanung start mmc C:\Windows\System32\taskschd.msc /computer:localhost
|
||||
REM Perfmon = start mmc C:\Windows\System32\perfmon.msc /computer:localhost
|
||||
REM Freigegebene Ordner = start mmc C:\Windows\System32\fsmgmt.msc /computer:localhost
|
||||
REM ------------------------------------------------------------
|
||||
REM Verwendete Administrative Tools
|
||||
REM ------------------------------------------------------------
|
||||
REM PsTools von Windows Sysinternals --> http://technet.microsoft.com/de-de/sysinternals/bb896649.aspx
|
||||
REM FreeCommander XE Portable --> http://www.freecommander.com/de/fc_downl_de.htm
|
||||
REM ------------------------------------------------------------
|
||||
|
||||
|
||||
REM ------------------------------------------------------------
|
||||
:: Variablen definieren (Diese Varaiablen sollten angepasst werden)
|
||||
REM ------------------------------------------------------------
|
||||
REM set NetShare=Z:
|
||||
REM set DomainAdminUser=DomainAdminUser
|
||||
REM set ScriptPath=D:\Scripts\Remoteverwaltung
|
||||
REM set FreeCommanderPath=D:\Scripts\Remoteverwaltung\FreeCommander
|
||||
REM ------------------------------------------------------------
|
||||
|
||||
|
||||
REM ------------------------------------------------------------
|
||||
:: Eingabe des zu verwaltenden Computers
|
||||
REM ------------------------------------------------------------
|
||||
echo ====================================================================================================
|
||||
echo Bitte Remote Computername oder IP-Adresse eingeben um das Skript starten zu koennen (z.B. localhost)
|
||||
echo ====================================================================================================
|
||||
set /p RemoteHost=Computername oder IP-Adresse eingeben:
|
||||
echo RemoteHost=%RemoteHost% > %ScriptPath%\RemoteHostVar.txt
|
||||
|
||||
|
||||
REM ------------------------------------------------------------
|
||||
:: C$ Freigabe vom Remote Computer verbinden
|
||||
REM ------------------------------------------------------------
|
||||
REM echo C$ Freigabe zu %RemoteHost% verbinden -- Bitte Passwort eingeben
|
||||
REM if exist %NetShare% net use /delete %NetShare% /yes
|
||||
REM net use %NetShare% "\\%RemoteHost%\c$" /persistent:no /user:%USERDOMAIN%\%DomainAdminUser%
|
||||
|
||||
|
||||
:START
|
||||
title Computer Remoteverwaltung mit %RemoteHost%
|
||||
mode 80,50
|
||||
cls
|
||||
|
||||
|
||||
REM ------------------------------------------------------------
|
||||
:: Anzeigetext in der Batchdatei definieren
|
||||
REM ------------------------------------------------------------
|
||||
echo.
|
||||
echo ============================================================
|
||||
echo Aktion waehlen (1-15) - Derzeit verbunden mit %RemoteHost%
|
||||
echo ============================================================
|
||||
echo.
|
||||
echo 1) Remote Computer wechseln
|
||||
echo 2) Ping %RemoteHost%
|
||||
echo 3) nslookup %RemoteHost%
|
||||
echo 4) FreeCommander (Explorer) starten
|
||||
echo 5) Dienste MMC von %RemoteHost% starten
|
||||
echo 6) Computerverwaltung MMC von %RemoteHost% starten
|
||||
echo 7) Ereignisanzeige MMC von %RemoteHost% starten
|
||||
echo 8) Prozesse von %RemoteHost% anzeigen
|
||||
echo 9) Registry Editor starten
|
||||
echo 10) neue CMD Konsole starten
|
||||
echo 11) Wer ist an %RemoteHost% angemeldet
|
||||
echo 12) Benutzer am %RemoteHost% abmelden
|
||||
echo 13) Computer %RemoteHost% neu starten
|
||||
echo 14) Remoteunterstuetzung starten
|
||||
echo 15) Exit
|
||||
echo.
|
||||
echo ============================================================
|
||||
|
||||
|
||||
REM ------------------------------------------------------------
|
||||
:: Auswahl wird in die Variable %choice% geschrieben
|
||||
REM ------------------------------------------------------------
|
||||
set /p choice=Auswahl:
|
||||
|
||||
if "%choice%"=="1" goto CHANGECOMPUTER
|
||||
if "%choice%"=="2" goto PING
|
||||
if "%choice%"=="3" goto NSLOOKUP
|
||||
if "%choice%"=="4" goto FREECOMMANDER
|
||||
if "%choice%"=="5" goto SERVICES
|
||||
if "%choice%"=="6" goto COMPMGMT
|
||||
if "%choice%"=="7" goto EVENTMGMT
|
||||
if "%choice%"=="8" goto PROCESS
|
||||
if "%choice%"=="9" goto REGEDIT
|
||||
if "%choice%"=="10" goto OPENCMD
|
||||
if "%choice%"=="11" goto LOGGEDON
|
||||
if "%choice%"=="12" goto LOGOFF
|
||||
if "%choice%"=="13" goto REBOOT
|
||||
if "%choice%"=="14" goto REMOTEHELP
|
||||
if "%choice%"=="15" net use /delete %NetShare% /yes && exit
|
||||
|
||||
|
||||
REM ===================================================
|
||||
:CHANGECOMPUTER
|
||||
set /p RemoteHost=Bitte neuen Computername oder IP-Adresse eingeben:
|
||||
echo RemoteHost=%RemoteHost% > %ScriptPath%\RemoteHostVar.txt
|
||||
|
||||
echo C$ Freigabe zu %RemoteHost% verbinden -- Bitte Passwort eingeben
|
||||
if exist %NetShare% net use /delete %NetShare% /yes
|
||||
net use %NetShare% "\\%RemoteHost%\c$" /persistent:no /user:%USERDOMAIN%\%DomainAdminUser%
|
||||
|
||||
goto START
|
||||
REM ===================================================
|
||||
|
||||
|
||||
REM ===================================================
|
||||
:PING
|
||||
ping -n 2 -4 %RemoteHost%
|
||||
|
||||
echo.
|
||||
echo Bitte Taste druecken um zurueck zum Auswahlmenue zu kommen
|
||||
pause >nul
|
||||
goto START
|
||||
REM ===================================================
|
||||
|
||||
|
||||
REM ===================================================
|
||||
:NSLOOKUP
|
||||
nslookup %RemoteHost%
|
||||
|
||||
echo.
|
||||
echo Bitte Taste druecken um zurueck zum Auswahlmenue zu kommen
|
||||
pause >nul
|
||||
goto START
|
||||
REM ===================================================
|
||||
|
||||
|
||||
REM ===================================================
|
||||
:FREECOMMANDER
|
||||
start %FreeCommanderPath%\FreeCommander.exe
|
||||
|
||||
goto START
|
||||
REM ===================================================
|
||||
|
||||
|
||||
REM ===================================================
|
||||
:SERVICES
|
||||
start mmc "%SystemRoot%\System32\services.msc" /computer:%RemoteHost%
|
||||
|
||||
goto START
|
||||
REM ===================================================
|
||||
|
||||
|
||||
REM ===================================================
|
||||
:COMPMGMT
|
||||
start mmc "%SystemRoot%\System32\compmgmt.msc" /computer:%RemoteHost%
|
||||
|
||||
goto START
|
||||
REM ===================================================
|
||||
|
||||
|
||||
REM ===================================================
|
||||
:EVENTMGMT
|
||||
start mmc "%SystemRoot%\System32\eventvwr.msc" /computer:%RemoteHost%
|
||||
|
||||
goto START
|
||||
REM ===================================================
|
||||
|
||||
|
||||
REM ===================================================
|
||||
:PROCESS
|
||||
sc \\%RemoteHost% start RemoteRegistry
|
||||
pslist -t -s -r 5 \\%RemoteHost%
|
||||
|
||||
echo.
|
||||
echo Bitte Taste druecken um zurueck zum Auswahlmenue zu kommen
|
||||
pause >nul
|
||||
goto START
|
||||
REM ===================================================
|
||||
|
||||
|
||||
REM ===================================================
|
||||
:REGEDIT
|
||||
sc \\%RemoteHost% start RemoteRegistry
|
||||
%SystemRoot%\System32\regedt32.exe && mshta "javascript:var sh=new ActiveXObject( 'WScript.Shell' ); sh.Popup('Bitte ueber [Datei] --> [Mit Netzwerkregistrierung verbinden], den Computernamen eingeben. Fenster schliesst automatisch nach 10 Sekunden.',10, 'Remote Registry', 64 );close()"
|
||||
|
||||
goto START
|
||||
REM ===================================================
|
||||
|
||||
|
||||
REM ===================================================
|
||||
:OPENCMD
|
||||
start /i %COMSPEC% /separate /k (for /f "tokens=*" %%i in (%ScriptPath%\RemoteHostVar.txt) do set "%%i")2>nul
|
||||
|
||||
goto START
|
||||
REM ===================================================
|
||||
|
||||
|
||||
REM ===================================================
|
||||
:LOGGEDON
|
||||
sc \\%RemoteHost% start RemoteRegistry
|
||||
psloggedon \\%RemoteHost%
|
||||
|
||||
echo.
|
||||
echo Bitte Taste druecken um zurueck zum Auswahlmenue zu kommen
|
||||
pause >nul
|
||||
goto START
|
||||
REM ===================================================
|
||||
|
||||
|
||||
REM ===================================================
|
||||
:LOGOFF
|
||||
sc \\%RemoteHost% start RemoteRegistry
|
||||
start /i %COMSPEC% /seperate /k psexec \\%RemoteHost% query session && mshta "javascript:var sh=new ActiveXObject( 'WScript.Shell' ); sh.Popup('Um den Remote User abzumelden, bitte (logoff [ID]) eingeben und mit [Enter] best<73>tigen. Fenster schliesst automatisch nach 10 Sekunden.',10, 'Remote User Logoff', 64 );close()"
|
||||
|
||||
|
||||
echo.
|
||||
echo Bitte Taste druecken um zurueck zum Auswahlmenue zu kommen
|
||||
pause >nul
|
||||
goto START
|
||||
REM ===================================================
|
||||
|
||||
|
||||
REM ===================================================
|
||||
:REBOOT
|
||||
sc \\%RemoteHost% start RemoteRegistry
|
||||
%VERZ%\psshutdown.exe -r -t 5 \\%RemoteHost%
|
||||
|
||||
echo.
|
||||
echo Bitte Taste druecken um zurueck zum Auswahlmenue zu kommen
|
||||
pause >nul
|
||||
goto START
|
||||
REM ===================================================
|
||||
|
||||
|
||||
REM ===================================================
|
||||
:REMOTEHELP
|
||||
msra.exe /offerRA %RemoteHost%
|
||||
|
||||
echo.
|
||||
echo Bitte Taste druecken um zurueck zum Auswahlmenue zu kommen
|
||||
pause >nul
|
||||
goto START
|
||||
REM ===================================================
|
||||
BIN
CMD/Remoteaufschaltung/00000409/CmRcViewerRes.dll
Normal file
BIN
CMD/Remoteaufschaltung/00000409/CmRcViewerRes.dll
Normal file
Binary file not shown.
BIN
CMD/Remoteaufschaltung/00000409/_statvw.dll
Normal file
BIN
CMD/Remoteaufschaltung/00000409/_statvw.dll
Normal file
Binary file not shown.
BIN
CMD/Remoteaufschaltung/00000409/baserc.dll
Normal file
BIN
CMD/Remoteaufschaltung/00000409/baserc.dll
Normal file
Binary file not shown.
BIN
CMD/Remoteaufschaltung/00000409/climsgs.dll
Normal file
BIN
CMD/Remoteaufschaltung/00000409/climsgs.dll
Normal file
Binary file not shown.
BIN
CMD/Remoteaufschaltung/00000409/compmgrres.dll
Normal file
BIN
CMD/Remoteaufschaltung/00000409/compmgrres.dll
Normal file
Binary file not shown.
BIN
CMD/Remoteaufschaltung/00000409/provmsgs.dll
Normal file
BIN
CMD/Remoteaufschaltung/00000409/provmsgs.dll
Normal file
Binary file not shown.
BIN
CMD/Remoteaufschaltung/00000409/srvmsgs.dll
Normal file
BIN
CMD/Remoteaufschaltung/00000409/srvmsgs.dll
Normal file
Binary file not shown.
BIN
CMD/Remoteaufschaltung/CmRcViewer.exe
Normal file
BIN
CMD/Remoteaufschaltung/CmRcViewer.exe
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user