Uninstall Feature: IIS-ASP
0 Votes |
Description
Install a new Windows feature via the DISM tool.
Windows Feature: IIS-ASP
Source: http://bigfix.me/features/
Property Details
952 | |
Uninstall Feature: IIS-ASP | |
SYST | |
Uninstall | |
0 | |
danielheth | |
<Unspecified> | |
<Unspecified> | |
12/26/2012 12:00:00 AM | |
Uninstall Feature IIS ASP Install | |
True | |
danielheth on 12/26/2012 3:33:37 PM | |
danielheth on 12/26/2012 3:33:37 PM | |
4250 Views / 1107 Downloads | |
* Average over 0 ratings. ** Log In or Register to add your rating. |
Relevance
is DISM Utility Available (Relevance 248)
Used in 531 fixlets | * Results in a true/false |
exists file "dism.exe" of system folder
exists file "dism.exe" of system folder
is Windows but not Mobile (Relevance 606)
Used in 554 fixlets | * Results in a true/false |
if
(
name of operating system starts with "Win"
)
then platform id of operating system != 3 else false
(
name of operating system starts with "Win"
)
then platform id of operating system != 3 else false
if( name of operating system starts with "Win" ) then platform id of operating system != 3 else false
Not in Proxy Agent Context (Relevance 1131)
if exists property "in proxy agent context" then
(
not in proxy agent context
)
else true
(
not in proxy agent context
)
else true
if exists property "in proxy agent context" then ( not in proxy agent context ) else true
has DISM Inventory Results (Relevance 1516)
Used in 530 fixlets | * Results in a true/false |
exists file "DISM.txt" of parent folder of client
exists file "DISM.txt" of parent folder of client
Used in 1 fixlet | * Results in a true/false |
exists lines whose
(
it contains "IIS-ASP " and it contains "Enabled"
)
of file "DISM.txt" of parent folder of client
(
it contains "IIS-ASP " and it contains "Enabled"
)
of file "DISM.txt" of parent folder of client
exists lines whose (it contains "IIS-ASP " and it contains "Enabled") of file "DISM.txt" of parent folder of client
Actions
Action 1 (default)
Action Link Click
here to enable this feature.
Script Type
BigFix Action Script
action uses wow64 redirection {not x64 of operating system}Success Criteria
delete __appendfile
appendfile "{pathname of system folder}\dism.exe" /online /disable-feature /featurename=IIS-ASP
appendfile "{pathname of system folder}\dism.exe" /online /get-features /format:table > "{pathname of parent folder of client}\DISM.txt"
delete __Download\dism.bat
move __appendfile __Download\dism.bat
waithidden __Download\dism.bat
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
Social Media: |