Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Uninstalling Version 1.0

33 views
Skip to first unread message

Fred J.

unread,
Nov 8, 2007, 6:40:05 PM11/8/07
to
I have encountered a problem uninstalling Version 1.0 in anticipation
of installing the CTA. I have no reference to Powershell or the
referenced Updates when I run add/remove programs - with the show
updates box checked.

Version 1 is running. Can I remove it by hand - by deleting the
directory? Are there registry entries that have to be removed as well?
(Perhaps I should re-install Version 1 and see if the uninstall
appears in add/remove.)

Thank you,
Fred Jacobowitz

Keith Hill [MVP]

unread,
Nov 8, 2007, 10:00:18 PM11/8/07
to
"Fred J." <swim.in...@gmail.com> wrote in message news:1194565205.5...@t8g2000prg.googlegroups.com...
Are you sure you are running PowerShell 1.0 RTM?  What is the output of these two commands on your system:

PS> $host.version

Major  Minor  Build  Revision
-----  -----  -----  --------
1      0      0      0

PS> gwmi Win32_QuickFixEngineering |  ?{$_.HotFixID -match '928439'}

Description         : Software Update
FixComments         :
HotFixID            : 928439
Install Date        :
InstalledBy         : S-1-5-21-4012567308-2029081883-3540655713-1000
InstalledOn         : 01c7404976c12d05
Name                :
ServicePackInEffect :
Status              :

--
Keith

Thomas Lee

unread,
Nov 9, 2007, 5:16:51 AM11/9/07
to
In message <1194565205.5...@t8g2000prg.googlegroups.com>, Fred
J. <swim.in...@gmail.com> writes

>I have encountered a problem uninstalling Version 1.0 in anticipation
>of installing the CTA.

CTP I think you mean! :-_)

> I have no reference to Powershell or the
>referenced Updates when I run add/remove programs - with the show
>updates box checked.

Look carefully - it really should be there.

>Version 1 is running. Can I remove it by hand - by deleting the
>directory? Are there registry entries that have to be removed as well?
>(Perhaps I should re-install Version 1 and see if the uninstall
>appears in add/remove.)

Yes - you can hand remove it: remove every registry entry related to
PowerShell (I started at the top, searched for PowerShell and deleted
all relevant keys. Next remove the bianaries from
C:\WINDOWS\system32\windowspowershell.

Then try re-installing V1. If this works, you should now be able to
remove it properly. Then try installing the CTP.
--
Thomas Lee
doct...@gmail.com
MVP - Admin Frameworks and Security

Oisin Grehan

unread,
Nov 9, 2007, 8:38:52 AM11/9/07
to

Have you installed a service pack since you installed powershell v1.0?
--e.g. windows 2003 sp2? since powershell is technically delivered as
a hotfix, a service pack placed on top if will remove it from the add/
remove program files list - even with updates shown. The "correct" way
to uninstall it is to uninstall the service pack, uninstall posh,
reinstall service pack. Horrible, yes; but any other way of removing
it is bound to be unsupported. That said, someone else might know some
tricks on this one.

- Oisin

Kirk Munro

unread,
Nov 9, 2007, 9:57:16 AM11/9/07
to
I read that before too, and this begs the question: are they planning on
addressing this when PowerShell 2.0 RTMs (if it is even possible) so that
users don't have to uninstall a service pack just to upgrade PowerShell?

--
Kirk Munro
Poshoholic
http://poshoholic.com


"Oisin Grehan" <ois...@gmail.com> wrote in message
news:1194615532.8...@v29g2000prd.googlegroups.com...

Fred J.

unread,
Nov 9, 2007, 10:29:39 AM11/9/07
to
Keith, Thomas, Oisin
Thank you. Yes, my version is correct. According to
http://blogs.msdn.com/powershell/archive/2007/11/06/what-s-new-in-ctp-of-powershell-2-0.aspx
...Uninstalling Windows PowerShell 1.0
· Windows XP-SP2 and Windows Server 2003: Under Add/Remove
Program, select the option to show updates. Remove the PowerShell
updates as applicable for your system: KB926139 (en-us),KB926140
(localized), KB926141 (MUI pack)...
I am running Windows-XP so I changed your query and got this response;
PS > gwmi Win32_QuickFixEngineering | ?{$_.HotFixID -like 'kb9261*'}


Description : Windows PowerShell(TM) 1.0
FixComments :
HotFixID : KB926139
Install Date :
InstalledBy :
InstalledOn :
Name :
ServicePackInEffect : SP3
Status :

But I will be darned if it shows up under add/remove programs! Perhaps
I need those special glasses in the crackjack box. I notice most of
the properties above are not filled in, perhaps this is the problem.
However, now that I know it exists, can you tell me where on my file
system I would find the uninstall file? And Keith, of course I meant
CTP.

Now I just read Oisin's reply. I think you got it. I installed Office
2003 service pack 3. It screwed up mspview - Microsoft Office Document
Imaging. I believe that was one of those service packs you couldn't
remove. I through up my hands and unistalled Office 2003, reinstalled
it and Office Service Pack 2 and cherry picked the updates from
Service Pack 3. Now my Document Imaging is fine. But perhaps that is
why I can't find KB926139 in the list. But according to gwmi it is
there. Oy vey, I thought this was going to be fun, but not this much
fun. Any suggestions.

Thank you,
Fred Jacobowitz


On Nov 8, 10:00 pm, "Keith Hill [MVP]"
<r_keith_h...@mailhot.moc.no_spam_I> wrote:
> "Fred J." <swim.instruc...@gmail.com> wrote in messagenews:1194565205.5...@t8g2000prg.googlegroups.com...

Oisin Grehan

unread,
Nov 9, 2007, 10:42:27 AM11/9/07
to
On Nov 9, 10:29 am, "Fred J." <swim.instruc...@gmail.com> wrote:
> Keith, Thomas, Oisin
> Thank you. Yes, my version is correct. According tohttp://blogs.msdn.com/powershell/archive/2007/11/06/what-s-new-in-ctp...
> > Keith- Hide quoted text -
>
> - Show quoted text -

Hi Fred,

When I said "service pack," I meant a windows one, not office - I
don't believe office sp3 would interfere in this manner. Although it
is strange that it says "servicepackineffect: sp3" - this could be
because post xp/sp2 hotfixes are marked this way.

Try looking in:

C:\WINDOWS\$NtUninstallKB926139$\spuninst

where c:\windows is your windows xp install.There might be a
spuninst.exe you can run which may or may not work.

Hope this helps,

- Oisin / x0n

Fred J.

unread,
Nov 9, 2007, 3:48:57 PM11/9/07
to
> - Oisin / x0n- Hide quoted text -

>
> - Show quoted text -

Oisin
it is funny, i can't locate the spunist directory but i did locate
KB926139.cat:
I am not familiar with a 'cat' file - can I unpack the spuninst.exe
from there? I see those folders hold triplets of spuninst.exe,
spuninst.inf, and spuninst.txt.

Thank you,
Fred Jacobowitz

Message has been deleted

Thomas Lee

unread,
Nov 10, 2007, 1:09:36 PM11/10/07
to
In message <1194715671.8...@c30g2000hsa.googlegroups.com>, Fred
J. <swim.in...@gmail.com> writes
>Can you tell me how to do a 'proper uninstall'?

A proper uninstall is to just remove the hot fix.

It appears that on your system this does not work - no idea why. I had
trouble too.

My suggestion was:

1. Manually rip out the registry and filestore components of PowerShell,
V1.
2. Try re-installing it, then de-installing it.

The idea being that if, in step 1, you get enough stuff removed, the
installer will think that powershell is not installed, and will install
it fully, fixing whatever was broken on your system. Then you can
uninstall.

And if all else fails: format C: and re-install your OS from scratch.
Now I ralise this may not be what you want to hear, but it might just
take less time! :-)

