Skip to content

Latest commit

 

History

History
63 lines (53 loc) · 2.09 KB

nf-casetup-imscepsetup-preuninstall.md

File metadata and controls

63 lines (53 loc) · 2.09 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:casetup.IMSCEPSetup.PreUnInstall
IMSCEPSetup::PreUnInstall (casetup.h)
Removes registry and IIS settings for the Network Device Enrollment Service (NDES) role.
IMSCEPSetup interface [Security]
PreUnInstall method
IMSCEPSetup.PreUnInstall
IMSCEPSetup::PreUnInstall
PreUnInstall
PreUnInstall method [Security]
PreUnInstall method [Security]
IMSCEPSetup interface
casetup/IMSCEPSetup::PreUnInstall
security.imscepsetup_preuninstall
security\imscepsetup_preuninstall.htm
security
7c9ff619-7c26-4dfb-aeac-fa80a1050cf0
12/05/2018
IMSCEPSetup interface [Security],PreUnInstall method, IMSCEPSetup.PreUnInstall, IMSCEPSetup::PreUnInstall, PreUnInstall, PreUnInstall method [Security], PreUnInstall method [Security],IMSCEPSetup interface, casetup/IMSCEPSetup::PreUnInstall, security.imscepsetup_preuninstall
casetup.h
Windows
None supported
Windows Server 2008 Datacenter, Windows Server 2008 Enterprise [desktop apps only]
Casetup.idl
Certocm.dll
Windows
19H1
IMSCEPSetup::PreUnInstall
casetup/IMSCEPSetup::PreUnInstall
c++
APIRef
kbSyntax
COM
Certocm.dll
IMSCEPSetup.PreUnInstall

IMSCEPSetup::PreUnInstall

-description

The PreUnInstall method removes registry and IIS settings for the Network Device Enrollment Service (NDES) role.

-remarks

You can use this method to support an uninstall of an NDES role. The role must be already installed on the computer. This method should be called before calling the role-specific component-based servicing (CBS) uninstall process.

-see-also

IMSCEPSetup