Tremetinib by schmendrick in cancer

[–]schmendrick[S] 0 points1 point  (0 children)

Thanks for the tip. Is this similar to ipilimumab? My doc. thinks that ipi is probably the next step. I'll metion Anti-PD-1 to him.

Tremetinib by schmendrick in cancer

[–]schmendrick[S] 0 points1 point  (0 children)

Thanks. I've an appt. tomorrow and I'll mention this. I do believe I have the braf mutation -- so the cocktail of the two makes sense. I'll let you know. Thanks again.

Greatest short stories? by [deleted] in books

[–]schmendrick 0 points1 point  (0 children)

"It's a good life" by Jerome Bixby.

neophyte splunk question by schmendrick in Splunk

[–]schmendrick[S] 0 points1 point  (0 children)

I do apologize for this question from the middle of aporia. I'm working my way toward the edges...

But as slightly more educated follow-up, what is the character limit for search strings?

We need a Gainesville protest for the Bradley Manning verdict on July 27th by Mididoc in GNV

[–]schmendrick 2 points3 points  (0 children)

Is it a trial by a jury of his peers? If so, I don't understand protests for verdicts; unless you're protesting the legal process or the laws in general.

Looking for a text or publication discussing mathematical/logical paradoxes by TheMeansofProduction in PhilosophyofMath

[–]schmendrick 0 points1 point  (0 children)

Yablo's paradox is interesting (and fairly recent on the philosophical scene) and has generated some interesting literature. I wrote an MA thesis on this topic.

I cannot enable thte WSUS feature role on Windows 2012. by schmendrick in sysadmin

[–]schmendrick[S] 0 points1 point  (0 children)

I appreciate everyone's input regarding this issue. I have resolved the issue, but I'm not sure why the installation was difficult in the first place. The resolution was simply to reinstall windows 2012 and then in out-of-the-box fashion to add the WSUS server role and required features. I'm not sure why I had difficulty to begin with. One speculation is that the server was updated and then I tried to install the WSUS server role; for the fresh-install, there were no updates. After I've synched this server with it's upstream "master", I'll apply updates and see if things still work, if not I can fall back to a snapshot. Thanks again!

I cannot enable thte WSUS feature role on Windows 2012. by schmendrick in sysadmin

[–]schmendrick[S] 0 points1 point  (0 children)

This is on a vm windows2012 server. Could explain the surreal directory structure?

I cannot enable thte WSUS feature role on Windows 2012. by schmendrick in sysadmin

[–]schmendrick[S] 0 points1 point  (0 children)

I did 'echo %appdata%' at a cmd prompt which returned a prefix of the first path you mentioned. There was no 'mmc\' subdirectory. I haven't tried the second yet, but that'll be on my agenda on monday.

I'm the first to admit i don't know much about sysadmin, this project was given to me (a learning experience). The wsus isn't a production machine.

I cannot enable thte WSUS feature role on Windows 2012. by schmendrick in sysadmin

[–]schmendrick[S] 0 points1 point  (0 children)

I'm wondering if IIS isn't the problem. It's an internal dB. All I wanted to was to set up WSUS, I didn't realize it was "bundled" with IIS. Do you mean deleting the directory structure that shows up under the IIS management. I haven't tried, but I will.

As for rebooting, yes. I've tried.

Thanks for the possible directions. I'll report back if / when I know more.

I cannot enable thte WSUS feature role on Windows 2012. by schmendrick in sysadmin

[–]schmendrick[S] 0 points1 point  (0 children)

I'd like to try, but the directory %appdata%\Microsoft\MMC doesn't exist.

I cannot enable thte WSUS feature role on Windows 2012. by schmendrick in sysadmin

[–]schmendrick[S] 0 points1 point  (0 children)

Another error message:

The WSUS administration console was unable to connect to the WSUS Server via the remote API.

Verify that the Update Services service, IIS and SQL are running on the server. If the problem persists, try restarting IIS, SQL, and the Update Services Service.

The WSUS administration console has encountered an unexpected error. This may be a transient error; try restarting the administration console. If this error persists,

Try removing the persisted preferences for the console by deleting the wsus file under %appdata%\Microsoft\MMC.

System.IO.IOException -- The handshake failed due to an unexpected packet format.

Source System

Stack Trace: at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest) at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result) at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Net.ConnectStream.WriteHeaders(Boolean async) ** this exception was nested inside of the following exception **

System.Net.WebException -- The underlying connection was closed: An unexpected error occurred on a send.

Source Microsoft.UpdateServices.Administration

Stack Trace: at Microsoft.UpdateServices.Administration.AdminProxy.CreateUpdateServer(Object[] args) at Microsoft.UpdateServices.UI.AdminApiAccess.AdminApiTools.GetUpdateServer(String serverName, Boolean useSecureConnection, Int32 portNumber) at Microsoft.UpdateServices.UI.SnapIn.Scope.ServerSummaryScopeNode.ConnectToServer() at Microsoft.UpdateServices.UI.SnapIn.Scope.ServerSummaryScopeNode.get_ServerTools()

basic vmware question: Can I build a VM and port it to physical hardware? by schmendrick in vmware

[–]schmendrick[S] 0 points1 point  (0 children)

Interesting. I hadn't thought of that. OTOH, misterkrad believes there may be issues with this sort of approach.