Fred J.

unread,
Nov 10, 2007, 1:46:43 PM11/10/07
to
> Fred Jacobowitz- Hide quoted text -

>
> - Show quoted text -
I am running Windows XP Service Pack 2.
As Administrator I tried to uninstall Powershell v1.0 using these
instructions:
Uninstalling Windows PowerShell 1.0

· Windows XP-SP2 and Windows Server 2003: Under Add/Remove
Program, select the option to show

updates. Remove the PowerShell updates as applicable for your system:
KB926139 (en-us),KB926140 (localized),

KB926141 (MUI pack)

None of these entries existed.
Running Powershell I found the following;
PS F:\Documents and Settings\Fred Jacobowitz> $host.version

Major Minor Build Revision
----- ----- ----- --------
1 0 0 0

PS F:\Documents and Settings\Fred Jacobowitz> gwmi
Win32_QuickFixEngineering | ?{$_.HotFixID -match

'926139'}


Description : Windows PowerShell(TM) 1.0
FixComments :
HotFixID : KB926139
Install Date :
InstalledBy :
InstalledOn :
Name :
ServicePackInEffect : SP3
Status :

I tried to re-install Powershell WindowsXP-KB926139-x86-ENU.exe but
the process failed. This is from

KB926139.log.

[KB926139.log]

0.721: 2007/11/10 09:02:57.007 (local)
0.731: g:\c619c7c602aa7818e1e64535b1ff4b\update\update.exe (version
6.2.29.0)
0.731: Hotfix started with following command line:
1.082: SOFTWARE\Microsoft\PowerShell\1\PowerShellEngine is Present
1.092: Condition Check for Line 1 of PreRequisite returned FALSE
1.172: Windows PowerShell(TM) 1.0 Setup encountered an error: Cannot
install this version of the product.

You must first remove any earlier versions of Windows PowerShell(TM)
1.0 before you can install this version.

Please click OK to close the Setup Wizard. Next open the Add/Remove
Programs Control Panel, uninstall any

versions of the Windows PowerShell(TM) 1.0, and run the Windows
PowerShell(TM) 1.0 setup again.
1.342: Cannot install this version of the product. You must first
remove any earlier versions of Windows

PowerShell(TM) 1.0 before you can install this version. Please click
OK to close the Setup Wizard. Next open

the Add/Remove Programs Control Panel, uninstall any versions of the
Windows PowerShell(TM) 1.0, and run the

Windows PowerShell(TM) 1.0 setup again.
7.872: Message displayed to the user: Cannot install this version of
the product. You must first remove any

earlier versions of Windows PowerShell(TM) 1.0 before you can install
this version. Please click OK to close

the Setup Wizard. Next open the Add/Remove Progr
7.872: User Input: OK
7.912: Update.exe extended error code = 0xf0f4
7.912: Update.exe return code was masked to 0x643 for MSI custom
action compliance.
-----------------------------------------------------------------------------------------------

It was suggested that I remove some registry keys and the files, do
the old install and then do a proper

remove from add/remove programs.

Next I ran Process Monitor (Sysinternals) and found a reference to
My Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Powershell
\1\PowerShellEnginge.
I deleted the registry key ...HKLM\SOFTWARE\MICROSOFT\POWERSHELL.
Next I renamed the directory %SystemRoot%\system32\WindowsPowerShell.
Then I re-ran the install and it completed. The log file follows.
Please note my %SystemRoot% is f:\windows.
However, Powershell still does not show up in Add/Remove Program.
Again Powershell Returns the following;
PS F:\Documents and Settings\Fred Jacobowitz> $host.version

