Git Product home page Git Product logo

osd-web-service's Introduction

OSD-Web-Service by Diagg/OSD-Couture.com

Powershell Web service with a focus on OS deployment with MDT/SCCM

PowerShell web service focused on OSD that you can use to

  • Generate RIS style naming computer object in Active Directory
  • Stage computers in Active Directory
  • Move a computer to an Active Directory OU
  • Add a computer to Active Directory Group
  • Add a computer to an SCCM Collection
  • Get the current time.

Much more details can be found at: https://www.osd-couture.com/2019/03/powershell-build-your-own-web-service.html

osd-web-service's People

Contributors

diagg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

bengibb

osd-web-service's Issues

Parameters via CustomSettings.ini

Hello there,

first of all thanks for the amazing work.
I'm a bit noobish and I'm having a hard time understanding how to send parameters to the webservice, I was hoping you could provide an example?

The few examples I found on the web suggest that it should be as easy as adding:

[Getcomputerinfo]
WebService=http://localhost:8550/OSDInfo?command=GetPCInfo&Computername=
Parameters=WS001

But a dry run with ztigather.wsf suggests this is how the query is called:
About to execute web service call using method POST to http://localhost:8550/OSDInfo?command=GetPCInfo&Computername=: 'WS001'=

Meanwhile, the osd event-log says:
Received POST request on 07/10/2019 13:14:47 with url http://localhost:8550/OSDInfo?command=GetPCInfo&Computername= :

I'm sure its something super simple, but I'm not gettingt it. Help would be greatly appreciated!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.