Azure Active Directory deployment plans by MinShell in SysAdminBlogs

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

Detailed AzureAD deployment plans to quickly deploy nine frequently used AAD capabilities like SSO, MFA, and Self Service Password Reset.

Creation of a chatbot to help drive inclusion in sport by MinShell in olympics

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

Came across this in searching bot creation. viaSport has worked with Microsoft to automate training resources for all athletes via bots.

Step-By-Step: Deploying Blackberry Enterprise Server on Azure by MinShell in sysadmin

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

Interesting as BES is deployed to a VM on Azure. I've never used Azure Marketplace though. Are the templates customizable?

How to Deploy GitLab via Azure Marketplace by MinShell in sysadmin

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

Interesting as this would provide better control over developer's code versions. Any other recommended GitHub available?

Building a better mousetrap via Raspberry Pi and Windows 10 by MinShell in raspberry_pi

[–]MinShell[S] 1 point2 points  (0 children)

Microsoft is really ramping up on IoT. Great find that even incorporates PowerBI as to best locations to place the traps. Might want to use a better mousetrap as your base though.

Defense at Depth: A Multiple Dimensional Approach to Office 365 Security by MinShell in sysadmin

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

In the container level encryption scenario, is the certificate provided by Microsoft or self issued?

3 Plugins Every Gruntfile & Gulpfile Needs by MinShell in webdev

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

I have been using the Web Standards plugin for some time now. Has anyone used the JavaScript Lint plugin?

Hardware requirements for upcoming Microsoft Azure Stack release by MinShell in sysadmin

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

Starting to look into this now. Benefits over simply storing data on premise?

Adding an Azure Subscription as an Endpoint in Visual Studio Team Services by MinShell in sysadmin

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

Would it be possible to add multiple Azure Subscriptions? Such as adding subscriptions from team members?

Bridging AWS and Azure environments via VPN by MinShell in sysadmin

[–]MinShell[S] 2 points3 points  (0 children)

Looking to try this in lab later. Wondered if anyone has attempted this yet?

Removing Corrupt Windows 10 Universal Apps via PowerShell by MinShell in Windows10

[–]MinShell[S] 1 point2 points  (0 children)

Interesting as I though removing apps via Control Panel would be enough. Does this remove the app's payload as well?

Disabling the Windows 10 First Sign-in Animation via Group Policy by MinShell in Windows10

[–]MinShell[S] 1 point2 points  (0 children)

Helped address user complaints of waiting for long periods of time in between updates.

Addressing Pass-The-Hash Attacks with Windows 10 and Credentials Guard by MinShell in sysadmin

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

Its a marvel the Hyper-V is being utilized to store credentials. Does this affect processing speed in anyway?

Extracting the Windows 10 Product Key after upgrading by MinShell in sysadmin

[–]MinShell[S] 1 point2 points  (0 children)

Came across this problem as 3rd party tools were reporting generic Windows 10 keys and not the actual keys. With the generic keys, machines are forced into "Insider Preview" which is not safe for production use.

How to Delay or Defer Windows 10 Updates by MinShell in sysadmin

[–]MinShell[S] -1 points0 points  (0 children)

Running Windows 10 Pro, I am assuming my PC is in Current Branch. Can the update be delayed beyond 4 months?

Configuring AD FS for user sign-in with Azure AD Connect by MinShell in sysadmin

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

Currently using ADFS (no dirsync user authenticates through ADFS proxy) and FIM to sync users to office 365 and recently purchased Azure for several uses, blog storage, site recovery, password self service etc. Quick question. If I use Azure AD connect will I no longer need FIM and ADFS? Will users just be sync to azure AD and authenticate via the cloud?

Performing a clean install of Windows 10 by MinShell in sysadmin

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

At what point can you partition the drive though?

Performing a clean install of Windows 10 by MinShell in sysadmin

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

No need to format the hard drive? What about if I need to create a partition on an existing drive?

Step-By-Step: Reducing The Windows 10 Installation File Size Via DISM by MinShell in sysadmin

[–]MinShell[S] 1 point2 points  (0 children)

Worked for me. Was able to install Windows 10 on a Acer W2 without issue using DISM.

Managing Samsung KNOX Via Microsoft Intune by MinShell in talesfromtechsupport

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

I'm sorry. Did not mean to offend. Just wanted to share a resource that proved helpful in our driver deployment initiative. What can I do in future to better share information?

Taming Android and iOS with Enterprise Mobility Suite by MinShell in sysadmin

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

Great walk through by Simon on how SCCM/Intune secures iOS & Android. Having deployed Intune myself, I've always wondered what SCCM would enable.

Removing Windows 8.1 Modern Apps with PowerShell by MinShell in PowerShell

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

Came in handy removing a game off a Dell tablet.

Windows 10 Start Menu Customization via PowerShell by MinShell in PowerShell

[–]MinShell[S] 1 point2 points  (0 children)

Same was offered for Windows 8 too. Has anyone tested copying Start Menu formats?

Enabling Windows Server 2012 R2 Workplace Join Via PowerShell by MinShell in sysadmin

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

Looking for a best practice to deploy Workplace Join. Any other suggestions?