Problem with server2022

Hi guys! I”ve tried setting timeout to 120 and 180 seconds. But 2 servers with same os still give WMI is unable to return data in a timely manner OS - Microsoft Windows Server 2022 Standard Weird - WMI is consistent. Also check for files or other info shows no data in pdq inventory Scan - applications - no such table Applications.
0

Comments

4 comments
Date Votes
  • 0
  • Do you have any crashlogs in C:\Windows\AdminArsenal\PDQInventory-Scanner on this target after a scan? If so, does it contain an error similar to "Could not load type 'System.ValueTuple`2'"?

    -1
  • Crash log here:

    file is not a database select Value from Settings where Name = @0
    file is not a database select Value from Settings where Name = @0
    AdminArsenal.Data.SQLite.SqliteException
    Database: C:\WINDOWS\AdminArsenal\PDQInventory-Scanner\service-1\exec\scanner.db
    Error Code: 26
    Windows Error: 2
    SQL: select Value from Settings where Name = @0
       at AdminArsenal.Data.SQLite.SqliteEngine.TestReturnCode(Int32 code, String sql, SqliteEngine db)
       at AdminArsenal.Data.SQLite.SqliteEngine.Statement..ctor(SqliteEngine db, SqliteTransaction transaction, String sql)
       at AdminArsenal.Data.SQLite.SqliteEngine.Statement..ctor(SqliteEngine db, SqliteTransaction transaction, IReadOnlyDictionary`2 columnConverters, String sql, IEnumerable`1 params)
       at AdminArsenal.Data.SQLite.SqliteEngine.QueryScalar(SqliteTransaction transaction, String sql, IEnumerable`1 parameters)
       at AdminArsenal.Data.SQLite.SqliteConnection.QueryBoolean(String sql, Object[] parameters)
       at AdminArsenal.PDQInventory.Program.Main(String[] args)

    0
  • Update - support answered. It turned out to be a permission problem. Weird I am domain administrator .

    The resolution is to set scan profile - SCAN AS - LOCAL SYSTEM

     

    Ticked closed.

    0

Please sign in to leave a comment.

Didn't find what you were looking for?

New post