maybe some of you remember the discussion about SERVERBOOK vs. SERVER.
http://forums.fivetechsupport.com/viewtopic.php?f=3&t=25121&p=143389&hilit=serverbook#p143389
Since then we learned how to set up SERVERS and now have a FIVEWIN program which creates or calls scripts and executes them the right way.
Within an hour we set up a complete server with Office, our Software and all the users. In our case as a standard installation 10 user (4 WINHOTEL, 3 ECR, 4 IPaq).
All those users work remotely on the server.
All - really all - setup is done by the software.
Here a boring 8 min. video which shows all the tasks.
VIDEO
http://www.youtube.com/watch?v=_lL8XtucVQw
BTW we now call our SERVERBOOK WINHOTEL BASESTATION to avoid conflicts with the hardware dealers like serverbook vs. server.
Best regards,
Otto
- Code: Select all Expand view
- allowRemote.ps1
backup.ps1
CreateWindowsTile.ps1
CreateWindowsTile.psm1
disableNetzwerkAdapter.ps1
Disable-WindowsUpdates.ps1
energieschema.bat
formatieren.ps1
gpoupdate.ps1
Hardware_Inventory.ps1
lnk_biene.ps1
lnk_xIceCube.ps1
lnk_xwinhotel.ps1
PasswordComplexity.ps1
PasswordProtectedWakeup.ps1
Power_Scheme_Applier.ps1
remotefirewall.ps1
remoterolle.ps1
setIPAdress.ps1
Set-RegistryKeyPropertiesAndValues.ps1
SystemInformation.ps1
users.ps1
usersPixel.ps1
wordsetup.ps1
and many more
...