Major Minor Build Revision
----- ----- ----- --------
1 0 0 0

PS F:\Documents and Settings\Fred Jacobowitz> gwmi
Win32_QuickFixEngineering | ?{$_.HotFixID -match

'926139'}


Description : Windows PowerShell(TM) 1.0
FixComments :
HotFixID : KB926139
Install Date :
InstalledBy :
InstalledOn :
Name :
ServicePackInEffect : SP3
Status :

The folder F:\WINDOWS\$NtUninstallKB926139$ does exist with children
PS F:\WINDOWS\$NtUninstallKB926139$> dir
Directory: Microsoft.PowerShell.Core\FileSystem::F:\WINDOWS\
$NtUninstallKB926139$


Mode LastWriteTime Length Name
---- ------------- ------ ----
----- 9/29/2006 3:14 AM 10752 PSCustomSetupUtil.exe
----- 10/4/2006 4:03 AM 7680 PSSetupNativeUtils.exe


But here is something interesting: ServicePackInEffect: SP3 ?????
In regedit I looked up
Key Name: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
\CurrentVersion\Uninstall\KB926139
Class Name: <NO CLASS>
Last Write Time: 11/10/2007 - 8:48 AM
Value 0
Name: <NO NAME>
Type: REG_SZ
Data: Needed to ensure Windows Update works correctly

Value 1
Name: DisplayIcon
Type: REG_EXPAND_SZ
Data: "F:\WINDOWS\system32\WindowsPowerShell
\v1.0\powershell.exe"

Value 2
Name: ParentKeyName
Type: REG_SZ
Data: OperatingSystem

Value 3
Name: ParentDisplayName
Type: REG_SZ
Data: Windows XP - Software Updates

Value 4
Name: ReleaseType
Type: REG_SZ
Data: Hotfix

Value 5
Name: RegistryLocation
Type: REG_SZ
Data: HKLM\SOFTWARE\Microsoft\Updates\Windows XP
\SP3\KB926139

There is no uninstallstring!!!!!
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Updates\Windows XP
\SP3\KB926139]
"Description"="Windows PowerShell(TM) 1.0"


But here is the SMOKING GUN why it does not show in ADD/REMOVE
PROGRAMS -
As per Process Monitor -
49829 12:49:01.7562421 PM rundll32.exe 2580 RegEnumKey

HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall SUCCESS
Index: 111, Name: KB926139
49830 12:49:01.7562801 PM rundll32.exe 2580 RegOpenKey

HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KB926139
SUCCESS Desired Access: Read
49831 12:49:01.7563497 PM rundll32.exe 2580 RegQueryValue

HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
\KB926139\SystemComponent NAME NOT FOUND

Length: 144
49832 12:49:01.7564357 PM rundll32.exe 2580 RegQueryValue

HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
\KB926139\WindowsInstaller NAME NOT FOUND

Length: 144
49833 12:49:01.7565134 PM rundll32.exe 2580 RegQueryValue

HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
\KB926139\DisplayName NAME NOT FOUND Length: 144
49834 12:49:01.7566033 PM rundll32.exe 2580 RegCloseKey

HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\KB926139
SUCCESS


*************
Where did my uninstaller registry entry go?


Can you tell me how to do a 'proper uninstall'?

*************
Thanks,
Fred J.

-------------------------------------------------------------------------------------

Here is
[KB926139.log] with the successful install (after removing the key and
directory) but no registry entries for

uninstalling.

[KB926139.log]
0.461:
================================================================================
0.461: 2007/11/10 12:37:05.092 (local)
0.461: g:\4d406c0f46ed77583060753f1100\update\update.exe (version
6.2.29.0)
0.471: Hotfix started with following command line:
0.781: SOFTWARE\Microsoft\PowerShell\1\PowerShellEngine is not
Present
0.781: Condition succeeded for section Prereq.CheckRegistry.Section in
Line 1 of PreRequisite
0.801: SOFTWARE\Microsoft\PowerShell\1 is not Present
0.801: First Condition in Prereq.InstallRegistry.Section Succeeded
0.801: Condition succeeded for section Prereq.InstallRegistry.Section
in Line 2 of PreRequisite
0.821: SOFTWARE\Microsoft\PowerShell\1 is not Present
0.831: First Condition in Prereq.CheckLangPack.Section Succeeded
0.831: Condition succeeded for section Prereq.CheckLangPack.Section in
Line 3 of PreRequisite
0.841: SOFTWARE\Microsoft\NET Framework Setup\NDP\v2.0.50727\Install
is Equal To Specified Value
0.841: Condition succeeded for section Prereq.CheckCLR.Section in Line
4 of PreRequisite
0.852: {2DFDD440-A33C-42E4-A366-71E6CB4246A0} {34ddd58c-
e1cd-4d2f-8c64-4ad7bf9b2cea}
0.872: MsiGetComponentPath for {34ddd58c-e1cd-4d2f-8c64-4ad7bf9b2cea}
didn't return INSTALLSTATE_LOCAL or

INSTALLSTATE_SOURCE
0.872: Condition succeeded for section Prereq.CheckMSI.Section in Line
5 of PreRequisite
8.773: In Function TestVolatileFlag, line 11873, RegOpenKeyEx failed
with error 0x2
8.783: In Function TestVolatileFlag, line 11905, RegOpenKeyEx failed
with error 0x2
8.783: DoInstallation: CleanPFR failed: 0x2
8.853: SetProductTypes: InfProductBuildType=BuildType.Sel
8.853: SetAltOsLoaderPath: No section uses DirId 65701; done.
8.863: DoInstallation: SPCacheRoot (f:\windows\ServicePackFiles
\ServicePackCache) directory does not exist,

UseCache flag has been reset to 0
9.103: DoInstallation: FetchSourceURL for g:
\4d406c0f46ed77583060753f1100\update\update.inf failed
9.103: CreateUninstall = 0,Directory = F:\WINDOWS\
$NtUninstallKB926139$
9.123: LoadFileQueues: UpdSpGetSourceFileLocation for halacpi.dll
failed: 0xe0000102
9.183: BuildCabinetManifest: update.url absent
9.204: Starting AnalyzeComponents
9.204: AnalyzePhaseZero used 0 ticks
9.214: No f:\windows\INF\updtblk.inf file.
9.214: OEM file scan used 0 ticks
9.334: AnalyzePhaseOne: used 130 ticks
9.334: AnalyzeComponents: Hotpatch analysis disabled; skipping.
9.334: AnalyzeComponents: Hotpatching is disabled.
9.464: AnalyzePhaseTwo used 130 ticks
9.464: AnalyzePhaseThree used 0 ticks
9.464: AnalyzePhaseFive used 0 ticks
9.464: AnalyzePhaseSix used 0 ticks
9.464: AnalyzeComponents used 260 ticks
9.464: Downloading 0 files
9.464: bPatchMode = FALSE
9.464: Inventory complete: ReturnStatus=0, 361 ticks
9.464: Num Ticks for invent : 361
9.474: Allocation size of drive F: is 4096 bytes, free space =
99631513600 bytes
9.474: Drive F: free 95016MB req: 33MB w/uninstall 0MB
9.474: CabinetBuild complete
9.474: Num Ticks for Cabinet build : 10
9.474: ProcessDynamicStrings: InstallPathEnvVar for SystemRoot
returned F:\WINDOWS
9.484: ProcessDynamicStrings: all %SystemRoot% replaced with F:
\WINDOWS.
9.484: FileInUse:: Added to SystemExcludes list: winlogon.exe
9.484: FileInUse:: Added to SystemExcludes list: lsass.exe
9.484: FileInUse:: Added to SystemExcludes list: update.exe
9.484: FileInUse:: Added to UserExcludes list: explorer.exe
9.484: FileInUse:: Added to Filelist: f:\windows\kb926139.cat
9.484: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\userguide.rtf
9.484: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\eula.txt
9.484: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\types.ps1xml
9.484: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\system.management.automation.resources.dll
9.484: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\system.management.automation.dll-help.xml
9.484: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\system.management.automation.dll
9.484: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\releasenotes.rtf
9.484: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\registry.format.ps1xml
9.484: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\quadfold.rtf
9.484: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\pwrshsip.dll
9.484: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\pwrshmsg.dll
9.484: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\examples\profile.ps1
9.484: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\powershelltrace.format.ps1xml
9.484: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\powershellcore.format.ps1xml
9.484: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\powershell.exe.mui
9.484: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\powershell.exe
9.484: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.security.resources.dll
9.484: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.security.dll-help.xml
9.484: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.security.dll
9.484: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.consolehost.resources.dll
9.484: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.consolehost.dll-help.xml
9.484: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.consolehost.dll
9.484: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.commands.utility.resources.dll
9.484: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.commands.utility.dll-help.xml
9.484: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.commands.utility.dll
9.484: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.commands.management.resources.dll
9.484: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.commands.management.dll-help.xml
9.484: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.commands.management.dll
9.484: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\help.format.ps1xml
9.484: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\gettingstarted.rtf
9.484: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\filesystem.format.ps1xml
9.484: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\dotnettypes.format.ps1xml
9.484: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\default.help.txt
9.484: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\certificate.format.ps1xml
9.484: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_wildcard.help.txt
9.484: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_while.help.txt
9.484: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_where.help.txt
9.484: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_types.help.txt
9.484: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_system_state.help.txt
9.484: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_switch.help.txt
9.484: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\about_special_characters.help.txt
9.484: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_signing.help.txt
9.484: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\about_shell_variable.help.txt
9.484: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_script_block.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_scope.help.txt
9.494: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\about_reserved_words.help.txt
9.494: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\about_regular_expression.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_ref.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_redirection.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_quoting_rules.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_pssnapins.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_provider.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_property.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_pipeline.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_path_syntax.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_parsing.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_parameter.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_operator.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_object.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_namespace.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_method.help.txt
9.494: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\about_logical_operator.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_location.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_line_editing.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_if.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_history.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_globbing.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_function.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_foreach.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_for.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_flow_control.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_filter.help.txt
9.494: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\about_execution_environment.help.txt
9.494: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\about_escape_character.help.txt
9.494: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\about_environment_variable.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_display.xml.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_core_commands.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_continue.help.txt
9.494: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\about_comparison_operators.help.txt
9.494: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\about_commonparameters.help.txt
9.494: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\about_command_syntax.help.txt
9.494: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\about_command_search.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_break.help.txt
9.494: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\about_automatic_variables.help.txt
9.494: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\about_associative_array.help.txt
9.494: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\about_assignment_operators.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_array.help.txt
9.494: FileInUse:: Added to Filelist:

