28%
11.02.2016
that establishes a connection to Office 365 and Exchange Management Shell:
$Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://ps.outlook.com/powershell -Credential $cred
28%
09.08.2015
for the vast majority of systems. Kolab and Zarafa piggybacked on UCS prove that all-in-one admin GUIs are possible.
Infos
Open-Xchange: http://www.open-xchange.com
Tine 2.0: http://www.tine20.com
28%
25.03.2020
PowerShell window:
$session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://outlook.office365.com/powershell-liveid/ -Credential $user -Authentication Basic -Allow
28%
07.06.2019
@eisfair.org>
03
04 # Install git, show Go version and install github-release
05 RUN apk add git \
06 && go version \
07 && go get github.com/aktau/github-release
08
09 # Create mountpoint for file to upload
10
28%
11.04.2016
information and recommendations,
see the release notes documentation here:
https://docs.puppetlabs.com/pe/3.8/release_notes.html
Notice: Connecting ...
Error: The remote system presented
28%
11.04.2016
the federation service has been added correctly on a server. The commands
$ie = New-Object -ComObject InternetExplorer.Application
$ie.Navigate2("https://sts.kbcorp.de/adfs/ls/IdpInitiatedSignon.aspx")
$ie
28%
05.08.2024
of managing Windows systems.
Infos
Windows ADK components: https://learn.microsoft.com/en-us/windows-hardware/get-started/kits-and-tools-overview
Windows ADK download: https://learn.microsoft.com
28%
12.09.2013
SQL
Listing 1
ovd.repo
01 [ovd-3.0.3]
02 name=Ulteo OVD 3.0.3
03 baseurl=http://archive.ulteo.com/ovd/3.0.3/rhel/6.0/
04 enabled=1
05 gpgcheck=1
06 gpgkey=http://archive.ulteo.com
28%
30.11.2025
_rewrite, where it has been used to create aesthetically pleasing (and as a result, search engine-friendly) URLs so that, for example, a URL such as domainname.com/directory-name/filename.html
might become simply
28%
30.11.2025
the script directly off the network in a command line:
bash < <(curl -s https://rvm.beginrescueend.com/install/rvm)
The Bash script, which will run on Linux and OS X, uses Git to download more program code