New Post: Nothing is getting installed
Hey paulexander, i'm encountering the same issue. ADMIN$'s are there, the vbs script is on C:. Cscript error level is 0 in the powershell window If i run the vbs manually not much is happening either....
View ArticleNew Post: Nothing is getting installed
Hey there, i've created a workaround and replaced the update.vbs with a powershell script. This works at least for me.
View ArticleNew Post: cscript.exe exited on SERVER with error code 0
hi team, I am having an issue where the script identifies correctly when a server has updates to download and install, however when attempting to run the install patches option the output is...
View ArticleNew Post: Options xml is empty or null
Looks like the options .xml does not correctly generate the xml.
View ArticleNew Post: PoshPAIG - new features
I am great fan of PoshPAIG tool. it has some great features for patch audit. I was wondering if we can add a option on drop down to check when the server was last patched. Thanks.
View ArticleNew Post: PoshPAIG updates enforced?
hi would it be possible to enforce all updates and do a reboot afterwards, otherwise i often have to audit and install updates 2 or 3 times until any updates are installed? thx tom
View ArticleNew Post: Import Windows Updates only
Is it possible to and how would I do that to modify the script to just do import windows updates and not include the optional windows updates?
View ArticleNew Post: Options xml is empty or null
Delete the options.xml file in the root of the install directory. Edit options.ps1 line 65, change $Optionshash to $script:Optionshash. That's one way to fix the options not working. The variable is in...
View ArticleNew Post: Jobs or something like it
Hello - 1st I love this tool, and use it often. When I am running a process [say 'Audit Patches'], I would like to run it as a job - which would allow me to run something else [say 'Check Pending...
View Article