When I type dism /Get-TargetEdition, I receive the following error below. Can someone help please?
C:\Users\woadmin> dism /get-targetedition
Deployment Image Servicing and Management tool
Version: 6.1.7600.16385
Error: 87
The get-targetedition option is unknown.
For more information, refer to the help by running DISM.exe /?.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
The Dism log shows the following:
2016-11-15 16:16:47, Info DISM DISM.EXE: <----- Starting Dism.exe session ----->
2016-11-15 16:16:47, Info DISM DISM.EXE:
2016-11-15 16:16:47, Info DISM DISM.EXE: Host machine information: OS Version=6.1.7601, Running architecture=amd64, Number of processors=4
2016-11-15 16:16:47, Info DISM DISM.EXE: Executing command line: dism /?
2016-11-15 16:16:47, Info DISM DISM Provider Store: PID=5052 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2016-11-15 16:16:47, Info DISM DISM Provider Store: PID=5052 Provider has not previously been encountered. Attempting to initialize the provider.
- CDISMProviderStore::Internal_GetProvider
2016-11-15 16:16:47, Info DISM DISM Provider Store: PID=5052 Loading Provider from location C:\Windows\System32\Dism\WimProvider.dll - CDISMProviderStore::Internal_GetProvider
2016-11-15 16:16:47, Info DISM DISM Provider Store: PID=5052 Connecting to the provider located at C:\Windows\System32\Dism\WimProvider.dll. -
CDISMProviderStore::Internal_LoadProvider
2016-11-15 16:16:47, Info DISM DISM Provider Store: PID=5052 Provider has not previously been encountered. Attempting to initialize the provider.
- CDISMProviderStore::Internal_GetProvider
2016-11-15 16:16:47, Info DISM DISM Provider Store: PID=5052 Loading Provider from location C:\Windows\System32\Dism\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
2016-11-15 16:16:47, Info DISM DISM Provider Store: PID=5052 Connecting to the provider located at C:\Windows\System32\Dism\FolderProvider.dll.
- CDISMProviderStore::Internal_LoadProvider
2016-11-15 16:16:47, Info DISM DISM Provider Store: PID=5052 Provider has not previously been encountered. Attempting to initialize the provider.
- CDISMProviderStore::Internal_GetProvider
2016-11-15 16:16:47, Info DISM DISM Provider Store: PID=5052 Loading Provider from location C:\Windows\System32\Dism\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider
2016-11-15 16:16:47, Info DISM DISM Provider Store: PID=5052 Connecting to the provider located at C:\Windows\System32\Dism\CompatProvider.dll.
- CDISMProviderStore::Internal_LoadProvider
2016-11-15 16:16:47, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
2016-11-15 16:16:47, Info DISM DISM.EXE: Attempting to add the commands from provider: WimManager
2016-11-15 16:16:47, Info DISM DISM.EXE: Getting the help information collection for the provider: WimManager.
2016-11-15 16:16:47, Info DISM DISM.EXE: Registering information from the help collection from provider: WimManager.
2016-11-15 16:16:47, Info DISM DISM.EXE: Succesfully registered the Help Item with topic(wimcommands) and category(localtoplevelhelp) for the provider(WimManager).
2016-11-15 16:16:47, Info DISM DISM.EXE: Succesfully registered the Help Item with topic(cleanup-wim) and category(wimcommands) for the provider(WimManager).
2016-11-15 16:16:47, Info DISM DISM.EXE: Succesfully registered the Help Item with topic(remount-wim) and category(wimcommands) for the provider(WimManager).
2016-11-15 16:16:47, Info DISM DISM.EXE: Succesfully registered the Help Item with topic(mount-wim) and category(wimcommands) for the provider(WimManager).
2016-11-15 16:16:47, Info DISM DISM.EXE: Succesfully registered the Help Item with topic(unmount-wim) and category(wimcommands) for the provider(WimManager).
2016-11-15 16:16:47, Info DISM DISM.EXE: Succesfully registered the Help Item with topic(commit-wim) and category(wimcommands) for the provider(WimManager).
2016-11-15 16:16:47, Info DISM DISM.EXE: Succesfully registered the Help Item with topic(get-wiminfo) and category(wimcommands) for the provider(WimManager).
2016-11-15 16:16:47, Info DISM DISM.EXE: Succesfully registered the Help Item with topic(get-mountedwiminfo) and category(wimcommands) for the
provider(WimManager).
2016-11-15 16:16:47, Info DISM DISM.EXE: Attempting to add the commands from provider: FolderManager
2016-11-15 16:16:47, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
2016-11-15 16:16:47, Info DISM DISM.EXE: Attempting to add the commands from provider: Compatibility Manager
2016-11-15 16:16:47, Info DISM DISM.EXE: Getting the help information collection for the provider: Compatibility Manager.
2016-11-15 16:16:47, Info DISM DISM.EXE: Image session has been closed. Reboot required=no.
2016-11-15 16:16:47, Info DISM DISM.EXE:
2016-11-15 16:16:47, Info DISM DISM.EXE: <----- Ending Dism.exe session ----->
2016-11-15 16:16:47, Info DISM DISM.EXE:
2016-11-15 16:16:47, Info DISM DISM Image Session: PID=5052 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect
2016-11-15 16:16:47, Info DISM DISM Provider Store: PID=5052 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2016-11-15 16:16:47, Info DISM DISM Provider Store: PID=5052 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2016-11-15 16:16:47, Info DISM DISM Provider Store: PID=5052 Found the OSServices. Waiting to finalize it until all other providers are unloaded.
- CDISMProviderStore::Final_OnDisconnect
2016-11-15 16:16:47, Info DISM DISM Provider Store: PID=5052 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2016-11-15 16:16:47, Info DISM DISM Provider Store: PID=5052 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider