@CyberRacheal It is provided by the network configuration on each device, at home usually the routers ip address itself, which is setup usually by the ISP
One can always config Google 8.8.8.8 as a secondary resolver (or primary if you want to get faster global updates / bypass routers cache)
@erinstellato Disk space may be a big issue, specially for It departments that issue laptops for de devs the same as for users. & for those same devs, having to have different "hard copies" of packages & .Net & VS versions to solve compatability issues between applications...
If you can attend this in-person-only event in Porto this afternoon, you might see the first public demo of a new tool coming soon for report development in #powerbi
If you're not so lucky (I am not), watch out for the spoilers we'll see on social media.
https://t.co/wg1iI2dCmZ
#sqlhelp SQL 2012 SP4 quiet Install triggers CU install after reboot. Anyone faced this and know a way to prevent that from happening? Or detect it is happening?
@SQLHA it doesn't work for SP4 installs. Found the way, initially I wasn't passing the action parameter. Now it doesn't install updates. note: not doing slipstreaming...
@SQLHA thanks. This switch is not enabled when triggering SP4 install... The setting 'UpdateEnabled' is not allowed when the value of setting 'ACTION' is 'Patch'. #sqlhelp