NavDrift Mac OS

broken image


-->

Syntax

Description

Here are some notes about running navit under Apple Mac OSX. What you will need ¶ You need Xcode Tools and MacPorts in order to install navit. MacPorts developers suggest to install Xcode Tools from and not from the Mac OSX install disk. At this time there is no Navisworks® on Mac. Only available software dedicated for Mac Platform is listed - MAC-COMPATIBLE SOFTWARE It's possible to run Navisworks® on Mac but it's necessary to install Parallels Desktop. Autodesk App Store is a marketplace and a web service provided by Autodesk that makes it easy to find and acquire third-party plugin extensions, other companion applications, content and learning materials for Navisworks. You can find the most up to date apps for Navisworks. The AMD Navi graphics cards are expected to laucnh in the second half of 2019. For the first time, MacOS source code now contains references to Navi. Your Mac OS X desktop has a Dashboard, dock, and trash can. Widgets and icons provide easy access to applications and tools no matter what your Apple computer's desktop wallpaper or theme. Knowing how to add Dashboard widgets or delete dock icons helps you work faster.

Use the New-NAVServerUser cmdlet to create a new Business Central user.Anonymous accounts such as S-1-1-0 (Everyone) and S-1-5-7 (Anonymous) are not allowed.

Examples

EXAMPLE 1

This example creates a new Business Central user based on the built-in NT AUTHORITYNETWORK SERVICE account in Windows.

EXAMPLE 2

This example creates a new Business Central user based on a Windows user account that has the user name Chris from the domain Cronus.

EXAMPLE 3

This example creates a new Business Central user that has the user name Chris and a password that is entered as a secure string (****).

EXAMPLE 4

This example creates a new Business Central user that has the user name Chris and password Password1234.

EXAMPLE 5

This example creates a new Business Central user that has the user name Chris and a web services access key for logging on to Business Central.The web services acces key expires on 01-01-2014.

Parameters

-ApplicationId

Identifies the application this user represents.This requires that the application is registered in Azure Active Directory.The application is identified by its 'client id' in Azure Active Directory.

Type:Guid
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

Specifies the Microsoft account that this user uses to access Office 365 and SharePoint.The authentication email address must be the Microsoft account that the users log in to Office 365 with, such as an account from Windows Azure Active Directory (AAD).

Type:String
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

Specifies the authentication key for authentication with Windows Azure Access Control Service (ACS). This key must be at least 8 characters and contain combination of uppercase and lowercase letters and numbers. The authentication key is entered by the user the first time that the user logs on to Business Central.

Type:String
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

Forces the user to change the password the next time that the user logs on.

Type:SwitchParameter
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

Specifies which of the Business Central companies will be used as the user�s default company in the clients. Be aware that if you set this parameter, you will not be able to remove the user later if desired. You will only be able to disable the user.

Type:String
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

Prompts you for confirmation before executing the command.

Type:SwitchParameter
Aliases:cf
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

Specifies the contact email address for the Business Central user.

Type:String
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

Creates a web services access key for the user. The web service access key is automatically generated. This parameter is relevant only when Business Central is configured to use either the NavUserPassword or AccessControlService credential type for authenticating users.The web service access key is used instead of a password to authenticate web service requests, such as SOAP and OData.

Type:SwitchParameter
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

Specifies when the user's access to Business Central expires.

Type:DateTime
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

Forces the command to run without asking for user confirmation.

Type:SwitchParameter
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

Specifies the user's full name.This is typically includes the user's first and last name.On the User card in Business Central, this value appears in the Full Name field.The value typically includes the user's first and last name.

Type:String
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

Specifies which of the installed Business Central languages will be used as the user�s default language in the clients. Set the value to a valid language culture name, which typically has the format nn-NN, such as en-US or da-DK. Be aware that if you set this parameter, you will not be able to remove the user later if desired. You will only be able to disable the user.

Type:String
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

Specifies the license type to assign the user.The parameter has the following values (you can use either the text value or the integer in parenthesis):

Full (0)

Limited (1)

DeviceOnly (2)

WindowsGroup (3) - Use this license type if the Business Central user is based on a Windows group in Active Directory. This user account cannot log on to Business Central.Instead, it is used to map the permission set to the individual Windows users in the Windows user group. You must apply the license type to the individual users in the Windows user group.

External (4)

Type:LicenseType
Accepted values:Full, Limited, DeviceOnly, WindowsGroup, External, ExternalAdmin, ExternalAccountant, Application
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

Specifies a protected password for the Business Central user.The password is only used when the credential type for authenticating users who try to access Business Central is set to NavUserPassword.

Type:SecureString
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

Specifies the ID of the extension that defines the profile to assign the user. When assigning a profile from the System scope, don't use this parameter.

Navdrift Mac Os X

Type:Guid
Position:Named
Default value:00000000-0000-0000-0000-000000000000
Accept pipeline input:False
Accept wildcard characters:False

Specifies the ID of the profile to assign the user.

Type:String
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

Specifies the name of a Business Central Server instance, for example, BC or myinstance.You can specify either the full name of an instance, such as MicrosoftDynamicsNavServer$myinstance or the short name such as myinstance.

NavDrift Mac OS
Type:String
Position:0
Default value:None
Accept pipeline input:True
Accept wildcard characters:False

Specifies the security identifier (SID) of the Windows user account for the user that you want to set up as a Business Central user. The SID is a unique value that identifies a Windows user account. You can use the Sid, UserName, or WindowsAccount parameters to create the user. If you use the Sid parameter, then you cannot set the UserName or WindowsAccount parameters.

Type:String
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

Specifies the state of the user's account and access to Business Central.The parameters has the following values (you can use either the text value of the integer value in parenthesis:

Enabled (0)

Disabled (1)

Type:NavUserState
Accepted values:Enabled, Disabled
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

Specifies the ID of the tenant of the Business Central Server instance on which to add the user. You can omit the Tenant parameter only if the Business Central Server instance is not configured to run multiple tenants.

Type:TenantId
Aliases:Id
Position:Named
Default value:None
Accept pipeline input:True
Accept wildcard characters:False

Specifies the user name for the new Business Central user. The user name appears in the User Name field in a user's account in Business Central. You can use the UserName, WindowsAccount or Sid parameters to identify the user. If you use the Username parameter, then you cannot use the Windows Account or Sid parameters.

Type:String
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

Specifies the date and time that the user's web services access key expires.

Type:DateTime
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

Describes what would happen if you executed the command without actually executing the command.

Type:SwitchParameter
Aliases:wi
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

Specifies the Windows account user name of the user that you want to set up as a Business Central user. The value has the domainusername format. You can use the WindowsAccount, UserName, or Sid parameters to create the user. If you use the WindowsAccount parameter, then you cannot use the UserName or Sid parameters.

Type:String
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

Inputs

System.String

You can pipe a string that contains a Business Central Server instance name to the cmdlet.

Outputs

None

Notes

Because cmdlets do not execute application code, if there is any logic on application objects that are associated with creating or modifying users from the client, be aware that the logic will not be executed when you run the cmdlet.

Related Links

Have a question about your software?

Downloads and Changelogs

Current version: 10.5.6 Release date: May 29, 2020

10.5.6 - Released 5/29/2020

* Fixed: Potential disk corruption when dozens of apps are creating files simultaneously.

10.5.4 - Released 4/13/2018

* Fixed: MacDrive might need reactivation after some days of inactivity
* Fixed: Automatic activation isn't working

10.5.3 - Released 12/4/2017

Fixed: APFS volumes not mounting on some Boot Camp systems
Fixed: Extra APFS volumes mounting on some Boot Camp systems

10.5 - Released 10/12/2017

Added: Read-only support for APFS-formatted Mac disks (Beta) – Windows 10 Only
Added: Japanese resources

10.4.1.12 - Released 8/2/2017

Fixed: Misc. labeling and other typos
Fixed: MacDrive partition drivers aren't disabled when MacDrive is disabled
Fixed: Check boxes in MacDrive settings don't work properly when settings window is on a secondary monitor
Fixed: Occasional crash in MacDrive's helper window
Improved: Sensitive internal HFS+ directories are now suppressed in file listings

10.4.0.1 - Released 4/27/2017

10.3.0.4 - Released 2/23/2017

Fixed: System crash when trying to mount a corrupt volume.
Fixed: Mounting Mac OS partitions on Boot Camp systems in some situations

10.2.4 - Released 12/6/2016

Added: Ability to manipulate Windows partitions on mixed-partition disks in Windows Disk Manager
Added: Ability to delete Mac partitions in Windows Disk Manager (GPT and MBR partitions only)

10.2.0 - Released 8/11/2016

Added Support for Windows 10 Anniversary Edition.
Fixed issues that could cause main window to crash.

Navdrift
Type:String
Position:0
Default value:None
Accept pipeline input:True
Accept wildcard characters:False

Specifies the security identifier (SID) of the Windows user account for the user that you want to set up as a Business Central user. The SID is a unique value that identifies a Windows user account. You can use the Sid, UserName, or WindowsAccount parameters to create the user. If you use the Sid parameter, then you cannot set the UserName or WindowsAccount parameters.

Type:String
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

Specifies the state of the user's account and access to Business Central.The parameters has the following values (you can use either the text value of the integer value in parenthesis:

Enabled (0)

Disabled (1)

Type:NavUserState
Accepted values:Enabled, Disabled
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

Specifies the ID of the tenant of the Business Central Server instance on which to add the user. You can omit the Tenant parameter only if the Business Central Server instance is not configured to run multiple tenants.

Type:TenantId
Aliases:Id
Position:Named
Default value:None
Accept pipeline input:True
Accept wildcard characters:False

Specifies the user name for the new Business Central user. The user name appears in the User Name field in a user's account in Business Central. You can use the UserName, WindowsAccount or Sid parameters to identify the user. If you use the Username parameter, then you cannot use the Windows Account or Sid parameters.

Type:String
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

Specifies the date and time that the user's web services access key expires.

Type:DateTime
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

Describes what would happen if you executed the command without actually executing the command.

Type:SwitchParameter
Aliases:wi
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

Specifies the Windows account user name of the user that you want to set up as a Business Central user. The value has the domainusername format. You can use the WindowsAccount, UserName, or Sid parameters to create the user. If you use the WindowsAccount parameter, then you cannot use the UserName or Sid parameters.

Type:String
Position:Named
Default value:None
Accept pipeline input:False
Accept wildcard characters:False

Inputs

System.String

You can pipe a string that contains a Business Central Server instance name to the cmdlet.

Outputs

None

Notes

Because cmdlets do not execute application code, if there is any logic on application objects that are associated with creating or modifying users from the client, be aware that the logic will not be executed when you run the cmdlet.

Related Links

Have a question about your software?

Downloads and Changelogs

Current version: 10.5.6 Release date: May 29, 2020

10.5.6 - Released 5/29/2020

* Fixed: Potential disk corruption when dozens of apps are creating files simultaneously.

10.5.4 - Released 4/13/2018

* Fixed: MacDrive might need reactivation after some days of inactivity
* Fixed: Automatic activation isn't working

10.5.3 - Released 12/4/2017

Fixed: APFS volumes not mounting on some Boot Camp systems
Fixed: Extra APFS volumes mounting on some Boot Camp systems

10.5 - Released 10/12/2017

Added: Read-only support for APFS-formatted Mac disks (Beta) – Windows 10 Only
Added: Japanese resources

10.4.1.12 - Released 8/2/2017

Fixed: Misc. labeling and other typos
Fixed: MacDrive partition drivers aren't disabled when MacDrive is disabled
Fixed: Check boxes in MacDrive settings don't work properly when settings window is on a secondary monitor
Fixed: Occasional crash in MacDrive's helper window
Improved: Sensitive internal HFS+ directories are now suppressed in file listings

10.4.0.1 - Released 4/27/2017

10.3.0.4 - Released 2/23/2017

Fixed: System crash when trying to mount a corrupt volume.
Fixed: Mounting Mac OS partitions on Boot Camp systems in some situations

10.2.4 - Released 12/6/2016

Added: Ability to manipulate Windows partitions on mixed-partition disks in Windows Disk Manager
Added: Ability to delete Mac partitions in Windows Disk Manager (GPT and MBR partitions only)

10.2.0 - Released 8/11/2016

Added Support for Windows 10 Anniversary Edition.
Fixed issues that could cause main window to crash.

10.1.0.65 - Released 3/07/2016

Added: Disk Aware is now built-in to MacDrive—a separate install and license is not needed.
Fixed: On some systems, MacDrive main window crashes when starting.
Fixed: System hang when coping folders that originated in a Dropbox folder.

10.0.3.15 - Released 10/5/2016

Added: MacDrive now gives more information about unusable disks
Added: Better error recovery
Fixed: Reformatting a disk doesn't refresh the MacDrive window

10.0.2.6 - Released 8/27/2016

Fixed: On Boot Camp systems, restarting into Mac OS using the notification icon now works
Fixed: Now installs correctly in Windows Server 2012 R2
Fixed: Unchecking 'Create a desktop shortcut' now works as expected

10.0.1.16 - Released 8/3/2015

Improved: Reliability and stability on Boot Camp systems.

10.0.1.133 - Released 7/29/2015

Current version: 10.5.7 Release date: September 3, 2020

10.5.7 - Released 9/3/2020

Navdrift Mac Os Download

  • Fixed: MacDrive Pro isn't compatible with SoftRAID and may cause problems if both are installed.
  • Fixed: Some systems might crash after upgrading to Windows 10 release 2004.

10.5.6 - Released 5/29/2020

* Fixed: Potential disk corruption when dozens of apps are creating files simultaneously.

10.5.4 - Released 4/13/2018

* Fixed: MacDrive might need reactivation after some days of inactivity
* Fixed: Automatic activation isn't working
* Fixed: MacDrive Pro conflicts with ThunderBlade Tools

10.5.3 - Released 12/4/2017

Fixed: APFS volumes not mounting on some Boot Camp systems
Fixed: Extra APFS volumes mounting on some Boot Camp systems

10.5.0 - Released 10/12/2017

Added: Read-only support for APFS-formatted Mac disks (Beta) – Windows 10 Only
Added: Japanese resources

10.4.1.12 - Released 8/2/2017

Fixed: Single-disk SoftRAID volumes aren't recognized by MacDrive
Fixed: Misc. labeling and other typos
Fixed: MacDrive partition drivers aren't disabled when MacDrive is disabled
Fixed: Checkboxes in MacDrive settings don't work properly when settings window is on a secondary monitor
Fixed: Occasional crash in MacDrive's helper window
Improved: Senstive internal HFS+ directories are now suppressed in file listings

10.4.0.1 - Released 4/27/2017

10.3.0.4 - Released 2/23/2017

Added: Support for SoftRAID disks (RAID 0/stripe and RAID 1/mirror).
Fixed: System crash when trying to mount a corrupt volume.
Fixed: Mounting Mac OS partitions on Boot Camp systems in some situations

10.2.4 - Released 12/6/2016

Added: Ability to manipulate Windows partitions on mixed-partition disks in Windows Disk Manager
Added: Ability to delete Mac partitions in Windows Disk Manager (GPT and MBR partitions only)

10.2.0 - Released 8/11/2016

Added Support for Windows 10 Anniversary Edition.
Fixed issues that could cause main window to crash.

10.1.0.65 - Released 3/07/2016

Added: Disk Aware is now built-in to MacDrive—a separate install and license is not needed.
Fixed: On some systems, MacDrive main window crashes when starting.
Fixed: System hang when coping folders that originated in a Dropbox folder.

10.0.3.15 - Released 10/5/2016

Added: MacDrive now gives more information about unusable disks
Added: Better error recovery
Fixed: Reformatting a disk doesn't refresh the MacDrive window

10.0.2.6 - Released 8/27/2016

Fixed: On Boot Camp systems, restarting into Mac OS using the notification icon now works
Fixed: Now installs correctly in Windows Server 2012 R2
Fixed: Unchecking 'Create a desktop shortcut' now works as expected

10.0.1.16 - Released 8/3/2015

Improved: Reliability and stability on Boot Camp systems.

10.0.1.133 - Released 7/29/2015


Discontinued versions

MacDrive versions are no longer supported:
MacDrive 7
Last day of support December 31, 2011.

MacDrive 6 (And all prior versions)
Last day of support September 1, 2009.

Navdrift Mac Os 11

Windows versions are no longer supported:
Windows 7 (And all prior versions)
Last day of support September 18, 2020.





broken image