I need to download a script from github but I don't have git on the windows machines, on Linux I just used curl -u, for windows it needed more than a one liner.
Here's what I came up with, we have self signed certs so I need to fool System.Net into thinking all certs are good, that's a one liner:
[System.Net.ServicePointManager]::ServerCertificateValidationCallback = {$true}
Next I create a WebClient object and set two headers:
$client = New-Object System.Net.WebClient
$client.Headers.Add("Authorization","token…
02-09-2009 09:11:09 IP 172.16.43.38 SSH charlie submitted a…
"The desktop you are trying to open is currently available only to administrators. Contact your administrator to confirm that the correct settings are in place for your client connection" The remedy was to go into the advanced settings of the ica-tcp listener, and remove the only launch published applications setting.
Open the Citrix Connection Configuration Tool.
C…
F:I386>adprep /forestPrep
ADPREP WARNING:
Before running adprep, all Windows 2000 domain controllers in the forest should
be upgraded to Windows 2000 Service Pack 1 (SP1) with QFE 265089, or to Windows
2000 SP2 (or later).
QFE 265089 (included in Windows 2000 SP2 and later) is required to prevent poten
tial domain controller corruption.
For more information about preparing your forest and domain see KB article Q3311
61 at http://support.microsoft.com.
[User Action]
If…
TpKmapAp.exe(Keyboard Customizer Utility) It's in Program Files\ThinkPad\Utilities on our X41's.
Copyright 2019 - All Rights Reserved