Giter VIP home page Giter VIP logo

osd-reporting's People

Contributors

tcox8 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

osd-reporting's Issues

Issue sorting the steps

Hello,

I'm trying to use the OSD Reporting tool but while testing I only see below in the webpage:

image

Time Zone adjustment

Could the time zone adjustments be implemented as a variable, or checked from server clock to comply with DST adjustments?

Blank webpage

I followed the detailed guide.

Here is my Task Scheduler parameters:
-NoProfile -ExecutionPolicy Bypass -File "E:\Sources\OSD\Scripts\OSDReporting.ps1" -SQLServer "uswc01.ad.com" -Database "CM_WCE" -TSAdvertisementID "WCE2003E" -TaskSequenceID "WCE001E7" -IISPath "C:\inetpub\OSD"

USCWC01.ad.com is the actual hostname of the server; however I have a CNAME that redirects osd.sccm.uswc01.ad.com to USWC01.ad.com. I would like to use osd.sccm.uswc01.ad.com for this webpage.

Browsing to osd.sccm.uswc01.ad.com:80 results in a blank page in Firefox and Edge. However, the custom favicon displays in the tab (the little home icon). Any ideas why this page isn't populating?

If I manually run the PS1 script and type in the parameters, I get these errors:

Cannot index into a null array.
At E:\Sources\OSD\Scripts\OSDReporting.ps1:271 char:1
+ $DriverIndexStart = $TSDriverSteps[0].name #Get the name of the first ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
    + FullyQualifiedErrorId : NullArray
 
Compare-Object : Cannot bind argument to parameter 'DifferenceObject' because it is null.
At E:\Sources\OSD\Scripts\OSDReporting.ps1:273 char:85
+ ... nceObject $TSSteps.Name -DifferenceObject $TSDriverSteps.Name -PassTh ...
+                                               ~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidData: (:) [Compare-Object], ParameterBindingValidationException
    + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.CompareObjectCommand
 
Cannot index into a null array.
At E:\Sources\OSD\Scripts\OSDReporting.ps1:277 char:1
+ $TSStepsNoDrivers = $TSStepsNoDrivers[0..($index -1)] + "Install Driv ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
    + FullyQualifiedErrorId : NullArray
 

IIS Shows no content

Hi,

I've set up the site as shown in the set up guide, but when the script runs, in IIS and webpage it just shows
"No devices have been detected as starting the Task Sequence"

Am I missing something here?

Steps not filling

Hello,

I kinda have the same problem as previous issue that the steps are not being filled:

image

I think this started after an SCCM upgrade but not sure about that.

Missing OSD clients

Hello,

I'm missing PCs from the overview now.

image

When I run the exact same query as the script is using directly on the database, I do see the missing PCs being returned:

image

The only difference between the 2 is that the MININT PC was installed with PXE, and the DFTE0527 (and 2 others which are also missing in the overview) were re-imaged via Software Center.

What could I be missing here?

Report timestamps

Method of changing report timestamps from month/day/year format to day.month.year (or other) without the need of altering the ps1 file.

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.