What Are You Doing Right Now
-
Might pull off a half day in Bogota, though, which would rock.
-
@scottalanmiller said:
Working on all of the summer travel plans. So much travel! My summer is going to be continuous motion. Some of it fun, a lot of it just really tough.
Have fun
-
Waiting for a Steam update. It's only 54MB but it's taking an age of man to download.
The usual 75MB update could have been done at least twice over by now.
Oh well, at least I'm not using a console. -
@nadnerB said:
Waiting for a Steam update. It's only 54MB but it's taking an age of man to download.
The usual 75MB update could have been done at least twice over by now.
Oh well, at least I'm not using a console.I haven't opened Steam on my PC in so long!
-
Me too, not since last night.
-
I am marvelling in how good my new boss is...
When your team comes to work on Monday and find these at their desks, you have a great boss!
When he tells you all to wear them on Friday, you have an awesome boss!
-
@dafyre said:
I am marvelling in how good my new boss is...
When your team comes to work on Monday and find these at their desks, you have a great boss!
When he tells you all to wear them on Friday, you have an awesome boss!
I WANT! Find out where he got it!
-
@handsofqwerty Wish Granted:
http://teespring.com/sys_adm1?i=0 -
@dafyre said:
@handsofqwerty Wish Granted:
http://teespring.com/sys_adm1?i=0I want to order one so badly! However, $22 plus shipping for ONE SHIRT is just a bit steep right now..
-
@handsofqwerty Definitely!
-
Trying to figure out how to do unattended SAP B1 installations... it doesn't look like that is going to be an option. Looks like I will be going to every PC in the near future.
-
@coliver said:
Trying to figure out how to do unattended SAP B1 installations... it doesn't look like that is going to be an option. Looks like I will be going to every PC in the near future.
How to do what?
-
@handsofqwerty said:
@coliver said:
Trying to figure out how to do unattended SAP B1 installations... it doesn't look like that is going to be an option. Looks like I will be going to every PC in the near future.
How to do what?
Deploy remotely I would guess.
-
@Dashrender said:
@handsofqwerty said:
@coliver said:
Trying to figure out how to do unattended SAP B1 installations... it doesn't look like that is going to be an option. Looks like I will be going to every PC in the near future.
How to do what?
Deploy remotely I would guess.
Right, I got that part. I just have no idea was "SAP B1" means.
-
@handsofqwerty said:
@Dashrender said:
@handsofqwerty said:
@coliver said:
Trying to figure out how to do unattended SAP B1 installations... it doesn't look like that is going to be an option. Looks like I will be going to every PC in the near future.
How to do what?
Deploy remotely I would guess.
Right, I got that part. I just have no idea was "SAP B1" means.
SAP Business One
-
@coliver said:
@handsofqwerty said:
@Dashrender said:
@handsofqwerty said:
@coliver said:
Trying to figure out how to do unattended SAP B1 installations... it doesn't look like that is going to be an option. Looks like I will be going to every PC in the near future.
How to do what?
Deploy remotely I would guess.
Right, I got that part. I just have no idea was "SAP B1" means.
SAP Business One
They don't have an MSI?
-
@coliver said:
@handsofqwerty said:
@Dashrender said:
@handsofqwerty said:
@coliver said:
Trying to figure out how to do unattended SAP B1 installations... it doesn't look like that is going to be an option. Looks like I will be going to every PC in the near future.
How to do what?
Deploy remotely I would guess.
Right, I got that part. I just have no idea was "SAP B1" means.
SAP Business One
Taken from here: http://scn.sap.com/thread/3197494
++++++++++++++++++++++++++++++++++++++++++
Re: Automated/Silent Installation of SAP Business One
Harikumar NS
Silver
Harikumar NS Jun 25, 2012 1:58 PM (in response to Helmut Pfeiler)
Hi Helmut,-
From B1 installation kit, run Autorun.exe file. If you are using Windows Vista, Windows Server 2008, Windows 7, right click the Autorun.exe file and choose Run as Administrator.
-
First it checks whether SQL SERVER is installed or not. If installed, it will show you the list to install Server, Client & Integration component.
-
If SQL SERVER is not installed then before installing B1 Server Components, it will show you the SQL SERVER installation window which is a silent process which installs the SQL SERVER components and applies the default values.
-
If Microsoft .NET framework is not installed, then it will also be installed during the silent installation of SQL SERVER.
-
If you used the B1 Silent installation for SQL SERVER, then the default User Id and Password are 'sa' and 'SAPB1Admin'
-
B1 client application should be installed on every workstation manually.
-
As part of client installation, B1 client agent is installed by default which saves the configuration parameters provided by the user during client installation for the silent update of B1 client in future.
-
If you want to install or upgrade B1 Client in silent mode, use the following command line parameters:
setup.exe /S /z"c:\Program Files (x86)\SAP\SAP Business One Client*127.0.0.1:30000"
where /S = silent mode
I hope this helps you.
Thank you,
Hari
++++++++++++++++++++++++++++++++++++++++++ -
-
@handsofqwerty said:
@coliver said:
@handsofqwerty said:
@Dashrender said:
@handsofqwerty said:
@coliver said:
Trying to figure out how to do unattended SAP B1 installations... it doesn't look like that is going to be an option. Looks like I will be going to every PC in the near future.
How to do what?
Deploy remotely I would guess.
Right, I got that part. I just have no idea was "SAP B1" means.
SAP Business One
Taken from here: http://scn.sap.com/thread/3197494
++++++++++++++++++++++++++++++++++++++++++
Re: Automated/Silent Installation of SAP Business One
Harikumar NS
Silver
Harikumar NS Jun 25, 2012 1:58 PM (in response to Helmut Pfeiler)
Hi Helmut,-
From B1 installation kit, run Autorun.exe file. If you are using Windows Vista, Windows Server 2008, Windows 7, right click the Autorun.exe file and choose Run as Administrator.
-
First it checks whether SQL SERVER is installed or not. If installed, it will show you the list to install Server, Client & Integration component.
-
If SQL SERVER is not installed then before installing B1 Server Components, it will show you the SQL SERVER installation window which is a silent process which installs the SQL SERVER components and applies the default values.
-
If Microsoft .NET framework is not installed, then it will also be installed during the silent installation of SQL SERVER.
-
If you used the B1 Silent installation for SQL SERVER, then the default User Id and Password are 'sa' and 'SAPB1Admin'
-
B1 client application should be installed on every workstation manually.
-
As part of client installation, B1 client agent is installed by default which saves the configuration parameters provided by the user during client installation for the silent update of B1 client in future.
-
If you want to install or upgrade B1 Client in silent mode, use the following command line parameters:
setup.exe /S /z"c:\Program Files (x86)\SAP\SAP Business One Client*127.0.0.1:30000"
where /S = silent mode
I hope this helps you.
Thank you,
Hari
++++++++++++++++++++++++++++++++++++++++++Yep found that earlier, trying it now. No unfortunately, they don't have an MSI, I kind of wish this product had a web client like most modern software is going to...
-
-
@coliver said:
@handsofqwerty said:
@coliver said:
@handsofqwerty said:
@Dashrender said:
@handsofqwerty said:
@coliver said:
Trying to figure out how to do unattended SAP B1 installations... it doesn't look like that is going to be an option. Looks like I will be going to every PC in the near future.
How to do what?
Deploy remotely I would guess.
Right, I got that part. I just have no idea was "SAP B1" means.
SAP Business One
Taken from here: http://scn.sap.com/thread/3197494
++++++++++++++++++++++++++++++++++++++++++
Re: Automated/Silent Installation of SAP Business One
Harikumar NS
Silver
Harikumar NS Jun 25, 2012 1:58 PM (in response to Helmut Pfeiler)
Hi Helmut,-
From B1 installation kit, run Autorun.exe file. If you are using Windows Vista, Windows Server 2008, Windows 7, right click the Autorun.exe file and choose Run as Administrator.
-
First it checks whether SQL SERVER is installed or not. If installed, it will show you the list to install Server, Client & Integration component.
-
If SQL SERVER is not installed then before installing B1 Server Components, it will show you the SQL SERVER installation window which is a silent process which installs the SQL SERVER components and applies the default values.
-
If Microsoft .NET framework is not installed, then it will also be installed during the silent installation of SQL SERVER.
-
If you used the B1 Silent installation for SQL SERVER, then the default User Id and Password are 'sa' and 'SAPB1Admin'
-
B1 client application should be installed on every workstation manually.
-
As part of client installation, B1 client agent is installed by default which saves the configuration parameters provided by the user during client installation for the silent update of B1 client in future.
-
If you want to install or upgrade B1 Client in silent mode, use the following command line parameters:
setup.exe /S /z"c:\Program Files (x86)\SAP\SAP Business One Client*127.0.0.1:30000"
where /S = silent mode
I hope this helps you.
Thank you,
Hari
++++++++++++++++++++++++++++++++++++++++++Yep found that earlier, trying it now. No unfortunately, they don't have an MSI, I kind of wish this product had a web client like most modern software is going to...
That would make sense.
-
-
Anyone have a contact that works with / for Antec? I just thought of a genius product that'll make them some money.
Or Corsair