Manage Identity (13%) : Install and Manage Software Using Office 365 and Windows Store, Sideloading, Mobile Devices
Manage Identity (13%) : Install and Manage Software Using Office 365 and Windows Store, Sideloading, Mobile Devices
Install and manage software using Office 365 and Windows store, Sideloading, mobile
devices
Office 365 Admin Center is for configuring accounts, domains, services, and tools
https://status.office365.com can be used to track uptime for Office 365 products
Office 365 allows adding multiple e-mail address aliases by modifying the Users setting for each user
To create an Office 365 App-V package, run Office Deployment Tool and run “setup /download” then “setup /packager”
Azure AD can be used by Intune and Office 365 for external users to log into
Office Deployment Tool (ODT) allows admins to create “Click-to-Run” deployments of Office 2016
Running “setup /download” with ODT creates a Click-to-Run installer
Once an ODT configuration file is created you can run the install with “setup.exe /configure”
ODT order: create configuration.xml, run setup.exe /download on the server, then run setup.exe /configure on the client
Windows Store is only accessible if a Microsoft account is associated with the users local or domain account
Setting the GPO “Allow All Trusted Apps To Install” to Disabled will disable Windows Store access
Deeplinking app in Intune means taking a public app from the Windows Store and making it available in the Company Store
When updating Line of Business (LOB) apps, the new one just needs to be added without any need to remove the old one
Purchased Windows Store apps can be installed on up to 81 devices with Windows 8.1
Windows Store apps are limited to 10 devices per Microsoft account with Windows 10
“Set-AssignedAccess –Username TestName –Appname Test1” is used for grating Windows Store permissions
AppLocker Packaged app rules can prevent the installation of specific Windows Store apps
“Sync licenses” in Windows Store is under the Apps Updates section
“Remove-AppxProvisionedPackage” should be used to remove pre-installed Windows Store apps from Windows 10. Programs and Features cannot do this
Automatic App Updates is configured under Windows Store \ Settings \ App Updates \ Automatically update my apps
PowerShell commands:
o Add-AppxPackage
o Get-AppxLastError - review the last error for an app package installation
o Get-AppxLog - review the app package installation log
o Get-AppxPackage - view list of app packages installed for a user profile
o Get-AppxPackageManifest - read the manifest of an app package
o Remove-AppxPackage
Sideloading is a term used to describe making an app available to a company’s users without making it public on the Windows Store
By default Sideloading is disabled
GPO setting “Allow All Trusted Apps to Install” needs to be Enabled to allow Sideloading
“Import-module appx” followed by “Add-appxpackage [path of app]” is used to install a Sideloaded app
Add-AppxPackage is used to install or upgrade an app
DISM can be used to Sideload apps into deployable Windows images
Intune can be used to make Sideloaded apps available to authorized users
Windows Intune Company Store is where a Sideloaded app will need to be installed from
Company Portal is an app that needs to be installed from the Intune portal
Log in using the Azure user name and password to access the Company Portal
Provisioned Apps are just Sideloaded apps that were packaged into an image
Maximum number of Provisioned Apps that can be put into an image is 24
Sideloading is activated by using “slmgr /ipk <sideloading product key>” and “slmgr /ato”
Sideloading is enabled under Settings \ Updates & Security \ For Developers
Sideloading license keys are not required for Windows 10 like they were in Windows 8
Sideloading requires the app be Digitally Signed
Intune can sideload apps to RT, 8.1, and 10
Intune doesn’t require license keys to sideload onto Windows 10 but does for other versions of Windows
Intune requires 8.1 systems be joined to the domain to sideload
Intune Sideloading key is added under Admin \ Mobile Device Management \ Windows
Intune can Sideload .exe, .msi, .apk. ipa, .xap, .appx
Sideloading allows setting a name, description, category, and an icon for the app
Sideloaded apps need to have a group to be deployed to (like All Users or All Devices)
Sideloaded apps have approval choices of Required Install, Available Install, or Uninstall for Users
Sideloaded apps only allow the choices of Required Install or Uninstall if just Devices have rights to it
Sideloaded apps need to be installed from the Windows Store which requires being logged in with a Microsoft account but once installed they can be run from
a domain account on the same machine
“Add-AppxProvisionedPackage” will provision an app for all users when they first log in
“DISM /online /add-provisionedappxpackage /PackagePath:C:\app1.appx” can also be used to install an app for users at first logon
“Add-WindowsDriver” adds a driver to an offline image
pnputil.exe can be used to install drivers
pnputil.exe is used to install drivers from command line by referencing the .inf
.cat files are cryptographic hash used to verify a driver hasn’t been altered
Windows Portable Devices (WPD) are smartphones and tablets
Android uses .apks files
Windows uses .appx or .appxbundle files
iOS uses .ipa files
Windows Phone uses .xap, .appx, or .appxbundle files
Multi-factor Auth, Workplace join, Homegroups, virtual smart cards, Microsoft account
Workplace Join allows mobile devices to access resources in a domain
Workplace Join uses Azure Active Directory Device Registration service
Workplace Join works with Android, iOS, and Windows phones
Workplace Join requires an AD FS server and a Web Application Proxy
Clients must trust the AD FS certificate to perform a Workplace Join
Workplace Join is initiated under Settings \ Accounts \ Work Access \ Connect and entering a valid e-mail address
Joining a HomeGroup requires the Peer Networking Grouping and HomeGroup Provider services be running
HomeGroups depend on proper date/time configuration and that IPv6 be enabled
By default, Homegroup resources grant read-only permissions to other members
Homegroup resources permissions can be set for individual users or for all users
Homegroups require IPv6 on all systems and time synched within 5 minutes
There can only be one Homegroup per network
Credential Manager logins get copied from computer to computer as long as Microsoft account is used for login
Windows Hello enables use of biometrics to sign into a computer
“Improve Recognition” for Windows Hello has been proven to be able to distinguish between identical twins for facial recognition
Picture Passwords are used by drawing lines, circles, or taps. Can only be used on local logins, not domain
Picture Passwords do not provide a high level of security
Near Field Communication (NFC) Smart Tags are things that you put your phone near and it will configure your phone setting (turn wireless on/off, etc) or run
an app. Can be programmed for other tasks too
Virtual Smart Cards require minimum of TPM 1.2
Virtual Smart Cards require Windows 8 or Server 2012 and above, TPM 1.2, limit of ten smart cards per computer, and minimum of eight character PIN which
can include numbers, letters, and special characters
Tpmvscmgr.exe is used to create or delete Virtual Smart Cards locally or remotely
“tpmvscmgr.exe create /name tpmvsc /pin default /adminkey random /generate” will create a TPM Virtual Smart Card
tpm.msc opens the TPM console
How to enable a domain to support Virtual Smart Cards: https://technet.microsoft.com/en-us/library/dn579260.aspx#BKMK_Step1
EAP authentication is required for Smart Cards
GPO setting “Accounts: Block Microsoft accounts” can be used to prevent linking a Microsoft account to a local or domain account
“Trusted PC” means a computer that you’ve added to the password reset information for your Microsoft account
Microsoft recommends removing all devices from Trusted Devices if one is compromised and then re-adding them back in
Reset Account Counter After must be less than or equal to the Account Lockout Threshold
Global Catalog is used to locate objects in other domains
NTFS shares, DAC, EFS and Data Recovery Agent, BitLocker To Go and Data Recovery
Agent, BitLocker Admin and Monitoring (MBAM)
File Explorer can be set to open to Quick Access or This PC through Folder Options
With NTFS, an explicit allow takes precedence over an inherited deny
NTFS files can be encrypted or compressed, but not both
“Support compound authentication” is used for claims and DAC
DAC Claim is a single piece of information about an object such as an attribute
Multiple Claims can be used on a single resource
Compound Tokens allow devices to support Static Device Claims
Compound Authentication and Kerberos Armoring and configured in GPO Computer \ Admin Templates \ System \ Kerberos
Dynamic Access Controls - Properties of files and folders has a Classification tab that will show DCL information
Dynamic Access Controls - Advanced Security Settings has a Central Policy tab next to Effective Access. Look for "Condition" at the bottom of the Permission
Entries list
Dynamic Access Controls - For user account changes, log off and log back in is required just as it is for Security group change
Microsoft BitLocker Administration and Monitoring (MBAM) is part of Microsoft Desktop Optimization Pack (MDOP)
MBAM helps with the deployment and recovery of encryption keys, monitoring, automated provisioning of encrypted volumes, key recovery requests,
provides a self-help portal, and enforcement of BitLocker policies
MBAM is a component of MDOP that allows management of drive encryption settings
MBAM allows easy key recovery
MBAM allows end users to recover encrypted keys using the Self-Service Portal
MBAM allows automation of encrypting volumes across an enterprise
Application Compatibility Toolkit (ACT) including shims and compatibility database, App-
V, User Experience Virtualization (UE-V)
App-V virtualizes applications
Application Compatibility Toolkit (ACT) is part of the Windows Assessment and Development Toolkit (ADK)
ACT can be used to determine application compatibility or create Shims to resolve incompatibilities
Windows Assessment Console is a GUI in ACT that lets you manage and create jobs
ACT requires an ACT database in SQL
Shims can be applied to applications to fix or modify them
Application Compatibility Toolkit (ACT) lets you:
o Determine if apps, devices, and hardware are compatible with Windows 10
o Determine if a Windows update is compatible
o Make a risk assessment based on applications, devices, updates, and hardware
o Determine if Web applications and Web sites are compatible with IE updates
App-V is available from Microsoft Desktop Optimization Pack (MDOP)
App-V Server includes App-V Management Server, App-V Publishing Server, App-V Reporting Server, and App-V Reporting Database Server
Software Assurance (SA) provides enterprises the ability to upgrade to the next version of Windows software when it comes out
MDOP and App-V Sequencer need to be installed on a Windows 10 machine to virtualize an app
User Experience Virtualization (UE-V) captures the OS, apps, and app settings that can be applied to a different computer
UE-V comes with MDOP
UE-V requires Windows 7 or above
UE-V Agent watches for settings changes and saves them
UE-V Synchronizes every 30 minutes by default
UE-V Generator can be used to create custom templates
User Experience Virtualization (UE-V) client needs to be installed on the client computer
UE-V GPOs are stored under Computer \ Policies \ Windows Settings \ Admin Templates \ Windows Components
UE-V Synchronization Timeout GPO setting sets the threshold of milliseconds computer waits when obtaining user settings from the settings store location
Best Practice is that App-V is almost unused except when Remote App cannot be used
With App-V, the client machine must meet the minimum requirement of the app being run while this is not the case with Remote App
For a client off the network to open App-Vs, App-V Client Manager needs to be set to “Allow disconnected operation”
“Set-AppvPublishingServer” is used to configure URL and global refresh unit of an application
Misc
Control Panel \ Mobility Center can be used to configure Presentation Mode
Standard User Analyzer (SUA) is used to get around UAC related incompatibilities
User needs their Exchange account configured from the Mail app to use Exchange ActiveSync policies
msDS-Primary Computer attributes are configured on user accounts and contain the Distinguished Name attribute of the computer they are linking to
Windows RT 8.1 can’t join a domain
systeminfo.exe
Secure Boot ensures that unauthorized OS’s cannot be installed on a computer
Basic folder redirection forces all users to store to the same location while Advances lets you choose multiple locations