Feb 09 2023 08:52 AM
HI.
Warning PowerShell ID 300 - Device not ready occurs at every start or starting W.P.S 5.1.
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="PowerShell" />
<EventID Qualifiers="0">300</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>3</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2023-02-09T13:24:44.9356909Z" />
<EventRecordID>657</EventRecordID>
<Correlation />
<Execution ProcessID="7524" ThreadID="0" />
<Channel>Windows PowerShell</Channel>
<Computer>Windows-11</Computer>
<Security />
</System>
- <EventData>
<Data>Dispositivo non pronto.</Data>
<Data>ProviderName=Microsoft.PowerShell.Core\FileSystem ExceptionClass=IOException ErrorCategory= ErrorId= ErrorMessage=Dispositivo non pronto. Severity=Warning SequenceNumber=13 HostName=ConsoleHost HostVersion=5.1.22621.963 HostId=f904787d-5901-4255-b784-310a76225a8b HostApplication=powershell.exe -ExecutionPolicy Restricted -Command Write-Host 'Final result: 1'; EngineVersion= RunspaceId= PipelineId= CommandName= CommandType= ScriptName= CommandPath= CommandLine=</Data>
</EventData>
</Event>
and the following warning appears:
And if I open the link I get version 7 which I already have installed.
Is there a solution to avoid this warning?
Thank you
Feb 09 2023 02:42 PM
Feb 10 2023 11:00 AM
Feb 23 2023 05:06 AM
Feb 23 2023 05:43 AM
Feb 23 2023 06:25 AM
Feb 23 2023 07:02 AM
SolutionFeb 23 2023 07:21 AM
Sep 09 2024 09:36 AM - edited Sep 09 2024 09:44 AM
HI,
More than a year after reporting the problem, I continue to receive the same PowerShell warning despite everything working normally and all versions being up to date.
Maybe with this new information we can better understand the problem.
I know it doesn't affect the functioning, but I'm a bit picky...
Thanks for any help.
Sep 09 2024 12:23 PM
Sep 10 2024 10:16 AM - edited Sep 10 2024 10:18 AM
No, it's the description of PowerShell event Id 300 in the event log!
thanks
Feb 23 2023 07:02 AM
Solution