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
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
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
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 :-(.
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
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
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
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