• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. andreas.paul
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 6
    • Best 0
    • Controversial 0
    • Groups 0

    andreas.paul

    @andreas.paul

    0
    Reputation
    268
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Location Leipzig Age 39

    andreas.paul Unfollow Follow

    Latest posts made by andreas.paul

    • RE: Hard drive resize is not expanding

      Hi,

      yesterday i deploey a windows 10 around 10 times and today after the update he toled me 700mb free. But for now it’s working again. Don`t know what was wrong today morning :-D.

      Don’t take care, thanks, i will have an eye on it.

      R,

      Andreas

      posted in Bug Reports
      andreas.paulA
      andreas.paul
    • RE: Hard drive resize is not expanding

      Hi,

      i’ve updated to 1.3.5-RC-10, and i have the same issue now. I have an image with 2 Partitions “System Reservated” + C:\ and seems that the partion is also not expand to the size of the harddisk. Yesterday with the older version it has worked.

      R,

      Andreas

      posted in Bug Reports
      andreas.paulA
      andreas.paul
    • RE: Invoke hostinfo.php from powershell

      Hi,

      thanks for fixing.

      if i do a git pull witch version i will have, current is: “1.3.5-RC-10” is this the working branch?

      Because if it is it will not work :-(.

      0_1488349428109_upload-a9aa7b9e-b3e1-49e9-8483-6cc0b4522f88

      And good look with your math study 🙂 I think i know what you try to to its the same shit as you try to mount the 5 extended partition in a dd file via loop, it’s crap.

      R,

      Andreas

      posted in General
      andreas.paulA
      andreas.paul
    • RE: Invoke hostinfo.php from powershell

      Hi,

      yes it works,

      but not all fields ar filled with values:

      [[ -z $primaryuser ]] && export primaryuser=‘’
      [[ -z $othertag ]] && export othertag=‘’
      [[ -z $othertag1 ]] && export othertag1=‘’

      I have set a primaryuser but it is not shown.

      By the way,
      Do you plan to create a REST api ore something else?

      R,

      Andreas

      posted in General
      andreas.paulA
      andreas.paul
    • RE: Invoke hostinfo.php from powershell

      Hi,

      thanks for the quick response.

      @Wayne-Workman
      Im intrested in the option to query the database direct, do you have any snipped for this?

      @Tom-Elliott
      It means if i “wrap” my script in a snapin i have access to the hostinfo because the host ist running a snapin task?

      R,

      Andreas

      posted in General
      andreas.paulA
      andreas.paul
    • Invoke hostinfo.php from powershell

      Hi togehter,

      i got a lot of informations here in the forum about the post installation scripts and so on.

      I need to run a powershell script after deployment. In this script i try to get the host informations from fog:

      Invoke-WebRequest http://${web}service/hostinfo.php?mac=$mac

      But all i get is:

      StatusCode : 200
      StatusDescription : OK
      Content : “Cannot view from browser”

      or without a user agent
      Invoke-WebRequest -UserAgent “”

      StatusCode : 200
      StatusDescription : OK
      Content : Invalid tasking!

      I researched the hostinfo.php and there is something with the User Agent but i don’t know exactly what?

      Is anybody able to help me out with this.

      Thanks so much for this good work,

      R,
      Andreas

      posted in General
      andreas.paulA
      andreas.paul