Skip to main content
Filter by
Sorted by
Tagged with
1 vote
1 answer
289 views

I need to know from within my app whether the person has a pending Windows Update available or not, and then prompt him to update his Windows if it's not updated yet. Is there a way to check if an ...
Shaun Roselt's user avatar
  • 4,593
1 vote
0 answers
116 views

As the title states, i am trying to build a remote windows update scanner in python using pywin32 and flask. My intended functionality is for a listener to receive a post request to the /trigger ...
user28918531's user avatar
0 votes
0 answers
75 views

Environment: Visual Studio 2015, MFC Issue: hr = CoInitialize(NULL); if (FAILED(hr)) { jvResult[_T("result")] = JsonValue::number((int)ISPT_ResultEnum::ISPTResult_Fail); jvResult[_T(...
Chang dae Kim's user avatar
3 votes
1 answer
762 views

I have a Media Foundation based video decoder that works with the HEVC Codec from Microsoft. On my development machine it works just fine. However, on our production machines (which are very locked ...
James's user avatar
  • 316
0 votes
1 answer
299 views

I have a problem when i delete a computer on a downstreamserver. I do it by powershell with the class .Delete() in the object Microsoft.UpdateServices.Administration.ComputerTargetScope. The computer ...
Livarkhal's user avatar
2 votes
3 answers
3k views

I'm encountering an issue while trying to connect to a PostgreSQL database in a Flask web application. I'm getting an error message like "Database connection failed." Upon investigating the ...
Mehmet Ali Öden's user avatar
-1 votes
1 answer
1k views

I have a Windows6.2-KB2712101-x86 update file cannot find it on Windows Update Catalog.But can find the x64 version. So, cannot import it's x86 version into WSUS by Windows Update Catalog using ...
Ashley's user avatar
  • 1
2 votes
0 answers
100 views

I have several Windows 10 computers that run our App which controls our hardware. Each run of our App takes several days to complete. When a Windows Update comes in, it reboots the computer which ...
AlexHomeBrew's user avatar
0 votes
1 answer
931 views

On a service running Dotnet 7 which worked without issues, started continuously logging the following event. Service process continues to run, but nothing works on it. No requests are accepted. ...
Madushan's user avatar
  • 7,478
1 vote
0 answers
84 views

My code used to work but now I get: "The requested action with this object has failed" The script crashes when I try to install drivers on a new operating system: Func download_and_install(...
Ice's user avatar
  • 11
-1 votes
1 answer
362 views

Server 2016 windows updates are downloading and installing. But the server is never rebooting to apply the updates. Configure automatic updating: 4 - Auto download and schedule the install Install ...
Minerbob's user avatar
  • 459
4 votes
3 answers
2k views

Hello StackOverflow community, I'm experiencing an unusual issue with our ClickOnce deployed VB.NET applications. Despite not having published any recent updates, some of our users are prompted to ...
Antolin11's user avatar
0 votes
1 answer
904 views

I'm trying to remove and add a reg key through PS and I end up getting an error. See below. I don't know why it's causing this error. $path1 = 'HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\...
Devonne Maya's user avatar
0 votes
0 answers
162 views

Anyone have this issue, I install updates using this class. Updates are downloaded, installed correctly but still show in the WU GUI as not installed. Pressing install now on the GUI refreshes the ...
jpats22011's user avatar
2 votes
1 answer
10k views

I would like to update all my windows 10 and windows 11 machines with a Powershell script. I have a RMM agent installed on those computers and i want to invoke the OS to install the 22H2 Feature ...
Smeddeu's user avatar
  • 23

15 30 50 per page
1
2 3 4 5
27