f:\windows\system32\windowspowershell
\v1.0\about_arithmetic_operators.help.txt
9.494: FileInUse:: Added to Filelist: f:\windows
\system32\windowspowershell\v1.0\about_alias.help.txt
9.824: FileInUse:: PrintTasksUsingModule: No tasks found using f:
\windows\kb926139.cat
9.935: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\userguide.rtf
10.045: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\eula.txt
10.165: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\types.ps1xml
10.285: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\system.management.automation.resources.dll
10.395: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\system.management.automation.dll-help.xml
10.505: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\system.management.automation.dll
10.606: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\releasenotes.rtf
10.726: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\registry.format.ps1xml
10.826: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\quadfold.rtf
10.946: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\pwrshsip.dll
11.046: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\pwrshmsg.dll
11.156: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\examples\profile.ps1
11.266: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\powershelltrace.format.ps1xml
11.387: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\powershellcore.format.ps1xml
11.487: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\powershell.exe.mui
11.597: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\powershell.exe
11.697: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.security.resources.dll
11.897: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.security.dll-help.xml
12.008: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.security.dll
12.118: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.consolehost.resources.dll
12.228: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.consolehost.dll-help.xml
12.328: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.consolehost.dll
12.448: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.commands.utility.resources.dll
12.558: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.commands.utility.dll-help.xml
12.668: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.commands.utility.dll
12.779: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.commands.management.resources.dll
12.889: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.commands.management.dll-help.xml
12.999: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.commands.management.dll
13.109: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\help.format.ps1xml
13.219: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\gettingstarted.rtf
13.319: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\filesystem.format.ps1xml
13.430: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\dotnettypes.format.ps1xml
13.540: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\default.help.txt
13.650: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\certificate.format.ps1xml
13.770: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_wildcard.help.txt
13.870: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_while.help.txt
13.980: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_where.help.txt
14.091: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_types.help.txt
14.191: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_system_state.help.txt
14.301: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_switch.help.txt
14.411: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_special_characters.help.txt
14.521: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_signing.help.txt
14.631: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_shell_variable.help.txt
14.792: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_script_block.help.txt
14.892: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_scope.help.txt
15.002: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_reserved_words.help.txt
15.122: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_regular_expression.help.txt
15.242: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_ref.help.txt
15.352: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_redirection.help.txt
15.493: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_quoting_rules.help.txt
15.623: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_pssnapins.help.txt
15.743: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_provider.help.txt
15.853: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_property.help.txt
15.963: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_pipeline.help.txt
16.093: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_path_syntax.help.txt
16.204: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_parsing.help.txt
16.354: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_parameter.help.txt
16.664: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_operator.help.txt
16.855: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_object.help.txt
16.995: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_namespace.help.txt
17.145: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_method.help.txt
17.255: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_logical_operator.help.txt
17.535: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_location.help.txt
17.796: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_line_editing.help.txt
17.966: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_if.help.txt
18.076: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_history.help.txt
18.186: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_globbing.help.txt
18.297: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_function.help.txt
18.407: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_foreach.help.txt
18.517: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_for.help.txt
18.637: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_flow_control.help.txt
18.747: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_filter.help.txt
18.857: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_execution_environment.help.txt
18.968: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_escape_character.help.txt
19.068: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_environment_variable.help.txt
19.188: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_display.xml.help.txt
19.298: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_core_commands.help.txt
19.408: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_continue.help.txt
19.518: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_comparison_operators.help.txt
19.629: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_commonparameters.help.txt
19.739: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_command_syntax.help.txt
19.849: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_command_search.help.txt
19.969: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_break.help.txt
20.079: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_automatic_variables.help.txt
20.199: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_associative_array.help.txt
20.309: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_assignment_operators.help.txt
20.430: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_array.help.txt
20.540: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_arithmetic_operators.help.txt
20.650: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_alias.help.txt
20.650: FileInUse:: No matches found in the excludes list that have
file in use
20.950: FileInUse:: PrintTasksUsingModule: No tasks found using f:
\windows\kb926139.cat
21.231: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\userguide.rtf
21.411: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\eula.txt
21.581: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\types.ps1xml
21.732: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\system.management.automation.resources.dll
21.872: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\system.management.automation.dll-help.xml
22.132: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\system.management.automation.dll
22.593: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\releasenotes.rtf
23.244: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\registry.format.ps1xml
23.434: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\quadfold.rtf
23.574: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\pwrshsip.dll
23.714: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\pwrshmsg.dll
23.835: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\examples\profile.ps1
23.965: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\powershelltrace.format.ps1xml
24.095: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\powershellcore.format.ps1xml
24.225: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\powershell.exe.mui
24.355: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\powershell.exe
24.485: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.security.resources.dll
24.626: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.security.dll-help.xml
24.836: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.security.dll
24.976: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.consolehost.resources.dll
25.096: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.consolehost.dll-help.xml
25.247: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.consolehost.dll
25.347: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.commands.utility.resources.dll
25.467: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.commands.utility.dll-help.xml
25.577: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.commands.utility.dll
25.687: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.commands.management.resources.dll
25.797: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.commands.management.dll-help.xml
25.928: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\microsoft.powershell.commands.management.dll
26.048: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\help.format.ps1xml
26.148: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\gettingstarted.rtf
26.258: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\filesystem.format.ps1xml
26.358: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\dotnettypes.format.ps1xml
26.659: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\default.help.txt
27.430: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\certificate.format.ps1xml
28.051: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_wildcard.help.txt
28.561: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_while.help.txt
28.682: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_where.help.txt
28.792: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_types.help.txt
28.902: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_system_state.help.txt
29.042: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_switch.help.txt
29.162: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_special_characters.help.txt
29.262: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_signing.help.txt
29.373: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_shell_variable.help.txt
29.483: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_script_block.help.txt
29.593: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_scope.help.txt
29.693: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_reserved_words.help.txt
29.813: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_regular_expression.help.txt
29.923: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_ref.help.txt
30.023: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_redirection.help.txt
30.144: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_quoting_rules.help.txt
30.885: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_pssnapins.help.txt
30.995: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_provider.help.txt
31.185: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_property.help.txt
31.295: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_pipeline.help.txt
31.395: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_path_syntax.help.txt
31.506: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_parsing.help.txt
31.606: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_parameter.help.txt
31.746: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_operator.help.txt
31.866: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_object.help.txt
31.976: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_namespace.help.txt
32.096: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_method.help.txt
32.207: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_logical_operator.help.txt
32.327: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_location.help.txt
32.437: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_line_editing.help.txt
32.797: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_if.help.txt
32.918: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_history.help.txt
33.028: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_globbing.help.txt
33.138: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_function.help.txt
33.258: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_foreach.help.txt
33.378: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_for.help.txt
33.488: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_flow_control.help.txt
33.609: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_filter.help.txt
33.719: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_execution_environment.help.txt
33.839: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_escape_character.help.txt
33.959: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_environment_variable.help.txt
34.069: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_display.xml.help.txt
34.189: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_core_commands.help.txt
34.360: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_continue.help.txt
34.470: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_comparison_operators.help.txt
34.590: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_commonparameters.help.txt
34.700: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_command_syntax.help.txt
34.820: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_command_search.help.txt
34.941: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_break.help.txt
35.051: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_automatic_variables.help.txt
35.161: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_associative_array.help.txt
35.291: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_assignment_operators.help.txt
35.411: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_array.help.txt
35.702: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell
\v1.0\about_arithmetic_operators.help.txt
35.852: FileInUse:: PrintTasksUsingModule: No tasks found using

