Jump to content

Mrjoshua

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by Mrjoshua

  1. Ah I see, I did the debug and found I was seeing the wrong point of failure. So yea works just fine, sorry about the trouble.
  2. So I'm trying to run the PowerShell 5 deploy on "Microsoft Windows Server 2008 R2 Enterprise x64" OS Version "6.1.7601 Service Pack 1" . The WMF page says SP1 is good. https://docs.microsoft.com/en-us/powershell/wmf/overview The script is checking for SP1 in step 4, but its not finding it and going to the fail label from step 5. The SQL Check is "SELECT version FROM computers WHERE computerid=%computerid%" Contains "Service Pack 1" Does this need to be %os% instead?
×
×
  • Create New...