f:\windows\system32\windowspowershell\v1.0\about_alias.help.txt
36.853: LoadFileQueues: UpdSpGetSourceFileLocation for halacpi.dll
failed: 0xe0000102
58.494: System Restore Point set.
60.597: PFE2: Not avoiding Per File Exceptions.
63.061: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\examples\profile.ps1
63.171: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\userguide.rtf
63.401: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\types.ps1xml
63.612: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\system.management.automation.resources.dll
63.742: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\system.management.automation.dll-help.xml
63.872: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\system.management.automation.dll
64.032: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\releasenotes.rtf
64.253: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\registry.format.ps1xml
64.333: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\quadfold.rtf
64.423: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\pwrshsip.dll
64.603: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\pwrshmsg.dll
64.713: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\powershelltrace.format.ps1xml
64.783: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\powershellcore.format.ps1xml
64.884: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\powershell.exe.mui
64.964: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\powershell.exe
65.124: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\microsoft.powershell.security.resources.dll
65.214: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\microsoft.powershell.security.dll-help.xml
65.314: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\microsoft.powershell.security.dll
65.424: Copied file:

F:\WINDOWS\system32\windowspowershell
\v1.0\microsoft.powershell.consolehost.resources.dll
65.595: Copied file:

F:\WINDOWS\system32\windowspowershell
\v1.0\microsoft.powershell.consolehost.dll-help.xml
65.665: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\microsoft.powershell.consolehost.dll
65.875: Copied file:

F:\WINDOWS\system32\windowspowershell
\v1.0\microsoft.powershell.commands.utility.resources.dll
65.955: Copied file:

F:\WINDOWS\system32\windowspowershell
\v1.0\microsoft.powershell.commands.utility.dll-help.xml
66.095: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\microsoft.powershell.commands.utility.dll
66.195: Copied file:

F:\WINDOWS\system32\windowspowershell
\v1.0\microsoft.powershell.commands.management.resources.dll
66.306: Copied file:

F:\WINDOWS\system32\windowspowershell
\v1.0\microsoft.powershell.commands.management.dll-help.xml
66.506: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\microsoft.powershell.commands.management.dll
66.666: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\help.format.ps1xml
66.826: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\gettingstarted.rtf
67.077: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\filesystem.format.ps1xml
67.157: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\dotnettypes.format.ps1xml
67.247: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\default.help.txt
67.307: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\certificate.format.ps1xml
67.397: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_wildcard.help.txt
67.517: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_while.help.txt
67.577: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_where.help.txt
67.628: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_types.help.txt
67.688: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_system_state.help.txt
67.968: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_switch.help.txt
68.078: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_special_characters.help.txt
68.228: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_signing.help.txt
68.329: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_shell_variable.help.txt
68.399: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_script_block.help.txt
68.539: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_scope.help.txt
68.649: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_reserved_words.help.txt
68.719: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_regular_expression.help.txt
68.769: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_ref.help.txt
68.839: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_redirection.help.txt
68.949: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_quoting_rules.help.txt
69.020: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_pssnapins.help.txt
69.080: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_provider.help.txt
69.160: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_property.help.txt
69.230: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_pipeline.help.txt
69.310: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_path_syntax.help.txt
69.370: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_parsing.help.txt
69.420: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_parameter.help.txt
69.570: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_operator.help.txt
69.620: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_object.help.txt
69.680: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_namespace.help.txt
69.721: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_method.help.txt
69.801: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_logical_operator.help.txt
69.861: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_location.help.txt
69.931: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_line_editing.help.txt
69.981: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_if.help.txt
70.031: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_history.help.txt
70.111: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_globbing.help.txt
70.171: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_function.help.txt
70.241: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_foreach.help.txt
70.301: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_for.help.txt
70.371: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_flow_control.help.txt
70.422: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_filter.help.txt
70.552: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_execution_environment.help.txt
70.612: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_escape_character.help.txt
70.802: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_environment_variable.help.txt
70.992: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_display.xml.help.txt
71.203: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_core_commands.help.txt
71.323: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_continue.help.txt
71.804: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_comparison_operators.help.txt
71.934: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_commonparameters.help.txt
71.994: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_command_syntax.help.txt
72.084: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_command_search.help.txt
72.224: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_break.help.txt
72.495: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_automatic_variables.help.txt
72.585: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_associative_array.help.txt
72.705: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_assignment_operators.help.txt
72.895: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_array.help.txt
73.055: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_arithmetic_operators.help.txt
73.105: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\about_alias.help.txt
73.175: Copied file: F:\WINDOWS\system32\windowspowershell
\v1.0\eula.txt
73.216: DoInstallation: Installing assemblies with source root path: g:
\4d406c0f46ed77583060753f1100\
73.216: Num Ticks for Copying files : 63742
73.326: Num Ticks for Reg update and deleting 0 size files : 110
73.346: Starting process: "F:\WINDOWS\$NtUninstallKB926139$
\PSCustomSetupUtil.exe" /install

"F:\WINDOWS\system32\WindowsPowerShell
\v1.0\System.Management.Automation.dll"
77.311: Return Code = 0
77.321: Starting process: "F:\WINDOWS\$NtUninstallKB926139$
\PSCustomSetupUtil.exe" /install

"F:\WINDOWS\system32\WindowsPowerShell
\v1.0\Microsoft.PowerShell.ConsoleHost.dll"
78.553: Return Code = 0
78.563: Starting process: "F:\WINDOWS\$NtUninstallKB926139$
\PSCustomSetupUtil.exe" /install

"F:\WINDOWS\system32\WindowsPowerShell
\v1.0\Microsoft.PowerShell.Commands.Management.dll"
80.196: Return Code = 0
80.196: Starting process: "F:\WINDOWS\$NtUninstallKB926139$
\PSCustomSetupUtil.exe" /install

"F:\WINDOWS\system32\WindowsPowerShell
\v1.0\Microsoft.PowerShell.Commands.Utility.dll"
81.157: Return Code = 0
81.157: Starting process: "F:\WINDOWS\$NtUninstallKB926139$
\PSCustomSetupUtil.exe" /install

"F:\WINDOWS\system32\WindowsPowerShell
\v1.0\Microsoft.PowerShell.Security.dll"
81.938: Return Code = 0
81.938: Starting process: "F:\WINDOWS\$NtUninstallKB926139$
\PSCustomSetupUtil.exe" /install

"F:\WINDOWS\system32\WindowsPowerShell\v1.0\
\System.Management.Automation.resources.dll"
82.970: Return Code = 0
82.970: Starting process: "F:\WINDOWS\$NtUninstallKB926139$
\PSCustomSetupUtil.exe" /install

"F:\WINDOWS\system32\WindowsPowerShell\v1.0\
\Microsoft.PowerShell.ConsoleHost.resources.dll"
83.711: Return Code = 0
83.711: Starting process: "F:\WINDOWS\$NtUninstallKB926139$
\PSCustomSetupUtil.exe" /install

"F:\WINDOWS\system32\WindowsPowerShell\v1.0\
\Microsoft.PowerShell.Commands.Management.resources.dll"
84.422: Return Code = 0
84.422: Starting process: "F:\WINDOWS\$NtUninstallKB926139$
\PSCustomSetupUtil.exe" /install

"F:\WINDOWS\system32\WindowsPowerShell\v1.0\
\Microsoft.PowerShell.Commands.Utility.resources.dll"
85.133: Return Code = 0
85.133: Starting process: "F:\WINDOWS\$NtUninstallKB926139$
\PSCustomSetupUtil.exe" /install

"F:\WINDOWS\system32\WindowsPowerShell\v1.0\
\Microsoft.PowerShell.Security.resources.dll"
86.395: Return Code = 0
86.405: Starting process: "F:\WINDOWS\system32\cmd.exe" /c "del /F /
Q

"F:\WINDOWS\system32\WindowsPowerShell
\v1.0\System.Management.Automation.dll""
87.716: Return Code = 0
87.716: Starting process: "F:\WINDOWS\system32\cmd.exe" /c "del /F /
Q

"F:\WINDOWS\system32\WindowsPowerShell\v1.0\
\System.Management.Automation.resources.dll""
88.057: Return Code = 0
88.057: Starting process: "F:\WINDOWS\system32\cmd.exe" /c "del /F /
Q

"F:\WINDOWS\system32\WindowsPowerShell
\v1.0\Microsoft.PowerShell.ConsoleHost.dll""
88.327: Return Code = 0
88.327: Starting process: "F:\WINDOWS\system32\cmd.exe" /c "del /F /
Q

"F:\WINDOWS\system32\WindowsPowerShell\v1.0\
\Microsoft.PowerShell.ConsoleHost.resources.dll""
88.558: Return Code = 0
88.558: Starting process: "F:\WINDOWS\system32\cmd.exe" /c "del /F /
Q

"F:\WINDOWS\system32\WindowsPowerShell
\v1.0\Microsoft.PowerShell.Commands.Management.dll""
88.768: Return Code = 0
88.768: Starting process: "F:\WINDOWS\system32\cmd.exe" /c "del /F /
Q

"F:\WINDOWS\system32\WindowsPowerShell\v1.0\
\Microsoft.PowerShell.Commands.Management.resources.dll""
89.018: Return Code = 0
89.018: Starting process: "F:\WINDOWS\system32\cmd.exe" /c "del /F /
Q

"F:\WINDOWS\system32\WindowsPowerShell
\v1.0\Microsoft.PowerShell.Commands.Utility.dll""
89.239: Return Code = 0
89.239: Starting process: "F:\WINDOWS\system32\cmd.exe" /c "del /F /
Q

"F:\WINDOWS\system32\WindowsPowerShell\v1.0\
\Microsoft.PowerShell.Commands.Utility.resources.dll""
89.459: Return Code = 0
89.459: Starting process: "F:\WINDOWS\system32\cmd.exe" /c "del /F /
Q

"F:\WINDOWS\system32\WindowsPowerShell
\v1.0\Microsoft.PowerShell.Security.dll""
89.679: Return Code = 0
89.679: Starting process: "F:\WINDOWS\system32\cmd.exe" /c "del /F /
Q

"F:\WINDOWS\system32\WindowsPowerShell\v1.0\
\Microsoft.PowerShell.Security.resources.dll""
89.900: Return Code = 0
89.900: Starting process: "F:\WINDOWS\Microsoft.NET\Framework
\v2.0.50727\ngen.exe" install

"System.Management.Automation,Version=1.0.0.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35,ProcessorArchit

ecture=msil" /queue:3 /silent /nologo /NoDependencies
92.053: Return Code = 0
92.093: Starting process: "F:\WINDOWS\Microsoft.NET\Framework
\v2.0.50727\ngen.exe" install

"Microsoft.PowerShell.ConsoleHost,Version=1.0.0.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35,ProcessorAr

chitecture=msil" /queue:3 /silent /nologo /NoDependencies
92.573: Return Code = 0
92.583: Starting process: "F:\WINDOWS\Microsoft.NET\Framework
\v2.0.50727\ngen.exe" install

"Microsoft.PowerShell.Commands.Management,Version=1.0.0.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35,Pro

cessorArchitecture=msil" /queue:3 /silent /nologo /NoDependencies
92.874: Return Code = 0
92.874: Starting process: "F:\WINDOWS\Microsoft.NET\Framework
\v2.0.50727\ngen.exe" install

"Microsoft.PowerShell.Commands.Utility,Version=1.0.0.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35,Proces

sorArchitecture=msil" /queue:3 /silent /nologo /NoDependencies
93.164: Return Code = 0
93.164: Starting process: "F:\WINDOWS\Microsoft.NET\Framework
\v2.0.50727\ngen.exe" install

"Microsoft.PowerShell.Security,Version=1.0.0.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35,ProcessorArchi

tecture=msil" /queue:3 /silent /nologo /NoDependencies
93.385: Return Code = 0
93.385: Starting process: "F:\WINDOWS\Microsoft.NET\Framework
\v2.0.50727\ngen.exe" install

"System.Management.Automation.resources,Version=1.0.0.0,Culture=en,PublicKeyToken=31bf3856ad364e35,ProcessorA

rchitecture=msil" /queue:3 /silent /nologo /NoDependencies
93.855: Return Code = 0
93.865: Starting process: "F:\WINDOWS\Microsoft.NET\Framework
\v2.0.50727\ngen.exe" install

"Microsoft.PowerShell.ConsoleHost.resources,Version=1.0.0.0,Culture=en,PublicKeyToken=31bf3856ad364e35,Proces

sorArchitecture=msil" /queue:3 /silent /nologo /NoDependencies
94.126: Return Code = 0
94.126: Starting process: "F:\WINDOWS\Microsoft.NET\Framework
\v2.0.50727\ngen.exe" install

"Microsoft.PowerShell.Commands.Management.resources,Version=1.0.0.0,Culture=en,PublicKeyToken=31bf3856ad364e3

5,ProcessorArchitecture=msil" /queue:3 /silent /nologo /NoDependencies
94.356: Return Code = 0
94.356: Starting process: "F:\WINDOWS\Microsoft.NET\Framework
\v2.0.50727\ngen.exe" install

"Microsoft.PowerShell.Commands.Utility.resources,Version=1.0.0.0,Culture=en,PublicKeyToken=31bf3856ad364e35,P

rocessorArchitecture=msil" /queue:3 /silent /nologo /NoDependencies
94.586: Return Code = 0
94.586: Starting process: "F:\WINDOWS\Microsoft.NET\Framework
\v2.0.50727\ngen.exe" install

"Microsoft.PowerShell.Security.resources,Version=1.0.0.0,Culture=en,PublicKeyToken=31bf3856ad364e35,Processor

Architecture=msil" /queue:3 /silent /nologo /NoDependencies
94.817: Return Code = 0
94.817: Starting process: "F:\WINDOWS\$NtUninstallKB926139$
\PSCustomSetupUtil.exe" /addenvvariable PATH

"F:\WINDOWS\system32\WindowsPowerShell\v1.0"
95.508: Return Code = 0
95.508: Starting process: "F:\WINDOWS\$NtUninstallKB926139$
\PSCustomSetupUtil.exe" /addenvvariable PATHEXT

".PSC1"
95.878: Return Code = 0
95.878: Starting process: "F:\WINDOWS\$NtUninstallKB926139$
\PSCustomSetupUtil.exe" /wmsettingchange
101.396: Return Code = 2
103.028: UpdateSpUpdSvcInf: Source [ProcessesToRunAfterReboot] section
is empty; nothing to do.
103.028: Starting process: "F:\WINDOWS\$NtUninstallKB926139$
\PSSetupNativeUtils.exe"

"F:\WINDOWS\system32\WindowsPowerShell\v1.0\PowerShell.exe" "Windows
PowerShell 1.0\Windows PowerShell.lnk"
103.619: Return Code = 0
138.319: RebootNecessary = 0,WizardInput = 0 , DontReboot = 1,
ForceRestart = 0

0 new messages